Age | Commit message (Expand) | Author |
2011-08-08 | src/util/Makefile.am: alphabetize targets | Dave Reisner |
2011-08-08 | pacsort: add new utility | Dave Reisner |
2011-08-08 | Bash-ify test/util/vercmptest.sh | Dan McGee |
2011-08-08 | makepkg: ignore epoch when undeclared | Dave Reisner |
2011-08-08 | Update translations from transifex | Dan McGee |
2011-08-08 | contrib/paccache: misc cleanup and bugfix | Dave Reisner |
2011-08-08 | Check return value of rename() calls | Dan McGee |
2011-08-08 | doc/PKGBUILD: fix pkgver for -git packages | Florian Pritz |
2011-08-02 | docs/pacman.conf: Document SigLevel option | Dan McGee |
2011-08-02 | Implement parsing of the new SigLevel directive | Dan McGee |
2011-08-02 | paccache: add new contrib script | Dave Reisner |
2011-08-02 | pacman-key: follow gpg options for listing keys | Allan McRae |
2011-08-02 | Don't trim whitespace when reading database entries | Dan McGee |
2011-08-02 | pactest: use subprocess module instead of os.system | Dan McGee |
2011-07-28 | Revamp signing checks | Dan McGee |
2011-07-28 | Tidy up testdb to match coding styles | Dan McGee |
2011-07-28 | Make free_groupcache() private | Dan McGee |
2011-07-28 | Merge remote-tracking branch 'dave/scripts-fixup' | Dan McGee |
2011-07-28 | scripts/pkgdelta: exit properly on missing args | Dave Reisner |
2011-07-28 | scripts/repo-add: show usage when no DB file specified | Dave Reisner |
2011-07-28 | Unify modelines in Asciidoc files | Dan McGee |
2011-07-27 | pacman-key: Add --import and --import-trustdb | Pang Yan Han |
2011-07-27 | pacman-key: change GPG_PACMAN and GPG_NOKEYRING to arrays | DJ Mills |
2011-07-27 | pacman-key: fix syntax error in -r arg parsing | Allan McRae |
2011-07-27 | makepkg: refactor checking source integrity | Allan McRae |
2011-07-27 | makepkg: more control of skipping integrity checks | Allan McRae |
2011-07-27 | makepkg: Add support for verifying pgp signatures | Wieland Hoffmann |
2011-07-27 | Remove duplicate code shared between sync and upgrade | Dan McGee |
2011-07-27 | makepkg: get package version with overrides | Allan McRae |
2011-07-27 | makepkg: allow epoch to be overridden | Allan McRae |
2011-07-27 | makepkg: check arch overrides for required architecture | Allan McRae |
2011-07-27 | makepkg: check overrides for pkgrel and pkgver | Allan McRae |
2011-07-27 | makepkg: pkgver and pkgrel can not have whitespace | Allan McRae |
2011-07-27 | contrib/pacsearch: skip non-matching lines | Dan McGee |
2011-07-25 | Fix group selection entry for large inputs | Dan McGee |
2011-07-25 | libalpm: Set ret correctly in download_internal() | Lukas Fleischer |
2011-07-21 | pacman-key: refactor post parse opt check into a case | Dave Reisner |
2011-07-21 | pacman-key: s/UPDATEBD/UPDATEDB/ | Dave Reisner |
2011-07-21 | pacman-key: fix syntax error in -r arg parsing | Dave Reisner |
2011-07-21 | pacman-key: return $ret, not errors | Dave Reisner |
2011-07-21 | Convert package filelists to an array instead of linked list | Dan McGee |
2011-07-21 | contrib: add paclog-pkglist to gitignore | Dan McGee |
2011-07-19 | Clean up my debug logger mess | Dan McGee |
2011-07-18 | Merge remote-tracking branch 'allan/pacman-key' | Dan McGee |
2011-07-18 | Fix test suite when GPGME is disabled | Dan McGee |
2011-07-18 | pacman/callback: show .sig suffix on sig download | Dave Reisner |
2011-07-19 | pacman-key: --init: correct creation of gpg.conf | Pang Yan Han |
2011-07-19 | pacman-key: correct spelling mistake | Pang Yan Han |
2011-07-19 | pacman-key: add dependency on parse_options to Makefile | Allan McRae |
2011-07-19 | pacman-key: check required permissions on keyring | Allan McRae |