summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* scripts/*: Declare several constant variables read-onlyLukas Fleischer2011-12-07
* Merge branch 'maint'Dan McGee2011-12-07
|\
| * Use correct size in memsetDan McGee2011-12-05
| * repo-add: enforce maximum .sig file sizeDan McGee2011-12-05
| * Enforce signature download size limit on -U <url> operationsDan McGee2011-12-05
| * contrib/paclist: Add "--help" command line parameterLukas Fleischer2011-12-05
* | contrib/*: Hardcode program namesLukas Fleischer2011-12-07
* | Add 'silent-rules' to automake setup in configure.acDan McGee2011-12-07
* | Merge branch 'maint'Dan McGee2011-11-30
|\|
| * makepkg.5: fix typo s/tar,bz2/tar.bz2/Dave Reisner2011-11-30
| * makepkg: avoid using comm for diff'ing package listsDave Reisner2011-11-30
| * _alpm_ldconfig: return value from _alpm_run_chrootDan McGee2011-11-30
| * Add two new pactests for pacman upgrade behaviorDan McGee2011-11-30
| * Miscellaneous post-4.0.1 updatesDan McGee2011-11-30
* | Add helper function for duplicating depends listsDan McGee2011-11-30
* | added doxygen documentationandrew.gregory.8@gmail.com2011-11-22
* | Merge branch 'maint'Dan McGee2011-11-20
|\|
| * Final changes before 4.0.1 releaseDan McGee2011-11-20
| * makepkg: trim trailing space from whitespace sensitive varsDave Reisner2011-11-20
* | add key algo to import msgFlorian Pritz2011-11-20
* | change gpg import message to resemble gpg --list-keysFlorian Pritz2011-11-20
* | makepkg: add support for PACKAGER environment varPhillip Smith2011-11-20
* | repo-add: Remove .tmp. prefix from outputAllan McRae2011-11-20
* | repo-add: ensure database and signature files are always viewed in wholeDan McGee2011-11-20
* | repo-add: ensure path to LOCKFILE is always absoluteDan McGee2011-11-20
* | Update alpm_errno_t type to non-enum versionDan McGee2011-11-16
* | Merge branch 'maint'Dan McGee2011-11-16
|\|
| * Update translations from TransifexDan McGee2011-11-16
| * makepkg.conf: disable motd printing for rsync DLAGENTDave Reisner2011-11-15
| * Allow sync_prepare to work in certain cases without sync databasesDan McGee2011-11-15
| * Update documentation regarding signature extensionsAllan McRae2011-11-15
| * Update translations from TransifexDan McGee2011-11-13
| * Updates in preparation for 4.0.1 releaseDan McGee2011-11-13
* | Add helper method for creating and opening archive objectDan McGee2011-11-16
* | Remove unnecessary casts in callback codeDan McGee2011-11-15
* | create a typedef for enum _alpm_errno_tJonathan Conder2011-11-14
* | Merge branch 'maint'Dan McGee2011-11-13
|\|
| * makepkg: check for value before using eval'd varDave Reisner2011-11-10
* | add fnmatch support for HoldPkgDave Reisner2011-11-13
* | add support for back end fnmatch'd optionsDave Reisner2011-11-13
* | invert iteration order for ignoregroupDave Reisner2011-11-11
* | Merge branch 'maint'Dan McGee2011-11-07
|\|
| * makepkg: handle pgp signatures with .sign extensionAllan McRae2011-11-07
| * Fix download progress rounding edge caseDan McGee2011-11-03
| * Fix thinko in _alpm_strip_newlineDan McGee2011-11-01
* | libalpm/util: don't use sprintf to convert from bin to hexDan McGee2011-11-01
* | Fix size reported in CALLOC allocation failure messageDan McGee2011-11-01
* | Convert package and database archive reads to use file descriptorsDan McGee2011-11-01
* | libalpm/util: use low-level I/O for copyfile and checksum routinesDan McGee2011-11-01
* | Add OPEN() and CLOSE() util macrosDan McGee2011-11-01