summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-11-20change gpg import message to resemble gpg --list-keysFlorian Pritz
2011-11-20makepkg: add support for PACKAGER environment varPhillip Smith
2011-11-20repo-add: Remove .tmp. prefix from outputAllan McRae
2011-11-20repo-add: ensure database and signature files are always viewed in wholeDan McGee
2011-11-20repo-add: ensure path to LOCKFILE is always absoluteDan McGee
2011-11-20Final changes before 4.0.1 releaseDan McGee
2011-11-20makepkg: trim trailing space from whitespace sensitive varsDave Reisner
2011-11-16Update alpm_errno_t type to non-enum versionDan McGee
2011-11-16Merge branch 'maint'Dan McGee
2011-11-16Add helper method for creating and opening archive objectDan McGee
2011-11-16Update translations from TransifexDan McGee
2011-11-15makepkg.conf: disable motd printing for rsync DLAGENTDave Reisner
2011-11-15Allow sync_prepare to work in certain cases without sync databasesDan McGee
2011-11-15Remove unnecessary casts in callback codeDan McGee
2011-11-15Update documentation regarding signature extensionsAllan McRae
2011-11-14create a typedef for enum _alpm_errno_tJonathan Conder
2011-11-13Update translations from TransifexDan McGee
2011-11-13Updates in preparation for 4.0.1 releaseDan McGee