summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-28Table format creation code cleanupDan McGee1-21/+27
2011-09-28Use unsigned types for indent width and column countDan McGee3-26/+26
2011-09-28Show download sizes when using -S/--syncDan McGee1-5/+21
2011-09-28Keep track of explicitly added and removed packagesDan McGee7-5/+33
2011-09-28Combine add and removal package list displayDan McGee4-64/+110
2011-09-27Avoid comparison between signed and unsigned typesAllan McRae1-1/+2
2011-09-26Revamp pacman signal handlerDan McGee1-23/+23
2011-09-22Regenerate message catalogs and translationsv4.0.0rc2Dan McGee28-1136/+2195
2011-09-22Translation file updates from TransifexDan McGee27-516/+553
2011-09-22Add status and check for key being disabledDan McGee1-0/+3
2011-09-22Add new import key question enum value and stub frontend functionDan McGee1-0/+9
2011-09-22Fix signature printing in package infoDan McGee1-1/+1
2011-09-22config parsing: add note if libcurl disabled and no XferCommandDan McGee1-0/+2
2011-09-22config parsing: include file and line number in more errorsDan McGee1-12/+20
2011-09-22Pull option names out of messages in config parsingDan McGee1-7/+9