summaryrefslogtreecommitdiff
path: root/src/pacman
AgeCommit message (Expand)Author
2012-03-05Translation updates from TransifexDan McGee
2012-03-05Database cleanup enhancementsDan McGee
2012-02-19Give better error messages on database locking failuresDan McGee
2012-02-15Revert "Add -S --recursive operation"Dan McGee
2012-02-15Revert "Enable recursive/needed sync on SyncFirst"Dan McGee
2012-02-11Final pre-release Transifex updatesDan McGee
2012-02-06Fix a handful of comment typos or misspellingsDan McGee
2012-02-06Translation updates from Transifex, mostly scriptsDan McGee
2012-02-06Update translations from TransifexDan McGee
2012-02-06remove.c: make "target not found" error consistent with sync.cAndrew Gregory
2012-02-03Add simple integer-only pow() implementationDan McGee
2012-02-03Fix FS#27924: don't display negative zeroesThomas Dziedzic
2012-01-30Update translationsDan McGee
2012-01-30Update pot translation catalogsDan McGee
2012-01-18Update copyright on changed files since beginning of yearDan McGee
2012-01-18util.c, rmrf(): only create string when neededOlivier Brunel
2012-01-18Fix missing [removal] outputAllan McRae
2012-01-18Fix broken output when asking question and stdin is pipedOlivier Brunel
2012-01-18Remove unused strtoupper() functionDan McGee
2012-01-18Don't remove unknown files in cache cleaning codeDan McGee
2012-01-12Use fileno() in isatty() callDan McGee
2012-01-05Update translations from TransifexDan McGee
2011-12-23Allow comments after repo section header in pacman.confAllan McRae
2011-11-30Miscellaneous post-4.0.1 updatesDan McGee
2011-11-20Final changes before 4.0.1 releaseDan 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-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-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