summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'maint'Dan McGee2012-02-06
|\
| * Update translations from TransifexDan McGee2012-02-06
| * remove.c: make "target not found" error consistent with sync.cAndrew Gregory2012-02-06
| * Add simple integer-only pow() implementationDan McGee2012-02-03
| * Fix FS#27924: don't display negative zeroesThomas Dziedzic2012-02-03
* | ALPM API adjustments for sanity and consistencyDan McGee2012-02-06
* | Merge branch 'maint'Dan McGee2012-01-30
|\|
| * Update translationsDan McGee2012-01-30
| * Update pot translation catalogsDan McGee2012-01-30
* | Merge branch 'maint'Dan McGee2012-01-23
|\|
| * 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
| * Fix broken output when asking question and stdin is pipedOlivier Brunel2012-01-18
| * Remove unused strtoupper() functionDan McGee2012-01-18
| * Don't remove unknown files in cache cleaning codeDan McGee2012-01-18
| * Use fileno() in isatty() callDan McGee2012-01-12
* | Allow UseDelta option to specify a delta ratioDan McGee2012-01-18
* | Merge branch 'maint'Dan McGee2012-01-08
|\|
| * Update translations from TransifexDan McGee2012-01-05
* | testdb: check local database for duplicate filesDan McGee2012-01-07
* | Convert get_update_timediff to integer return valueDan McGee2012-01-02
* | Convert strtrim/strlen paired calls to only strtrimDan McGee2011-12-23
* | Merge branch 'maint'Dan McGee2011-12-23
|\|
| * Allow comments after repo section header in pacman.confAllan McRae2011-12-23
* | pactree: cleanup register_syncsDave Reisner2011-12-23
* | pactree: update with new strtrim functionDave Reisner2011-12-23
* | pacman/util: return size_t from strtrimDave Reisner2011-12-23
* | include config.h via MakefilesDave Reisner2011-12-21
* | code syntax cleanupDave Reisner2011-12-12
* | pacman: process all sync targets before exiting on errorDan McGee2011-12-12
* | pacman: process all targets on upgrade operationDan McGee2011-12-12
* | pacman: list all unknown targets on removal operationAllan McRae2011-12-12
* | Merge branch 'maint'Dan McGee2011-11-30
|\|
| * Miscellaneous post-4.0.1 updatesDan McGee2011-11-30
* | Merge branch 'maint'Dan McGee2011-11-20
|\|
| * Final changes before 4.0.1 releaseDan McGee2011-11-20
* | add key algo to import msgFlorian Pritz2011-11-20
* | change gpg import message to resemble gpg --list-keysFlorian Pritz2011-11-20
* | Merge branch 'maint'Dan McGee2011-11-16
|\|
| * Update translations from TransifexDan McGee2011-11-16
| * Update translations from TransifexDan McGee2011-11-13
| * Updates in preparation for 4.0.1 releaseDan McGee2011-11-13
* | Remove unnecessary casts in callback codeDan McGee2011-11-15
* | create a typedef for enum _alpm_errno_tJonathan Conder2011-11-14
* | add fnmatch support for HoldPkgDave Reisner2011-11-13
* | Merge branch 'maint'Dan McGee2011-11-07
|\|
| * Fix download progress rounding edge caseDan McGee2011-11-03
* | Add OPEN() and CLOSE() util macrosDan McGee2011-11-01
* | Merge branch 'maint'Dan McGee2011-11-01
|\|