summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
* | Created hex_representation() in lib/libalpm/util.cDiogo Sousa2011-12-21
* | include config.h via MakefilesDave Reisner2011-12-21
* | Add note to HACKING about operator spacingDan McGee2011-12-21
* | Don't check diskspace when using --dbonlyDan McGee2011-12-21
* | sync: avoid checking file conflicts with --dbonlyDave Reisner2011-12-13
* | delta: use regex substring matchingDave Reisner2011-12-13
* | Merge branch 'maint'Dan McGee2011-12-12
|\|
| * contrib/paccache: silence possible output from cdDave Reisner2011-12-12