summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
|\|
| * makepkg: abort on missing download agentAllan McRae2012-01-08
| * makepkg: fix missing source file detectionAllan McRae2012-01-08
| * makepkg: simplify source archive generationAllan McRae2012-01-08
| * Fix zsh completion for *.pkg.tarcanyonknight2012-01-08
| * Fix bash completion for *.pkg.tarcanyonknight2012-01-08
| * Update translations from TransifexDan McGee2012-01-05
| * Update scripts translation catalogDan McGee2012-01-05
| * Remove useless logger messageDan McGee2012-01-05
| * Search for PGP subkeys in a keyserver-acceptable wayDan McGee2012-01-05
* | Fix segfaults on opening invalid archive filesDan McGee2012-01-08
* | testdb: check local database for duplicate filesDan McGee2012-01-07
* | Update sync database size estimation valuesDan McGee2012-01-07
* | Clean up <inttypes.h> header inclusionsDan McGee2012-01-07
* | Use 32-bit wide integer type in PolarSSL codeDan McGee2012-01-07
* | Merge branch 'maint'Dan McGee2012-01-02
|\|
| * add new pactest for syncfirst with recursive depsDave Reisner2012-01-02
| * Prevent rebuild of man pages when using release tarballsAllan McRae2012-01-02
| * Fix bogus string cast in search debug messageDan McGee2011-12-29
* | pkghash improvements/modificationsDan McGee2012-01-02
* | Minor optimization on likely sync package lookupDan McGee2012-01-02
* | be_package.c: fix compiler warningAllan McRae2012-01-02
* | Remove unnecessary counters in file removal codeDan McGee2012-01-02
* | alpm_list_msort: inline alpm_list_nth() callDan McGee2012-01-02
* | contrib: add install rules for bash and zsh completionDan McGee2012-01-02
* | Convert get_update_timediff to integer return valueDan McGee2012-01-02
* | Only compile delta regex onceDan McGee2012-01-02
* | Fix delta parsingDan McGee2011-12-31
* | Simplify hash function to a single multiplicationDan McGee2011-12-31
* | makepkg: calculate exact total file sizeAllan McRae2011-12-28
* | makepkg: Use SKIP in checksum to skip integrity checkAllan McRae2011-12-28
* | contrib/*: Support the "--help" and "--version" optionsLukas Fleischer2011-12-23
* | Makefile.am: Extract "contrib/" into DIST_SUBDIRSLukas Fleischer2011-12-23
* | Convert strtrim/strlen paired calls to only strtrimDan McGee2011-12-23
* | Merge branch 'maint'Dan McGee2011-12-23
|\|
| * pacman-key: Add missing quotesTimothy Redaelli2011-12-23
| * Allow comments after repo section header in pacman.confAllan McRae2011-12-23
* | Remove strtrim function from backendDan McGee2011-12-23
* | be_package: be more explicit parsing key/value pairsDan McGee2011-12-23
* | pactree: cleanup register_syncsDave Reisner2011-12-23
* | pactree: update with new strtrim functionDave Reisner2011-12-23
* | Rework package removal codeDan McGee2011-12-23
* | pacman/util: return size_t from strtrimDave Reisner2011-12-23