summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-23be_package: be more explicit parsing key/value pairsDan McGee1-9/+12
2011-12-23pactree: cleanup register_syncsDave Reisner1-6/+9
2011-12-23pactree: update with new strtrim functionDave Reisner1-9/+9
2011-12-23Rework package removal codeDan McGee1-45/+54
2011-12-23pacman/util: return size_t from strtrimDave Reisner2-10/+10
2011-12-22Created hex_representation() in lib/libalpm/util.cDiogo Sousa1-33/+27
2011-12-22include config.h via MakefilesDave Reisner47-90/+13
2011-12-22Add note to HACKING about operator spacingDan McGee1-0/+11
2011-12-21Don't check diskspace when using --dbonlyDan McGee1-1/+1
2011-12-13sync: avoid checking file conflicts with --dbonlyDave Reisner1-1/+1
2011-12-13delta: use regex substring matchingDave Reisner1-23/+20
2011-12-12Merge branch 'maint'Dan McGee4-2/+56
2011-12-12Calculate root length only once when checking for file conflictsDan McGee1-3/+5
2011-12-12lib/conflict: save strlen call by reusing snprintf returnDave Reisner1-2/+3
2011-12-12contrib/paccache: silence possible output from cdDave Reisner1-1/+1
2011-12-12code syntax cleanupDave Reisner6-24/+24
2011-12-12pacsysclean: Add new contrib scriptEric BĂ©langer3-1/+55
2011-12-12makepkg: split source elements when looking for sigsDave Reisner1-2/+2
2011-12-12pacman: process all sync targets before exiting on errorDan McGee1-13/+27
2011-12-12pacman: process all targets on upgrade operationDan McGee1-5/+15
2011-12-12pacman: list all unknown targets on removal operationAllan McRae1-1/+4
2011-12-08Use automake verbose helpers in custom make rulesDan McGee5-35/+27
2011-12-08Make automake generate silent rules by defaultDan McGee1-1/+2
2011-12-07Move items around in the alpm handle structDan McGee1-1/+1
2011-12-07Slight local database files reading optimizationDan McGee1-5/+13
2011-12-07scripts/*: Declare several constant variables read-onlyLukas Fleischer6-10/+10
2011-12-07Merge branch 'maint'Dan McGee4-9/+17
2011-12-07contrib/*: Hardcode program namesLukas Fleischer7-28/+36
2011-12-07Add 'silent-rules' to automake setup in configure.acDan McGee1-1/+1
2011-12-06Use correct size in memsetDan McGee1-1/+1
2011-12-05repo-add: enforce maximum .sig file sizeDan McGee1-7/+12
2011-12-05Enforce signature download size limit on -U <url> operationsDan McGee1-0/+3
2011-12-05contrib/paclist: Add "--help" command line parameterLukas Fleischer1-1/+1
2011-12-01Merge branch 'maint'Dan McGee8-21/+89
2011-12-01makepkg.5: fix typo s/tar,bz2/tar.bz2/Dave Reisner1-1/+1
2011-12-01makepkg: avoid using comm for diff'ing package listsDave Reisner1-7/+9
2011-12-01_alpm_ldconfig: return value from _alpm_run_chrootDan McGee1-1/+1
2011-12-01Add two new pactests for pacman upgrade behaviorDan McGee2-0/+65
2011-12-01Miscellaneous post-4.0.1 updatesDan McGee3-12/+13
2011-12-01Add helper function for duplicating depends listsDan McGee1-27/+31
2011-11-22added doxygen documentationandrew.gregory.8@gmail.com2-30/+124
2011-11-21Merge branch 'maint'Dan McGee4-10/+13
2011-11-21add key algo to import msgFlorian Pritz3-2/+25
2011-11-21change gpg import message to resemble gpg --list-keysFlorian Pritz3-2/+10
2011-11-21makepkg: add support for PACKAGER environment varPhillip Smith2-0/+6
2011-11-21repo-add: Remove .tmp. prefix from outputAllan McRae1-1/+1
2011-11-21repo-add: ensure database and signature files are always viewed in wholeDan McGee1-12/+26
2011-11-21repo-add: ensure path to LOCKFILE is always absoluteDan McGee1-8/+7
2011-11-21Final changes before 4.0.1 releasev4.0.1Dan McGee3-7/+10
2011-11-21makepkg: trim trailing space from whitespace sensitive varsDave Reisner1-3/+3