summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-16Update alpm_errno_t type to non-enum versionDan McGee1-1/+1
2011-11-16Merge branch 'maint'Dan McGee90-1162/+1600
2011-11-16Add helper method for creating and opening archive objectDan McGee6-91/+123
2011-11-16Update translations from TransifexDan McGee29-310/+356
2011-11-15makepkg.conf: disable motd printing for rsync DLAGENTDave Reisner1-1/+1
2011-11-15Allow sync_prepare to work in certain cases without sync databasesDan McGee2-10/+19
2011-11-15Remove unnecessary casts in callback codeDan McGee1-5/+5
2011-11-15Update documentation regarding signature extensionsAllan McRae1-1/+1
2011-11-14create a typedef for enum _alpm_errno_tJonathan Conder16-26/+26
2011-11-14Update translations from TransifexDan McGee81-952/+1316
2011-11-14Updates in preparation for 4.0.1 releaseDan McGee5-10/+29
2011-11-13Merge branch 'maint'Dan McGee1-1/+1
2011-11-13add fnmatch support for HoldPkgDave Reisner3-2/+20
2011-11-13add support for back end fnmatch'd optionsDave Reisner10-10/+107
2011-11-11invert iteration order for ignoregroupDave Reisner1-2/+2
2011-11-10makepkg: check for value before using eval'd varDave Reisner1-1/+1
2011-11-07Merge branch 'maint'Dan McGee3-5/+8
2011-11-07makepkg: handle pgp signatures with .sign extensionAllan McRae1-2/+2
2011-11-03Fix download progress rounding edge caseDan McGee1-2/+5
2011-11-02Fix thinko in _alpm_strip_newlineDan McGee1-1/+1
2011-11-01libalpm/util: don't use sprintf to convert from bin to hexDan McGee1-10/+14
2011-11-01Fix size reported in CALLOC allocation failure messageDan McGee1-1/+1
2011-11-01Convert package and database archive reads to use file descriptorsDan McGee2-39/+65
2011-11-01libalpm/util: use low-level I/O for copyfile and checksum routinesDan McGee1-55/+61
2011-11-01Add OPEN() and CLOSE() util macrosDan McGee5-29/+28
2011-11-01Merge branch 'maint'Dan McGee13-46/+146
2011-11-01src/util: link vercmp against .lo, not the .oDave Reisner1-1/+1
2011-10-28dload: remove redundant conditionalDave Reisner1-2/+3
2011-10-28dload: chmod tempfiles to respect umaskDave Reisner1-1/+12
2011-10-27Introduce ALPM_BUFFER_SIZE constantDan McGee5-19/+25
2011-10-27paccache: add vim modelineDave Reisner1-0/+2
2011-10-27paccache: ensure seen/seenarch vars are setDave Reisner1-0/+1
2011-10-27Fix issues with replacing unowned symlinksDan McGee3-18/+19
2011-10-27Add some unowned symlink replacement testsDan McGee4-1/+77
2011-10-26Don't realloc a 0-length files array when loading packagesDan McGee1-8/+10
2011-10-26libalpm/util: two stat() related cleanupsDan McGee1-14/+13
2011-10-25Merge branch 'maint'Dan McGee4-43/+74
2011-10-25lib/sync: inform callers of compute_download_size of a partialDave Reisner1-2/+6
2011-10-25Fix libtool detection of --as-needed flagAllan McRae1-3/+6