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