| Commit message (Expand) | Author | Age |
... | |
* | | Calculate root length only once when checking for file conflicts | Dan McGee | 2011-12-12 |
* | | lib/conflict: save strlen call by reusing snprintf return | Dave Reisner | 2011-12-12 |
* | | code syntax cleanup | Dave Reisner | 2011-12-12 |
* | | makepkg: split source elements when looking for sigs | Dave Reisner | 2011-12-12 |
* | | pacman: process all sync targets before exiting on error | Dan McGee | 2011-12-12 |
* | | pacman: process all targets on upgrade operation | Dan McGee | 2011-12-12 |
* | | pacman: list all unknown targets on removal operation | Allan McRae | 2011-12-12 |
* | | Use automake verbose helpers in custom make rules | Dan McGee | 2011-12-08 |
* | | Make automake generate silent rules by default | Dan McGee | 2011-12-08 |
* | | Move items around in the alpm handle struct | Dan McGee | 2011-12-07 |
* | | Slight local database files reading optimization | Dan McGee | 2011-12-07 |
* | | scripts/*: Declare several constant variables read-only | Lukas Fleischer | 2011-12-07 |
* | | Merge branch 'maint' | Dan McGee | 2011-12-07 |
|\| |
|
| * | Use correct size in memset | Dan McGee | 2011-12-05 |
| * | repo-add: enforce maximum .sig file size | Dan McGee | 2011-12-05 |
| * | Enforce signature download size limit on -U <url> operations | Dan McGee | 2011-12-05 |
| * | contrib/paclist: Add "--help" command line parameter | Lukas Fleischer | 2011-12-05 |
* | | contrib/*: Hardcode program names | Lukas Fleischer | 2011-12-07 |
* | | Add 'silent-rules' to automake setup in configure.ac | Dan McGee | 2011-12-07 |
* | | Merge branch 'maint' | Dan McGee | 2011-11-30 |
|\| |
|
| * | makepkg.5: fix typo s/tar,bz2/tar.bz2/ | Dave Reisner | 2011-11-30 |
| * | makepkg: avoid using comm for diff'ing package lists | Dave Reisner | 2011-11-30 |
| * | _alpm_ldconfig: return value from _alpm_run_chroot | Dan McGee | 2011-11-30 |
| * | Add two new pactests for pacman upgrade behavior | Dan McGee | 2011-11-30 |
| * | Miscellaneous post-4.0.1 updates | Dan McGee | 2011-11-30 |
* | | Add helper function for duplicating depends lists | Dan McGee | 2011-11-30 |
* | | added doxygen documentation | andrew.gregory.8@gmail.com | 2011-11-22 |
* | | Merge branch 'maint' | Dan McGee | 2011-11-20 |
|\| |
|
| * | Final changes before 4.0.1 release | Dan McGee | 2011-11-20 |
| * | makepkg: trim trailing space from whitespace sensitive vars | Dave Reisner | 2011-11-20 |
* | | add key algo to import msg | Florian Pritz | 2011-11-20 |
* | | change gpg import message to resemble gpg --list-keys | Florian Pritz | 2011-11-20 |
* | | makepkg: add support for PACKAGER environment var | Phillip Smith | 2011-11-20 |
* | | repo-add: Remove .tmp. prefix from output | Allan McRae | 2011-11-20 |
* | | repo-add: ensure database and signature files are always viewed in whole | Dan McGee | 2011-11-20 |
* | | repo-add: ensure path to LOCKFILE is always absolute | Dan McGee | 2011-11-20 |
* | | Update alpm_errno_t type to non-enum version | Dan McGee | 2011-11-16 |
* | | Merge branch 'maint' | Dan McGee | 2011-11-16 |
|\| |
|
| * | Update translations from Transifex | Dan McGee | 2011-11-16 |
| * | makepkg.conf: disable motd printing for rsync DLAGENT | Dave Reisner | 2011-11-15 |
| * | Allow sync_prepare to work in certain cases without sync databases | Dan McGee | 2011-11-15 |
| * | Update documentation regarding signature extensions | Allan McRae | 2011-11-15 |
| * | Update translations from Transifex | Dan McGee | 2011-11-13 |
| * | Updates in preparation for 4.0.1 release | Dan McGee | 2011-11-13 |
* | | Add helper method for creating and opening archive object | Dan McGee | 2011-11-16 |
* | | Remove unnecessary casts in callback code | Dan McGee | 2011-11-15 |
* | | create a typedef for enum _alpm_errno_t | Jonathan Conder | 2011-11-14 |
* | | Merge branch 'maint' | Dan McGee | 2011-11-13 |
|\| |
|
| * | makepkg: check for value before using eval'd var | Dave Reisner | 2011-11-10 |
* | | add fnmatch support for HoldPkg | Dave Reisner | 2011-11-13 |