summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'maint'Dan McGee2012-02-06
|\
| * Update translations from TransifexDan McGee2012-02-06
| * 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
* | 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
| * 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
| * fetch_url: look for files in cache before downloadingDave Reisner2012-01-18
| * Use isdigit() rather than character range comparisonsDan McGee2012-01-18
* | 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
|\|
| * 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
* | 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
|\|
| * 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
* | Only compile delta regex onceDan McGee2012-01-02
* | Fix delta parsingDan McGee2011-12-31
* | Simplify hash function to a single multiplicationDan McGee2011-12-31
* | Remove strtrim function from backendDan McGee2011-12-23
* | be_package: be more explicit parsing key/value pairsDan McGee2011-12-23
* | Rework package removal codeDan McGee2011-12-23
* | Created hex_representation() in lib/libalpm/util.cDiogo Sousa2011-12-21
* | include config.h via MakefilesDave Reisner2011-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
* | 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
* | Move items around in the alpm handle structDan McGee2011-12-07