summaryrefslogtreecommitdiff
path: root/src/pacman
AgeCommit message (Expand)Author
2012-03-12Minor format-string related cleanupsDan McGee
2012-03-08Merge branch 'maint'Dan McGee
2012-03-08Simplify package validation info output for sync packagesAllan McRae
2012-03-08Add information on how an installed package was validatedAllan McRae
2012-03-08Hook new optdepend structures upBenedikt Morbach
2012-03-05Translation updates from TransifexDan McGee
2012-03-05Database cleanup enhancementsDan McGee
2012-02-20Merge branch 'maint'Dan McGee
2012-02-20Update copyright yearsAllan McRae
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-13Merge branch 'maint'Dan McGee
2012-02-13Do not check for ALPM_ERR_PKG_INVALID_ARCH on remove operationAllan McRae
2012-02-13Move ROOTDIR definition into config.hAllan McRae
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-06Merge branch 'maint'Dan McGee
2012-02-06ALPM API adjustments for sanity and consistencyDan 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-30Merge branch 'maint'Dan McGee
2012-01-30Update translationsDan McGee
2012-01-30Update pot translation catalogsDan McGee
2012-01-23Merge branch 'maint'Dan McGee
2012-01-18Update copyright on changed files since beginning of yearDan McGee
2012-01-18Allow UseDelta option to specify a delta ratioDan 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-08Merge branch 'maint'Dan McGee
2012-01-05Update translations from TransifexDan McGee
2012-01-02Convert get_update_timediff to integer return valueDan McGee
2011-12-23Convert strtrim/strlen paired calls to only strtrimDan McGee
2011-12-23Merge branch 'maint'Dan McGee
2011-12-23pacman/util: return size_t from strtrimDave Reisner
2011-12-23Allow comments after repo section header in pacman.confAllan McRae
2011-12-21include config.h via MakefilesDave Reisner
2011-12-12code syntax cleanupDave Reisner
2011-12-12pacman: process all sync targets before exiting on errorDan McGee
2011-12-12pacman: process all targets on upgrade operationDan McGee
2011-12-12pacman: list all unknown targets on removal operationAllan McRae
2011-11-30Merge branch 'maint'Dan McGee
2011-11-30Miscellaneous post-4.0.1 updatesDan McGee