summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-23contrib/*: Support the "--help" and "--version" optionsLukas Fleischer
2011-12-23Makefile.am: Extract "contrib/" into DIST_SUBDIRSLukas Fleischer
2011-12-23Convert strtrim/strlen paired calls to only strtrimDan McGee
2011-12-23Merge branch 'maint'Dan McGee
2011-12-23pacman-key: Add missing quotesTimothy Redaelli
2011-12-23Remove strtrim function from backendDan McGee
2011-12-23be_package: be more explicit parsing key/value pairsDan McGee
2011-12-23pactree: cleanup register_syncsDave Reisner
2011-12-23pactree: update with new strtrim functionDave Reisner
2011-12-23Rework package removal codeDan 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-21Created hex_representation() in lib/libalpm/util.cDiogo Sousa
2011-12-21include config.h via MakefilesDave Reisner
2011-12-21Add note to HACKING about operator spacingDan McGee
2011-12-21Don't check diskspace when using --dbonlyDan McGee
2011-12-13sync: avoid checking file conflicts with --dbonlyDave Reisner
2011-12-13delta: use regex substring matchingDave Reisner
2011-12-12Merge branch 'maint'Dan McGee
2011-12-12Calculate root length only once when checking for file conflictsDan McGee
2011-12-12lib/conflict: save strlen call by reusing snprintf returnDave Reisner
2011-12-12contrib/paccache: silence possible output from cdDave Reisner
2011-12-12code syntax cleanupDave Reisner
2011-12-12pacsysclean: Add new contrib scriptEric BĂ©langer
2011-12-12makepkg: split source elements when looking for sigsDave 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-12-08Use automake verbose helpers in custom make rulesDan McGee
2011-12-08Make automake generate silent rules by defaultDan McGee
2011-12-07Move items around in the alpm handle structDan McGee
2011-12-07Slight local database files reading optimizationDan McGee
2011-12-07scripts/*: Declare several constant variables read-onlyLukas Fleischer
2011-12-07Merge branch 'maint'Dan McGee
2011-12-07contrib/*: Hardcode program namesLukas Fleischer
2011-12-07Add 'silent-rules' to automake setup in configure.acDan McGee
2011-12-05Use correct size in memsetDan McGee
2011-12-05repo-add: enforce maximum .sig file sizeDan McGee
2011-12-05Enforce signature download size limit on -U <url> operationsDan McGee
2011-12-05contrib/paclist: Add "--help" command line parameterLukas Fleischer
2011-11-30Merge branch 'maint'Dan McGee
2011-11-30makepkg.5: fix typo s/tar,bz2/tar.bz2/Dave Reisner
2011-11-30makepkg: avoid using comm for diff'ing package listsDave Reisner
2011-11-30_alpm_ldconfig: return value from _alpm_run_chrootDan McGee
2011-11-30Add two new pactests for pacman upgrade behaviorDan McGee
2011-11-30Miscellaneous post-4.0.1 updatesDan McGee
2011-11-30Add helper function for duplicating depends listsDan McGee
2011-11-22added doxygen documentationandrew.gregory.8@gmail.com
2011-11-20Merge branch 'maint'Dan McGee
2011-11-20add key algo to import msgFlorian Pritz