summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Update all translation filesDan McGee27-468/+322
2012-03-13Skip special files when cleaning package cacheAllan McRae1-0/+17
2012-03-05Translation updates from TransifexDan McGee9-273/+296
2012-03-05Database cleanup enhancementsDan McGee1-26/+45
2012-02-20Give better error messages on database locking failuresDan McGee1-3/+7
2012-02-15Revert "Add -S --recursive operation"Dan McGee2-8/+1
2012-02-15Revert "Enable recursive/needed sync on SyncFirst"Dan McGee1-2/+0
2012-02-11Final pre-release Transifex updatesDan McGee3-29/+28
2012-02-11pactree: allow comments after repo section headerAllan McRae1-6/+6
2012-02-07Fix a handful of comment typos or misspellingsDan McGee2-5/+7
2012-02-07Translation updates from Transifex, mostly scriptsDan McGee1-30/+31
2012-02-06Update translations from TransifexDan McGee28-190/+190
2012-02-06remove.c: make "target not found" error consistent with sync.cAndrew Gregory1-1/+1
2012-02-03Add simple integer-only pow() implementationDan McGee1-2/+13
2012-02-03Fix FS#27924: don't display negative zeroesThomas Dziedzic4-13/+22
2012-01-31Update translationsDan McGee27-216/+120
2012-01-31Update pot translation catalogsDan McGee1-5/+1
2012-01-19Update copyright on changed files since beginning of yearDan McGee4-4/+4
2012-01-19util.c, rmrf(): only create string when neededOlivier Brunel1-3/+3
2012-01-19Fix missing [removal] outputAllan McRae1-1/+5
2012-01-19Fix broken output when asking question and stdin is pipedOlivier Brunel1-0/+6
2012-01-18Remove unused strtoupper() functionDan McGee2-14/+0
2012-01-18Don't remove unknown files in cache cleaning codeDan McGee1-22/+10
2012-01-12Use fileno() in isatty() callDan McGee1-1/+1
2012-01-06Update translations from TransifexDan McGee5-29/+31
2011-12-23Allow comments after repo section header in pacman.confAllan McRae1-5/+7
2011-12-01Miscellaneous post-4.0.1 updatesDan McGee1-4/+4
2011-11-21Final changes before 4.0.1 releasev4.0.1Dan McGee1-1/+2
2011-11-16Update translations from TransifexDan McGee14-150/+163
2011-11-14Update translations from TransifexDan McGee27-410/+403
2011-11-14Updates in preparation for 4.0.1 releaseDan McGee1-4/+4
2011-11-03Fix download progress rounding edge caseDan McGee1-2/+5
2011-11-01src/util: link vercmp against .lo, not the .oDave Reisner1-1/+1
2011-10-21Remove remaining usages of fprintf() from frontendDan McGee2-4/+5
2011-10-21Remove pm_fprintf() in favor of pm_printf()Dan McGee8-60/+47
2011-10-21Use stderr as output stream for pm_printf()Dan McGee1-1/+1
2011-10-17Table display: print message with warning: prefixDan McGee1-1/+2
2011-10-13Coding style cleanupsDan McGee1-5/+5
2011-10-12VerbosePkgLists: format table lines in i18n-compatible wayDan McGee1-43/+48
2011-10-12Final Transifex update before 4.0Dan McGee4-323/+358
2011-10-11Update translations from TransifexDan McGee27-677/+786
2011-10-11pactree: Make error message smarter in register_syncs()Lukas Fleischer1-1/+1
2011-10-11pactree: Add "--config" optionLukas Fleischer1-3/+15
2011-10-06Update translation message catalogs in prep for 4.0 releaseDan McGee1-7/+7
2011-10-06Update translations from TransifexDan McGee27-1324/+996
2011-09-30Remove redundant transaction size outputAllan McRae1-1/+1
2011-09-29Remove redundant "removal" output in pure remove operationAllan McRae1-0/+3
2011-09-28Refactor display_targets to not be recursiveDan McGee1-33/+26
2011-09-28verbose package lists: remove errant debuggerDan McGee1-2/+0
2011-09-28Always show download size if -w/--downloadonly was providedDan McGee2-3/+3