| Commit message (Expand) | Author | Age |
... | |
| * | | Remove incorrect output when downloading only | Allan McRae | 2011-06-07 |
| * | | makepkg: fix creation of source package with -p | Allan McRae | 2011-06-07 |
* | | | pacman-key: update copyright | Allan McRae | 2011-06-07 |
* | | | Revamp pacman setup code to handle new alpm initialize routine | Dan McGee | 2011-06-07 |
* | | | Update utilities for new initialize/release methods | Dan McGee | 2011-06-07 |
* | | | New signatures for alpm initialize and release | Dan McGee | 2011-06-07 |
* | | | Add cachedirs one-by-one in set_cachedirs() | Dan McGee | 2011-06-07 |
* | | | Be consistent with memory treatment for plural option setters | Dan McGee | 2011-06-07 |
* | | | Add helper methods for setting directory options | Dan McGee | 2011-06-07 |
* | | | Use standard errno codes in return from _alpm_archive_fgets | Dan McGee | 2011-06-03 |
* | | | Remove global handle dependencies from sync/upgrade paths | Dan McGee | 2011-06-03 |
* | | | Remove global handle from remove.c | Dan McGee | 2011-06-03 |
* | | | Remove global handle from some package and db code | Dan McGee | 2011-06-03 |
* | | | Remove global handle from diskspace.c | Dan McGee | 2011-06-03 |
* | | | Remove global handle from util.c | Dan McGee | 2011-06-03 |
* | | | Push down extern handle variable to files that need it | Dan McGee | 2011-06-03 |
* | | | Add handle attribute to pmpkg_t struct | Dan McGee | 2011-06-03 |
* | | | Add handle attribute to pmdb_t struct | Dan McGee | 2011-06-03 |
* | | | Remove unnecessary handle != NULL asserts | Dan McGee | 2011-06-03 |
* | | | Remove ALPM_LOG_FUNC macro | Dan McGee | 2011-06-03 |
* | | | Merge branch 'maint' | Dan McGee | 2011-06-02 |
|\| | |
|
| * | | 3.5.3 release preparation | Dan McGee | 2011-06-02 |
| * | | repo-add: anchor exclusion pattern when generating filelist | Dan McGee | 2011-06-02 |
| * | | Ensure list_display works on outputs of unknown width | Dan McGee | 2011-06-01 |
* | | | Show net upgrade size on -U/-S operations | Dan McGee | 2011-06-02 |
* | | | Add two currently failing test cases from bug reports | Dan McGee | 2011-06-02 |
* | | | lib/dload.c: remove assumption in continuation logic | Dave Reisner | 2011-06-01 |
* | | | dload: abort transfer on CURLOPT_LOW_SPEED_LIMIT | Dave Reisner | 2011-06-01 |
* | | | doc: monospace attribute escape fixes | Dan McGee | 2011-06-01 |
* | | | pacman-key: print default gpgdir in usage | Pang Yan Han | 2011-06-01 |
* | | | Merge branch 'maint' | Dan McGee | 2011-06-01 |
|\| | |
|
| * | | doc: fix attribute substitution in monospaced text | Dan McGee | 2011-06-01 |
| * | | doc: update Makefile for new asciidoc resource location | Dan McGee | 2011-06-01 |
| * | | doc: add a few more escapes and fix usage of {} | Dan McGee | 2011-06-01 |
| * | | alpm_list: fix typo in doxygen comment | Pang Yan Han | 2011-05-24 |
| * | | Bail early if we don't have a valid lockfile path | Dan McGee | 2011-05-19 |
* | | | Update pacman manpage and pacman.conf for gpgdir | Pang Yan Han | 2011-06-01 |
* | | | Let pacman -v print GPG Dir | Pang Yan Han | 2011-06-01 |
* | | | Merge branch 'maint' | Dan McGee | 2011-05-19 |
|\| |
| |/
|/| |
|
| * | Coding style cleanups; add a null check | Dan McGee | 2011-05-19 |
| * | Ensure --print doesn't enable --noconfirm when not expected | Dan McGee | 2011-05-16 |
| * | Fix segfault when uninstalling broken backed-up symlink | Dan McGee | 2011-05-16 |
| * | Add test for FS#24230, dead backup symlink removal | Dan McGee | 2011-05-16 |
| * | pactest: treat symlinks with more respect | Dan McGee | 2011-05-16 |
| * | Transifex updates | Dan McGee | 2011-05-16 |
| * | trans.c: create transaction prior to checking DB version | Dave Reisner | 2011-05-16 |
* | | Don't balk on .sig files being invalid in package cache | Dan McGee | 2011-05-10 |
* | | Remove sync DB reregister check | Dan McGee | 2011-05-05 |
* | | Rework config parsing to reduce variable duplication | Dan McGee | 2011-05-05 |
* | | Refactor VerifySig option value parsing into standalone method | Dan McGee | 2011-05-05 |