Age | Commit message (Expand) | Author |
2011-11-11 | prepare release20111111 | Pierre Schmitz |
2011-11-09 | makechrootpkg: fix repack | Ionut Biru |
2011-11-06 | prepare release20111106 | Pierre Schmitz |
2011-11-06 | archbuild: Always use recent makepkg.conf and pacman.conf; Run namcap by default | Pierre Schmitz |
2011-11-06 | makechrootpkg: Create separate namcap log for every single file | Pierre Schmitz |
2011-11-06 | mkarchroot: Respect makepkg.conf and pacman.conf when running a command | Pierre Schmitz |
2011-11-04 | commitpkg: Fix commit message | Lukas Fleischer |
2011-11-04 | commitpkg: Make svn quieter | Eric Bélanger |
2011-11-04 | Makefile: Add common library to build dependencies | Lukas Fleischer |
2011-11-04 | lib/common.sh: Revise setup_workdir() | Lukas Fleischer |
2011-11-04 | lib/common.sh: Use double brackets | Lukas Fleischer |
2011-11-04 | Capitalize output messages | Eric Bélanger |
2011-11-01 | Change version to date20111101 | Pierre Schmitz |
2011-11-01 | Move common functions to a shared file | Pierre Schmitz |
2011-10-31 | add libdepends script | Florian Pritz |
2011-10-31 | Create signature for devtools source package | Pierre Schmitz |
2011-10-31 | commitpkg: Require signatures for packages | Pierre Schmitz |
2011-10-31 | commitpkg: Check signature if available | Pierre Schmitz |
2011-10-31 | commitpkg: Skip signing if signature already exists | Pierre Schmitz |
2011-10-31 | makechrootpkg: Handle install and changelog file the same way as in commitpkg | Pierre Schmitz |
2011-10-31 | makechrootpkg: Do not export LANG | Pierre Schmitz |
2011-10-29 | prepare release0.9.30 | Pierre Schmitz |
2011-10-29 | temporary workaround until pacman 4.0 moves to [core] | Pierre Schmitz |
2011-10-29 | makechrootpkg: Make host pubring.gpg available to check signed sources | Pierre Schmitz |
2011-10-29 | commitpkg: Sync changelog/install check with makepkg(8) | Lukas Fleischer |
2011-10-29 | makechrootpkg: Set the C locale system wide | Pierre Schmitz |
2011-10-14 | prepare release0.9.29 | Pierre Schmitz |
2011-10-14 | Disable pacman's CheckSpace option as it fails within a chroot | Pierre Schmitz |
2011-10-14 | prepare release0.9.28 | Pierre Schmitz |
2011-10-14 | Call locale-gen with full path in chroot environment | Pierre Schmitz |
2011-10-14 | makechrootpkg: Avoid running namcap on non-package file like signatures | Pierre Schmitz |
2011-10-14 | Merge remote-tracking branch 'cryptocrack/for-pierre' | Pierre Schmitz |
2011-10-14 | Apply pacman 4.0 changes to our copies of makepkg.conf and pacman.conf | Pierre Schmitz |
2011-10-13 | Honor TMPDIR environment variable | Lukas Fleischer |
2011-10-13 | finddeps: Unset optdepends | Lukas Fleischer |
2011-10-13 | finddeps: Use read builtin to iterate over packages | Lukas Fleischer |
2011-10-13 | finddeps: Remove redundant cd(1) | Lukas Fleischer |
2011-10-13 | finddeps: Proper quoting, use double brackets | Lukas Fleischer |
2011-10-12 | archrelease: Fix SVN error when repository is empty | Lukas Fleischer |
2011-10-07 | Always log builds in makechrootpkg | Allan McRae |
2011-10-07 | archrelease: call 'svn copy' once for all files | Dan McGee |
2011-10-07 | makechrootpkg: If chroot is missing, exit instead of usage | Jan Alexander Steffens (heftig) |
2011-10-07 | makechrootpkg: Add option to explicitly run namcap | Jan Alexander Steffens (heftig) |
2011-10-07 | makechrootpkg: Source PKGBUILD only once | Jan Alexander Steffens (heftig) |
2011-10-07 | makechrootpkg: Use nullglob | Jan Alexander Steffens (heftig) |
2011-10-07 | makechrootpkg: Always set PKGDEST and SRCDEST | Jan Alexander Steffens (heftig) |
2011-10-07 | makechrootpkg: Replace $workdir with . ($PWD) | Jan Alexander Steffens (heftig) |
2011-10-07 | makechrootpkg: Eliminate appname, only used once | Jan Alexander Steffens (heftig) |
2011-10-07 | makechrootpkg: Bashify syntax | Jan Alexander Steffens (heftig) |
2011-10-07 | Makefile: Add a cleanup target | Lukas Fleischer |