summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* pacman/callback: reuse strlen calculationDave Reisner2011-09-01
* Improve advice for sync ops when db.lck is presentPang Yan Han2011-08-29
* Ensure progress callback updates if XX/YY numerator changesDan McGee2011-08-29
* pacsort: use boolean, not binary OR operationDave Reisner2011-08-29
* Allow access to package origin dataDan McGee2011-08-28
* Removed multiple definitions of pkgfrom_tDiogo Sousa2011-08-28
* Better error handling out of package load methodDan McGee2011-08-28
* Refactor signature result return formatDan McGee2011-08-28
* pacman.c: Remove redundant strdup() in parsearg_global()Lukas Fleischer2011-08-28
* Make sync error message smarter on unfound targetsDan McGee2011-08-28
* strtrim: don't move empty stringDan McGee2011-08-25
* Remove short/long label distinctionDan McGee2011-08-25
* Slight refresh of the download progress callbackDan McGee2011-08-25
* Add a few more sizes to humanize_sizes()Dan McGee2011-08-25
* Add new 'lt' and 'zh_TW' translations from transifexDan McGee2011-08-25
* Update existing translations from TransifexDan McGee2011-08-25
* Retrieve default SigLevel value from backend after initial settingDan McGee2011-08-23
* pacman/util: use string_length to calculate line lengthDave Reisner2011-08-22
* Print callback messages to stderrAllan McRae2011-08-22
* Print debug timestamps to same stream as rest of outputDan McGee2011-08-22
* pacsort: correct list freeingPang Yan Han2011-08-22
* pacsort: ensure list is freed if size is 0Dan McGee2011-08-22
* pacsort: correct pointer type in list_newPang Yan Han2011-08-22
* Update message catalogsDan McGee2011-08-15
* Update translations from TransifexDan McGee2011-08-15
* Parse conflicts/provides/replaces at database load timeDan McGee2011-08-15
* Show 'None' in Signatures -Qip/-Si output if none foundDan McGee2011-08-15
* Load and allow access to sha256sumDan McGee2011-08-15
* pacman/package: show presence of signature in in -SiDave Reisner2011-08-15
* pacman/query.c: avoid variable redeclarationDan McGee2011-08-11
* Enable recursive/needed sync on SyncFirstDan McGee2011-08-11
* pacman: remove --dbonly shortoptDave Reisner2011-08-11
* Update trust level strings in -Qi displayDan McGee2011-08-11
* Allow --needed and --recursive on -U operationsDan McGee2011-08-11
* Add -S --recursive operationDan McGee2011-08-11
* Merge branch 'maint'Dan McGee2011-08-09
|\
| * Fix divide by zero when downloading zero length filesDan McGee2011-08-08
* | Update string catalogs after string tweaksDan 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 all translation filesDan McGee2011-08-08
* | Merge branch 'maint'Dan McGee2011-08-08
|\|
| * Fix group selection entry for large inputsDan McGee2011-07-25
* | mark option structs as constDave Reisner2011-08-08
* | src/util/Makefile.am: alphabetize targetsDave Reisner2011-08-08
* | pacsort: add new utilityDave Reisner2011-08-08
* | Check return value of rename() callsDan McGee2011-08-08
* | Implement parsing of the new SigLevel directiveDan McGee2011-08-02
* | Revamp signing checksDan McGee2011-07-28
* | Tidy up testdb to match coding stylesDan McGee2011-07-28