summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-01-19Add diskspace checking support for Solaris/IllumosDan McGee
2012-01-18Update copyright on changed files since beginning of yearDan McGee
2012-01-18Allow UseDelta option to specify a delta ratioDan McGee
2012-01-18util.c, rmrf(): only create string when neededOlivier Brunel
2012-01-18fetch_url: look for files in cache before downloadingDave Reisner
2012-01-18Use isdigit() rather than character range comparisonsDan McGee
2012-01-12Reorder some operations in sig check for efficiencyDan McGee
2012-01-08Merge branch 'maint'Dan McGee
2012-01-08Fix segfaults on opening invalid archive filesDan McGee
2012-01-07Update sync database size estimation valuesDan McGee
2012-01-07Clean up <inttypes.h> header inclusionsDan McGee
2012-01-07Use 32-bit wide integer type in PolarSSL codeDan McGee
2012-01-05Remove useless logger messageDan McGee
2012-01-05Search for PGP subkeys in a keyserver-acceptable wayDan McGee
2012-01-02Merge branch 'maint'Dan McGee
2012-01-02pkghash improvements/modificationsDan McGee
2012-01-02Minor optimization on likely sync package lookupDan McGee
2012-01-02be_package.c: fix compiler warningAllan McRae
2012-01-02Remove unnecessary counters in file removal codeDan McGee
2012-01-02alpm_list_msort: inline alpm_list_nth() callDan McGee
2012-01-02Only compile delta regex onceDan McGee
2011-12-31Fix delta parsingDan McGee
2011-12-31Simplify hash function to a single multiplicationDan McGee
2011-12-29Fix bogus string cast in search debug messageDan McGee
2011-12-23Remove strtrim function from backendDan McGee
2011-12-23be_package: be more explicit parsing key/value pairsDan McGee
2011-12-23Rework package removal codeDan McGee
2011-12-21Created hex_representation() in lib/libalpm/util.cDiogo Sousa
2011-12-21include config.h via MakefilesDave Reisner
2011-12-21Don't check diskspace when using --dbonlyDan McGee
2011-12-13sync: avoid checking file conflicts with --dbonlyDave Reisner
2011-12-13delta: use regex substring matchingDave Reisner
2011-12-12Calculate root length only once when checking for file conflictsDan McGee
2011-12-12lib/conflict: save strlen call by reusing snprintf returnDave Reisner
2011-12-12code syntax cleanupDave Reisner
2011-12-07Move items around in the alpm handle structDan McGee
2011-12-07Slight local database files reading optimizationDan McGee
2011-12-07Merge branch 'maint'Dan McGee
2011-12-05Use correct size in memsetDan McGee
2011-12-05Enforce signature download size limit on -U <url> operationsDan McGee
2011-11-30Merge branch 'maint'Dan McGee
2011-11-30_alpm_ldconfig: return value from _alpm_run_chrootDan McGee
2011-11-30Add helper function for duplicating depends listsDan McGee
2011-11-22added doxygen documentationandrew.gregory.8@gmail.com
2011-11-20add key algo to import msgFlorian Pritz
2011-11-20change gpg import message to resemble gpg --list-keysFlorian Pritz
2011-11-16Update alpm_errno_t type to non-enum versionDan McGee
2011-11-16Merge branch 'maint'Dan McGee
2011-11-16Add helper method for creating and opening archive objectDan McGee
2011-11-16Update translations from TransifexDan McGee