summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-07contrib/*: Hardcode program namesLukas Fleischer
2011-12-07Add 'silent-rules' to automake setup in configure.acDan McGee
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
2011-11-13Merge branch 'maint'Dan McGee
2011-11-13add fnmatch support for HoldPkgDave Reisner
2011-11-13add support for back end fnmatch'd optionsDave Reisner
2011-11-11invert iteration order for ignoregroupDave Reisner
2011-11-10makepkg: check for value before using eval'd varDave Reisner
2011-11-07Merge branch 'maint'Dan McGee
2011-11-07makepkg: handle pgp signatures with .sign extensionAllan McRae
2011-11-03Fix download progress rounding edge caseDan McGee
2011-11-01Fix thinko in _alpm_strip_newlineDan McGee
2011-11-01libalpm/util: don't use sprintf to convert from bin to hexDan McGee
2011-11-01Fix size reported in CALLOC allocation failure messageDan McGee
2011-11-01Convert package and database archive reads to use file descriptorsDan McGee
2011-11-01libalpm/util: use low-level I/O for copyfile and checksum routinesDan McGee
2011-11-01Add OPEN() and CLOSE() util macrosDan McGee
2011-11-01Merge branch 'maint'Dan McGee
2011-11-01src/util: link vercmp against .lo, not the .oDave Reisner
2011-10-27dload: remove redundant conditionalDave Reisner
2011-10-27dload: chmod tempfiles to respect umaskDave Reisner
2011-10-27Introduce ALPM_BUFFER_SIZE constantDan McGee
2011-10-26paccache: add vim modelineDave Reisner