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