summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* | Slight local database files reading optimizationDan McGee2011-12-07
* | Merge branch 'maint'Dan McGee2011-12-07
|\|
| * Use correct size in memsetDan McGee2011-12-05
| * Enforce signature download size limit on -U <url> operationsDan McGee2011-12-05
* | Merge branch 'maint'Dan McGee2011-11-30
|\|
| * _alpm_ldconfig: return value from _alpm_run_chrootDan McGee2011-11-30
* | Add helper function for duplicating depends listsDan McGee2011-11-30
* | added doxygen documentationandrew.gregory.8@gmail.com2011-11-22
* | add key algo to import msgFlorian Pritz2011-11-20
* | change gpg import message to resemble gpg --list-keysFlorian Pritz2011-11-20
* | Update alpm_errno_t type to non-enum versionDan McGee2011-11-16
* | Merge branch 'maint'Dan McGee2011-11-16
|\|
| * Update translations from TransifexDan McGee2011-11-16
| * Allow sync_prepare to work in certain cases without sync databasesDan McGee2011-11-15
| * Update translations from TransifexDan McGee2011-11-13
| * Updates in preparation for 4.0.1 releaseDan McGee2011-11-13
* | Add helper method for creating and opening archive objectDan McGee2011-11-16
* | create a typedef for enum _alpm_errno_tJonathan Conder2011-11-14
* | add support for back end fnmatch'd optionsDave Reisner2011-11-13