summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add helper methods for setting directory optionsDan McGee2011-06-07
* Use standard errno codes in return from _alpm_archive_fgetsDan McGee2011-06-03
* Remove global handle dependencies from sync/upgrade pathsDan McGee2011-06-03
* Remove global handle from remove.cDan McGee2011-06-03
* Remove global handle from some package and db codeDan McGee2011-06-03
* Remove global handle from diskspace.cDan McGee2011-06-03
* Remove global handle from util.cDan McGee2011-06-03
* Push down extern handle variable to files that need itDan McGee2011-06-03
* Add handle attribute to pmpkg_t structDan McGee2011-06-03
* Add handle attribute to pmdb_t structDan McGee2011-06-03
* Remove unnecessary handle != NULL assertsDan McGee2011-06-03
* Remove ALPM_LOG_FUNC macroDan McGee2011-06-03
* Merge branch 'maint'Dan McGee2011-06-02
|\
| * 3.5.3 release preparationDan McGee2011-06-02
| * repo-add: anchor exclusion pattern when generating filelistDan McGee2011-06-02
| * Ensure list_display works on outputs of unknown widthDan McGee2011-06-01
* | Show net upgrade size on -U/-S operationsDan McGee2011-06-02
* | Add two currently failing test cases from bug reportsDan McGee2011-06-02
* | lib/dload.c: remove assumption in continuation logicDave Reisner2011-06-01
* | dload: abort transfer on CURLOPT_LOW_SPEED_LIMITDave Reisner2011-06-01
* | doc: monospace attribute escape fixesDan McGee2011-06-01
* | pacman-key: print default gpgdir in usagePang Yan Han2011-06-01
* | Merge branch 'maint'Dan McGee2011-06-01
|\|
| * doc: fix attribute substitution in monospaced textDan McGee2011-06-01
| * doc: update Makefile for new asciidoc resource locationDan McGee2011-06-01
| * doc: add a few more escapes and fix usage of {}Dan McGee2011-06-01
| * alpm_list: fix typo in doxygen commentPang Yan Han2011-05-24
| * Bail early if we don't have a valid lockfile pathDan McGee2011-05-19
* | Update pacman manpage and pacman.conf for gpgdirPang Yan Han2011-06-01
* | Let pacman -v print GPG DirPang Yan Han2011-06-01
* | Merge branch 'maint'Dan McGee2011-05-19
|\|
| * Coding style cleanups; add a null checkDan McGee2011-05-19
| * Ensure --print doesn't enable --noconfirm when not expectedDan McGee2011-05-16
| * Fix segfault when uninstalling broken backed-up symlinkDan McGee2011-05-16
| * Add test for FS#24230, dead backup symlink removalDan McGee2011-05-16
| * pactest: treat symlinks with more respectDan McGee2011-05-16
| * Transifex updatesDan McGee2011-05-16
| * trans.c: create transaction prior to checking DB versionDave Reisner2011-05-16
* | Don't balk on .sig files being invalid in package cacheDan McGee2011-05-10
* | Remove sync DB reregister checkDan McGee2011-05-05
* | Rework config parsing to reduce variable duplicationDan McGee2011-05-05
* | Refactor VerifySig option value parsing into standalone methodDan McGee2011-05-05
* | Merge branch 'maint'Dan McGee2011-05-05
|\|
| * Ensure populate error return codes are consistentDan McGee2011-05-05
* | Don't null-check handle lists before settingDan McGee2011-05-05
* | Improve database server APIDan McGee2011-05-05
* | Logging changes during DB loadDan McGee2011-05-05
* | Make config parsing a two-part affairDan McGee2011-05-05
* | Move parseconfig to conf.cDan McGee2011-05-05
* | pactest: run with root in /tmp and clean up automaticallyDan McGee2011-05-05