| Commit message (Expand) | Author | Age |
... | |
| * | Use isdigit() rather than character range comparisons | Dan McGee | 2012-01-18 |
* | | 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 |
|\| |
|
| * | 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 |
* | | 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 |
|\| |
|
| * | 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 |
* | | 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 |
* | | Remove strtrim function from backend | Dan McGee | 2011-12-23 |
* | | be_package: be more explicit parsing key/value pairs | Dan McGee | 2011-12-23 |
* | | Rework package removal code | Dan McGee | 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 |
* | | 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 |
* | | 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 |
* | | Move items around in the alpm handle struct | Dan McGee | 2011-12-07 |
* | | Slight local database files reading optimization | Dan McGee | 2011-12-07 |
* | | Merge branch 'maint' | Dan McGee | 2011-12-07 |
|\| |
|
| * | Use correct size in memset | Dan McGee | 2011-12-05 |
| * | Enforce signature download size limit on -U <url> operations | Dan McGee | 2011-12-05 |
* | | Merge branch 'maint' | Dan McGee | 2011-11-30 |
|\| |
|
| * | _alpm_ldconfig: return value from _alpm_run_chroot | 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 |
* | | 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 |
* | | 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 |
| * | Allow sync_prepare to work in certain cases without sync databases | Dan McGee | 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 |
* | | create a typedef for enum _alpm_errno_t | Jonathan Conder | 2011-11-14 |