summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow checking ownership of directoriesdir-ownershipDan McGee2011-11-221-14/+36
* Merge branch 'maint'Dan McGee2011-11-204-10/+13
|\
| * Final changes before 4.0.1 releasev4.0.1Dan McGee2011-11-203-7/+10
| * makepkg: trim trailing space from whitespace sensitive varsDave Reisner2011-11-201-3/+3
* | add key algo to import msgFlorian Pritz2011-11-203-2/+25
* | change gpg import message to resemble gpg --list-keysFlorian Pritz2011-11-203-2/+10
* | makepkg: add support for PACKAGER environment varPhillip Smith2011-11-202-0/+6
* | repo-add: Remove .tmp. prefix from outputAllan McRae2011-11-201-1/+1
* | repo-add: ensure database and signature files are always viewed in wholeDan McGee2011-11-201-12/+26
* | repo-add: ensure path to LOCKFILE is always absoluteDan McGee2011-11-201-8/+7
* | Update alpm_errno_t type to non-enum versionDan McGee2011-11-161-1/+1
* | Merge branch 'maint'Dan McGee2011-11-1690-1162/+1600
|\|
| * Update translations from TransifexDan McGee2011-11-1629-310/+356
| * makepkg.conf: disable motd printing for rsync DLAGENTDave Reisner2011-11-151-1/+1
| * Allow sync_prepare to work in certain cases without sync databasesDan McGee2011-11-152-10/+19
| * Update documentation regarding signature extensionsAllan McRae2011-11-151-1/+1
| * Update translations from TransifexDan McGee2011-11-1381-952/+1316
| * Updates in preparation for 4.0.1 releaseDan McGee2011-11-135-10/+29
* | Add helper method for creating and opening archive objectDan McGee2011-11-166-91/+123
* | Remove unnecessary casts in callback codeDan McGee2011-11-151-5/+5
* | create a typedef for enum _alpm_errno_tJonathan Conder2011-11-1416-26/+26
* | Merge branch 'maint'Dan McGee2011-11-131-1/+1
|\|
| * makepkg: check for value before using eval'd varDave Reisner2011-11-101-1/+1
* | add fnmatch support for HoldPkgDave Reisner2011-11-133-2/+20
* | add support for back end fnmatch'd optionsDave Reisner2011-11-1310-10/+107
* | invert iteration order for ignoregroupDave Reisner2011-11-111-2/+2
* | Merge branch 'maint'Dan McGee2011-11-073-5/+8
|\|
| * makepkg: handle pgp signatures with .sign extensionAllan McRae2011-11-071-2/+2
| * Fix download progress rounding edge caseDan McGee2011-11-031-2/+5
| * Fix thinko in _alpm_strip_newlineDan McGee2011-11-011-1/+1
* | libalpm/util: don't use sprintf to convert from bin to hexDan McGee2011-11-011-10/+14
* | Fix size reported in CALLOC allocation failure messageDan McGee2011-11-011-1/+1
* | Convert package and database archive reads to use file descriptorsDan McGee2011-11-012-39/+65
* | libalpm/util: use low-level I/O for copyfile and checksum routinesDan McGee2011-11-011-55/+61
* | Add OPEN() and CLOSE() util macrosDan McGee2011-11-015-29/+28
* | Merge branch 'maint'Dan McGee2011-11-0113-46/+146
|\|
| * src/util: link vercmp against .lo, not the .oDave Reisner2011-11-011-1/+1
| * dload: remove redundant conditionalDave Reisner2011-10-271-2/+3
| * dload: chmod tempfiles to respect umaskDave Reisner2011-10-271-1/+12
| * Introduce ALPM_BUFFER_SIZE constantDan McGee2011-10-275-19/+25
| * paccache: add vim modelineDave Reisner2011-10-261-0/+2
| * paccache: ensure seen/seenarch vars are setDave Reisner2011-10-261-0/+1
| * Fix issues with replacing unowned symlinksDan McGee2011-10-263-18/+19
| * Add some unowned symlink replacement testsDan McGee2011-10-264-1/+77
| * Don't realloc a 0-length files array when loading packagesDan McGee2011-10-261-8/+10
* | libalpm/util: two stat() related cleanupsDan McGee2011-10-261-14/+13
* | Merge branch 'maint'Dan McGee2011-10-254-43/+74
|\|
| * lib/sync: inform callers of compute_download_size of a partialDave Reisner2011-10-251-2/+6
| * Fix libtool detection of --as-needed flagAllan McRae2011-10-251-3/+6
| * Update libtool filesAllan McRae2011-10-252-35/+51