summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build: remove mucking with CARCHFLAGSDan McGee2011-08-11
* stop progress callbacks after curl_easy_perform returnsDave Reisner2011-08-11
* dload: remove unnecessary cast in alpm_load_payload_freeDave Reisner2011-08-11
* Merge branch 'maint'Dan McGee2011-08-09
|\
| * Fix divide by zero when downloading zero length filesDan McGee2011-08-08
* | Parse replaces strings as dep strings with version specsDan McGee2011-08-09
* | Conflict comparison performance enhancementsDan McGee2011-08-09
* | Update string catalogs after string tweaksDan McGee2011-08-09
* | Add a slightly simpler versioned replace testDan McGee2011-08-09
* | Don't walk off front of string when stripping newlineDan McGee2011-08-09
* | doc/pacman.conf: make SigLevel overview an unordered listDan McGee2011-08-09
* | Fix compile error when curl is not usedDan McGee2011-08-09
* | Depend on name_hash being setDan McGee2011-08-09
* | pactest: improve speed of local DB dependent rulesDan McGee2011-08-09
* | Add reason to corrupted package callbackDan McGee2011-08-08
* | Attempt to fix up some of the brokenness around failed package loadsDan McGee2011-08-08
* | Update several translation stringsDan McGee2011-08-08
* | Update transifex config for new translation layoutDan McGee2011-08-08
* | Update all translation filesDan McGee2011-08-08
* | _alpm_access(): don't call gettext() in debug level loggersDan McGee2011-08-08
* | Merge branch 'maint'Dan McGee2011-08-08
|\|
| * Update translations from transifexDan McGee2011-08-08
| * doc/PKGBUILD: fix pkgver for -git packagesFlorian Pritz2011-08-08
| * Fix group selection entry for large inputsDan McGee2011-07-25
| * libalpm: Set ret correctly in download_internal()Lukas Fleischer2011-07-25
* | Store a package info level flag if we fail to load dataDan McGee2011-08-08
* | Add a test harness for new pacsort commandDan McGee2011-08-08
* | mark option structs as constDave Reisner2011-08-08
* | paccache: use pacsort instead of sort -VDave Reisner2011-08-08
* | src/util/Makefile.am: alphabetize targetsDave Reisner2011-08-08
* | pacsort: add new utilityDave Reisner2011-08-08
* | Bash-ify test/util/vercmptest.shDan McGee2011-08-08
* | makepkg: ignore epoch when undeclaredDave Reisner2011-08-08
* | contrib/paccache: misc cleanup and bugfixDave Reisner2011-08-08
* | Check return value of rename() callsDan McGee2011-08-08
* | docs/pacman.conf: Document SigLevel optionDan McGee2011-08-02
* | Implement parsing of the new SigLevel directiveDan McGee2011-08-02
* | paccache: add new contrib scriptDave Reisner2011-08-02
* | pacman-key: follow gpg options for listing keysAllan McRae2011-08-02
* | Don't trim whitespace when reading database entriesDan McGee2011-08-02
* | pactest: use subprocess module instead of os.systemDan McGee2011-08-02
* | Revamp signing checksDan McGee2011-07-28
* | Tidy up testdb to match coding stylesDan McGee2011-07-28
* | Make free_groupcache() privateDan McGee2011-07-28
* | Merge remote-tracking branch 'dave/scripts-fixup'Dan McGee2011-07-28
|\ \
| * | scripts/pkgdelta: exit properly on missing argsDave Reisner2011-07-28
| * | scripts/repo-add: show usage when no DB file specifiedDave Reisner2011-07-28
* | | Unify modelines in Asciidoc filesDan McGee2011-07-28
|/ /
* | pacman-key: Add --import and --import-trustdbPang Yan Han2011-07-27
* | pacman-key: change GPG_PACMAN and GPG_NOKEYRING to arraysDJ Mills2011-07-27