Age | Commit message (Expand) | Author |
2011-08-11 | Allow --needed and --recursive on -U operations | Dan McGee |
2011-08-11 | Add -S --recursive operation | Dan McGee |
2011-08-11 | Dependency code style cleanups | Dan McGee |
2011-08-11 | configure: simplify CARCH generation madness | Dan McGee |
2011-08-11 | build: remove mucking with CARCHFLAGS | Dan McGee |
2011-08-11 | stop progress callbacks after curl_easy_perform returns | Dave Reisner |
2011-08-11 | dload: remove unnecessary cast in alpm_load_payload_free | Dave Reisner |
2011-08-10 | makepkg: fix removing symbolic link | Allan McRae |
2011-08-09 | Fix stupid typo in NEWS file updates | Dan McGee |
2011-08-09 | 3.5.4 release preparation | Dan McGee |
2011-08-09 | Remove -f option from ln for POSIX compliance | Eric BĂ©langer |
2011-08-09 | pacman/util: flush terminal input before reading response | Dave Reisner |
2011-08-09 | Document group and providers selection | Allan McRae |
2011-08-09 | Merge branch 'maint' | Dan McGee |
2011-08-09 | Parse replaces strings as dep strings with version specs | Dan McGee |
2011-08-09 | Conflict comparison performance enhancements | Dan McGee |
2011-08-09 | Update string catalogs after string tweaks | Dan McGee |
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 |