| Commit message (Expand) | Author | Age |
... | |
* | | pkghash improvements/modifications | Dan McGee | 2012-01-02 |
* | | Minor optimization on likely sync package lookup | Dan McGee | 2012-01-02 |
* | | be_package.c: fix compiler warning | Allan McRae | 2012-01-02 |
* | | Remove unnecessary counters in file removal code | Dan McGee | 2012-01-02 |
* | | alpm_list_msort: inline alpm_list_nth() call | Dan McGee | 2012-01-02 |
* | | contrib: add install rules for bash and zsh completion | Dan McGee | 2012-01-02 |
* | | Convert get_update_timediff to integer return value | Dan McGee | 2012-01-02 |
* | | Only compile delta regex once | Dan McGee | 2012-01-02 |
* | | Fix delta parsing | Dan McGee | 2011-12-31 |
* | | Simplify hash function to a single multiplication | Dan McGee | 2011-12-31 |
* | | makepkg: calculate exact total file size | Allan McRae | 2011-12-28 |
* | | makepkg: Use SKIP in checksum to skip integrity check | Allan McRae | 2011-12-28 |
* | | contrib/*: Support the "--help" and "--version" options | Lukas Fleischer | 2011-12-23 |
* | | Makefile.am: Extract "contrib/" into DIST_SUBDIRS | Lukas Fleischer | 2011-12-23 |
* | | Convert strtrim/strlen paired calls to only strtrim | Dan McGee | 2011-12-23 |
* | | Merge branch 'maint' | Dan McGee | 2011-12-23 |
|\| |
|
| * | pacman-key: Add missing quotes | Timothy Redaelli | 2011-12-23 |
| * | Allow comments after repo section header in pacman.conf | Allan McRae | 2011-12-23 |
* | | Remove strtrim function from backend | Dan McGee | 2011-12-23 |
* | | be_package: be more explicit parsing key/value pairs | Dan McGee | 2011-12-23 |
* | | pactree: cleanup register_syncs | Dave Reisner | 2011-12-23 |
* | | pactree: update with new strtrim function | Dave Reisner | 2011-12-23 |
* | | Rework package removal code | Dan McGee | 2011-12-23 |
* | | pacman/util: return size_t from strtrim | Dave Reisner | 2011-12-23 |
* | | Created hex_representation() in lib/libalpm/util.c | Diogo Sousa | 2011-12-21 |
* | | include config.h via Makefiles | Dave Reisner | 2011-12-21 |
* | | Add note to HACKING about operator spacing | Dan McGee | 2011-12-21 |
* | | Don't check diskspace when using --dbonly | Dan McGee | 2011-12-21 |
* | | sync: avoid checking file conflicts with --dbonly | Dave Reisner | 2011-12-13 |
* | | delta: use regex substring matching | Dave Reisner | 2011-12-13 |
* | | Merge branch 'maint' | Dan McGee | 2011-12-12 |
|\| |
|
| * | contrib/paccache: silence possible output from cd | Dave Reisner | 2011-12-12 |
| * | pacsysclean: Add new contrib script | Eric BĂ©langer | 2011-12-12 |
* | | 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 |