summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-11Bump version to 4.0.0rc1v4.0.0rc1Dan McGee
2011-08-11pactest: add sync302 to test recursive syncfirstDave Reisner
2011-08-11Enable recursive/needed sync on SyncFirstDan McGee
2011-08-11Merge branch 'maint'Dan McGee
2011-08-11Attempt to update zsh_completionDan McGee
2011-08-11bash_completion: update for adjusted optionsDave Reisner
2011-08-11pacman: remove --dbonly shortoptDave Reisner
2011-08-11Update trust level strings in -Qi displayDan McGee
2011-08-11Allow --needed and --recursive on -U operationsDan McGee
2011-08-11Add -S --recursive operationDan McGee
2011-08-11Dependency code style cleanupsDan McGee
2011-08-11configure: simplify CARCH generation madnessDan McGee
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-10makepkg: fix removing symbolic linkAllan McRae
2011-08-09Fix stupid typo in NEWS file updatesDan McGee
2011-08-093.5.4 release preparationv3.5.4Dan McGee
2011-08-09Remove -f option from ln for POSIX complianceEric BĂ©langer
2011-08-09pacman/util: flush terminal input before reading responseDave Reisner
2011-08-09Document group and providers selectionAllan McRae
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