| Commit message (Expand) | Author | Age |
... | |
| * | Don't remove unknown files in cache cleaning code | Dan McGee | 2012-01-18 |
| * | doc/vercmp: add note about pkgrel handling | Dan McGee | 2012-01-12 |
| * | Use fileno() in isatty() call | Dan McGee | 2012-01-12 |
* | | Allow UseDelta option to specify a delta ratio | Dan McGee | 2012-01-18 |
* | | Reorder some operations in sig check for efficiency | Dan McGee | 2012-01-12 |
* | | Merge branch 'maint' | Dan McGee | 2012-01-08 |
|\| |
|
| * | makepkg: abort on missing download agent | Allan McRae | 2012-01-08 |
| * | makepkg: fix missing source file detection | Allan McRae | 2012-01-08 |
| * | makepkg: simplify source archive generation | Allan McRae | 2012-01-08 |
| * | Fix zsh completion for *.pkg.tar | canyonknight | 2012-01-08 |
| * | Fix bash completion for *.pkg.tar | canyonknight | 2012-01-08 |
| * | Update translations from Transifex | Dan McGee | 2012-01-05 |
| * | Update scripts translation catalog | Dan McGee | 2012-01-05 |
| * | Remove useless logger message | Dan McGee | 2012-01-05 |
| * | Search for PGP subkeys in a keyserver-acceptable way | Dan McGee | 2012-01-05 |
* | | Fix segfaults on opening invalid archive files | Dan McGee | 2012-01-08 |
* | | testdb: check local database for duplicate files | Dan McGee | 2012-01-07 |
* | | Update sync database size estimation values | Dan McGee | 2012-01-07 |
* | | Clean up <inttypes.h> header inclusions | Dan McGee | 2012-01-07 |
* | | Use 32-bit wide integer type in PolarSSL code | Dan McGee | 2012-01-07 |
* | | Merge branch 'maint' | Dan McGee | 2012-01-02 |
|\| |
|
| * | add new pactest for syncfirst with recursive deps | Dave Reisner | 2012-01-02 |
| * | Prevent rebuild of man pages when using release tarballs | Allan McRae | 2012-01-02 |
| * | Fix bogus string cast in search debug message | Dan McGee | 2011-12-29 |
* | | 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 |