summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Be smarter about running ldconfig during removal transactionsDan McGee2011-09-19
* Search for non-prefixed paths in skip_remove listDan McGee2011-09-19
* be_local: cope with a desc file without trailing newlineDan McGee2011-09-18
* Remove const specifier from changelog_read() void parameterDan McGee2011-09-18
* Remove dead changelog_feof() codeDan McGee2011-09-18
* Add a random pactestDan McGee2011-09-18
* src/util: provide strndup definitions where neededDave Reisner2011-09-18
* dload: avoid using memrchrDave Reisner2011-09-18
* Ensure entire struct is zeroed in _alpm_parsedate()Dan McGee2011-09-18
* pactree: include missing ctype.h headerDave Reisner2011-09-18
* configure: Fix quoting in SEDINPLACE on DarwinDave Reisner2011-09-18
* dload: remove user:pass@ definition from hostnameDave Reisner2011-09-18
* paccache: remove unnecessary if checkDave Reisner2011-09-18
* Fix build without gpgmeDan McGee2011-09-18
* pacman: add short opt '-p' for --print to -{S,R}hDave Reisner2011-09-14
* include ldconfig.stub in EXTRA_DISTDave Reisner2011-09-14
* buildsys: remove existing symlinks before installingDave Reisner2011-09-14
* Don't duplicate header stringsDan McGee2011-09-14
* makepkg: fix recreation of hardlinks to .gz manpagesDave Reisner2011-09-14
* makepkg: add missing newline on passing gpg sourcecheckDave Reisner2011-09-14
* makepkg: check for var existance before file existanceDave Reisner2011-09-12
* account for partial delta files in download sizeDave Reisner2011-09-11
* make compute_download_size consider .part filesDave Reisner2011-09-11
* dload: provide optional netrc supportDave Reisner2011-09-11
* makepkg: unset errexit when sourcing /etc/profileDave Reisner2011-09-11
* paccache: escape . in trimming of diskspace stringDave Reisner2011-09-11
* download callback: show decimal places in rate if we have roomDan McGee2011-09-11
* Move download callback static vars into functionDan McGee2011-09-11
* diskspace: fix memory leak on root mount not foundDave Reisner2011-09-08
* Print 'loading packages' message on -U operationsDan McGee2011-09-08
* makepkg: use more awk'ish syntax in sanity checksDave Reisner2011-09-07
* makepkg: avoid for loop in deleting manpage hardlinksDave Reisner2011-09-07
* makepkg: act on function return value, not outputDave Reisner2011-09-07
* makepkg: refactor check_pgpsigs outputDave Reisner2011-09-07
* Use more correct integer types in diskspace checksDan McGee2011-09-07
* query check: use provided filelist count instead of keeping trackDan McGee2011-09-07
* Remove unnecessary castDan McGee2011-09-07
* Ensure PackageRequired works as expectedDan McGee2011-09-07
* makepkg: use globs in place of regexDave Reisner2011-09-06
* dload: use intmax_t when printing off_tDan McGee2011-09-06
* makepkg: unset variables as per !{make,build}flagsDave Reisner2011-09-06
* rankmirrors: properly sort resulting timesDave Reisner2011-09-06
* dload: abstract dload_interrupted reasonsDave Reisner2011-09-06
* dload: improve debug outputDave Reisner2011-09-06
* sync: add missing newline in warning messageDave Reisner2011-09-06
* avoid blowing out the filecache list when using tmpdirDave Reisner2011-09-06
* More package operations cleanupDan McGee2011-09-02
* Add -p/--print tip for -Q operations on filepathDan McGee2011-09-02
* Former transaction callback rename refactorDan McGee2011-09-02
* Move all callbacks up to the handle levelDan McGee2011-09-02