Age | Commit message (Expand) | Author |
2011-08-09 | Add a slightly simpler versioned replace test | Dan McGee |
2011-08-09 | Don't walk off front of string when stripping newline | Dan McGee |
2011-08-09 | doc/pacman.conf: make SigLevel overview an unordered list | Dan McGee |
2011-08-09 | Fix compile error when curl is not used | Dan McGee |
2011-08-09 | Depend on name_hash being set | Dan McGee |
2011-08-09 | pactest: improve speed of local DB dependent rules | Dan McGee |
2011-08-08 | Add reason to corrupted package callback | Dan McGee |
2011-08-08 | Attempt to fix up some of the brokenness around failed package loads | Dan McGee |
2011-08-08 | Update several translation strings | Dan McGee |
2011-08-08 | Fix divide by zero when downloading zero length files | Dan McGee |
2011-08-08 | Update transifex config for new translation layout | Dan McGee |
2011-08-08 | Update all translation files | Dan McGee |
2011-08-08 | _alpm_access(): don't call gettext() in debug level loggers | Dan McGee |
2011-08-08 | Merge branch 'maint' | Dan McGee |
2011-08-08 | Store a package info level flag if we fail to load data | Dan McGee |
2011-08-08 | Add a test harness for new pacsort command | Dan McGee |
2011-08-08 | mark option structs as const | Dave Reisner |
2011-08-08 | paccache: use pacsort instead of sort -V | Dave Reisner |
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 |