summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint'Dan McGee2012-02-06
|\
| * makepkg.sh.in - if both -r and -i are provided, only remove makedepsAndrew Gregory2012-02-06
| * Update translations from TransifexDan McGee2012-02-06
| * remove.c: make "target not found" error consistent with sync.cAndrew Gregory2012-02-06
| * makepkg.sh.in - fix remove_deps test for deps to be removedAndrew Gregory2012-02-06
| * makepkg: add forgotten newline in help outputMantas Mikulėnas2012-02-06
| * pactest: check return code in some upgrade testsDan McGee2012-02-03
| * Add simple integer-only pow() implementationDan McGee2012-02-03
| * Fix FS#27924: don't display negative zeroesThomas Dziedzic2012-02-03
| * makepkg: Fix non-writable SRCPKGDEST error messageAllan McRae2012-01-31
| * Fix rare segfault on package removalAllan McRae2012-01-31
* | ALPM API adjustments for sanity and consistencyDan McGee2012-02-06
* | alpm.h: enum cleanups, comment formatting cleanupDan McGee2012-02-06
* | Remove last explicit include of config.hDan McGee2012-02-06
* | Merge branch 'maint'Dan McGee2012-01-30
|\|
| * Update translationsDan McGee2012-01-30
| * Update pot translation catalogsDan McGee2012-01-30
| * Make a few more copyright date tweaksDan McGee2012-01-30
| * scripts: always use printf with embedded gettextDave Reisner2012-01-30
| * makepkg: workaround for zipman issuesAllan McRae2012-01-30
* | pacman-key: call gpg fewer times for revocation keysDave Reisner2012-01-30
* | pacman-key: simplify trusted keyring iterationDave Reisner2012-01-30
* | makepkg: check for license when creating srcpackageDave Reisner2012-01-23
* | makepkg: abstract license check into separate functionDave Reisner2012-01-23
* | Remove rmrf implementation from backendDan McGee2012-01-23
* | libalpm/deps.c: access trans flags directlyDan McGee2012-01-23
* | Merge branch 'maint'Dan McGee2012-01-23
|\|
| * lib/dload: give uniform naming to curl CB functionsDave Reisner2012-01-23
| * Fix sys/mnttab.h header includeDan McGee2012-01-23
| * lib/dload: enforce usage of TCP keepalivesDave Reisner2012-01-23
| * makepkg: restrict usage of flags passed to pacmanAllan McRae2012-01-23
| * makepkg: fix error on unnecessary -rAllan McRae2012-01-23
| * contrib/bash_completion: don't print stderr messagesDan McGee2012-01-19
| * Add diskspace checking support for Solaris/IllumosDan McGee2012-01-19
| * Update copyright on changed files since beginning of yearDan McGee2012-01-18
| * util.c, rmrf(): only create string when neededOlivier Brunel2012-01-18
| * Fix missing [removal] outputAllan McRae2012-01-18
| * Improve exit statuses and error messages in pacman-keycanyonknight2012-01-18
| * Turn gpg commands into functions in pacman-keycanyonknight2012-01-18
| * repo-add: clean up help messagesDan McGee2012-01-18
| * Fix broken output when asking question and stdin is pipedOlivier Brunel2012-01-18
| * fetch_url: look for files in cache before downloadingDave Reisner2012-01-18
| * Use isdigit() rather than character range comparisonsDan McGee2012-01-18
| * Remove unused strtoupper() functionDan McGee2012-01-18
| * Don't remove unknown files in cache cleaning codeDan McGee2012-01-18
| * doc/vercmp: add note about pkgrel handlingDan McGee2012-01-12
| * Use fileno() in isatty() callDan McGee2012-01-12
* | Allow UseDelta option to specify a delta ratioDan McGee2012-01-18
* | Reorder some operations in sig check for efficiencyDan McGee2012-01-12
* | Merge branch 'maint'Dan McGee2012-01-08
|\|