summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-11-20Final changes before 4.0.1 releasev4.0.1Dan McGee
2011-11-16Update translations from TransifexDan McGee
2011-11-13Update translations from TransifexDan McGee
2011-11-13Updates in preparation for 4.0.1 releaseDan McGee
2011-11-03Fix download progress rounding edge caseDan McGee
2011-11-01src/util: link vercmp against .lo, not the .oDave Reisner
2011-10-21Remove remaining usages of fprintf() from frontendDan McGee
2011-10-21Remove pm_fprintf() in favor of pm_printf()Dan McGee
2011-10-21Use stderr as output stream for pm_printf()Dan McGee
2011-10-17Table display: print message with warning: prefixDan McGee
2011-10-13Coding style cleanupsDan McGee
2011-10-12VerbosePkgLists: format table lines in i18n-compatible wayDan McGee
2011-10-12Final Transifex update before 4.0Dan McGee
2011-10-11Update translations from TransifexDan McGee
2011-10-10pactree: Make error message smarter in register_syncs()Lukas Fleischer
2011-10-10pactree: Add "--config" optionLukas Fleischer
2011-10-05Update translation message catalogs in prep for 4.0 releaseDan McGee
2011-10-05Update translations from TransifexDan McGee
2011-09-30Remove redundant transaction size outputAllan McRae
2011-09-29Remove redundant "removal" output in pure remove operationAllan McRae
2011-09-28Refactor display_targets to not be recursiveDan McGee
2011-09-28verbose package lists: remove errant debuggerDan McGee
2011-09-28Always show download size if -w/--downloadonly was providedDan McGee
2011-09-28Table format creation code cleanupDan McGee
2011-09-28Use unsigned types for indent width and column countDan McGee
2011-09-28Show download sizes when using -S/--syncDan McGee
2011-09-28Keep track of explicitly added and removed packagesDan McGee
2011-09-28Combine add and removal package list displayDan McGee
2011-09-26Avoid comparison between signed and unsigned typesAllan McRae
2011-09-26Revamp pacman signal handlerDan McGee
2011-09-22Regenerate message catalogs and translationsv4.0.0rc2Dan McGee
2011-09-22Translation file updates from TransifexDan McGee
2011-09-22Add status and check for key being disabledDan McGee
2011-09-22Add new import key question enum value and stub frontend functionDan McGee
2011-09-22Fix signature printing in package infoDan McGee
2011-09-22config parsing: add note if libcurl disabled and no XferCommandDan McGee
2011-09-22config parsing: include file and line number in more errorsDan McGee
2011-09-22Pull option names out of messages in config parsingDan McGee
2011-09-22Check capabilities in SigLevel option parsingDan McGee
2011-09-22Move default siglevel value from backend to frontendDan McGee
2011-09-20Fix int/size_t type in alpm_list_count() callDan McGee
2011-09-20Split package validation and load loopsDan McGee
2011-09-20pacman/upgrade: print 'loading packages...' only onceDave Reisner
2011-09-20pacman: use dynamic string allocation where it makes senseDan McGee
2011-09-20utils/cleanupdelta: remove unneeded syncdbpathDan McGee
2011-09-20Flip getcwd()/chdir() for open()/fchdir() in the frontendDan McGee
2011-09-18src/util: provide strndup definitions where neededDave Reisner
2011-09-18pactree: include missing ctype.h headerDave Reisner
2011-09-14pacman: add short opt '-p' for --print to -{S,R}hDave Reisner
2011-09-14Don't duplicate header stringsDan McGee