summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
| * pacsysclean: Add new contrib scriptEric BĂ©langer2011-12-12
* | Calculate root length only once when checking for file conflictsDan McGee2011-12-12
* | lib/conflict: save strlen call by reusing snprintf returnDave Reisner2011-12-12
* | code syntax cleanupDave Reisner2011-12-12
* | makepkg: split source elements when looking for sigsDave 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
* | Use automake verbose helpers in custom make rulesDan McGee2011-12-08
* | Make automake generate silent rules by defaultDan McGee2011-12-08
* | Move items around in the alpm handle structDan McGee2011-12-07
* | Slight local database files reading optimizationDan McGee2011-12-07
* | scripts/*: Declare several constant variables read-onlyLukas Fleischer2011-12-07
* | Merge branch 'maint'Dan McGee2011-12-07
|\|
| * Use correct size in memsetDan McGee2011-12-05
| * repo-add: enforce maximum .sig file sizeDan McGee2011-12-05
| * Enforce signature download size limit on -U <url> operationsDan McGee2011-12-05
| * contrib/paclist: Add "--help" command line parameterLukas Fleischer2011-12-05
* | contrib/*: Hardcode program namesLukas Fleischer2011-12-07
* | Add 'silent-rules' to automake setup in configure.acDan McGee2011-12-07
* | Merge branch 'maint'Dan McGee2011-11-30
|\|