summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* diskspace: only load filesystem info on demandDave Reisner2012-06-25
* diskspace: dedupe code for loading FS usageDave Reisner2012-06-25
* repo-add: add checkdepends informationAllan McRae2012-06-25
* add line length parameter to _alpm_strip_newlineDave Reisner2012-06-25
* add real_line_size to alpm_read_bufferDave Reisner2012-06-25
* check proper variable for NULLDave Reisner2012-06-25
* diskspace: canonicalize path to download dirDave Reisner2012-06-25
* libalpm/remove.c - add doxygenAndrew Gregory2012-05-21
* repo-add: add makedepends informationAllan McRae2012-05-20
* fix -Wshadow warnings as reported by gcc 4.4.3Dave Reisner2012-05-20
* Merge branch 'maint'Dan McGee2012-05-20
|\
| * Ensure pre_upgrade scriptlet gets old package versionDan McGee2012-05-04
* | Convert ALLOC_FAIL macro into a functionDan McGee2012-04-29
* | be_local: use the right length value for filename in all casesDan McGee2012-04-29
* | Merge remote-tracking branch 'dave/buildsys'Dan McGee2012-04-29
|\ \
| * | libalpm: add pkg-config fileDave Reisner2012-04-25
* | | Move short-lived realpath buffers to the stackDan McGee2012-04-29
* | | Pointer coding style cleanupsDan McGee2012-04-24
* | | be_local: write all single-valued attributes firstDan McGee2012-04-24
|/ /
* | Merge branch 'maint'Dan McGee2012-04-12
|\|
| * Fix issues with unintialized variable value usageDan McGee2012-04-09
* | Fix a signed overflow error on i686 with GCC 4.7.0Dan McGee2012-04-08
* | Various tweaks to support building with excessive GCC warning flagsDan McGee2012-04-08
* | buildsys: define warning CFLAGS in separate varDave Reisner2012-04-08
* | buildsys: cleanup gpgme compile time checkDave Reisner2012-04-08
* | buildsys: use pkg-config for libcurl detectionDave Reisner2012-04-08
* | buildsys: use pkg-config for libarchive detectionDave Reisner2012-04-08
* | buildsys: use pkg-config for openssl detectionDave Reisner2012-04-08
* | Prefix alpm_pkgfrom_t members with ALPM_Allan McRae2012-04-07
* | Return more useful error codes on package open failuresDan McGee2012-04-07
* | Make selecting scriptlet shell workAllan McRae2012-04-07
* | Merge branch 'maint'Dan McGee2012-04-07
|\|
| * sync: fix crash on failed downloadsDave Reisner2012-04-07
| * Updates from TransifexDan McGee2012-04-07
| * Update all translation filesDan McGee2012-03-28
| * signing: cope with gpg2's failure at lifeDave Reisner2012-03-28
* | Merge branch 'maint'Dan McGee2012-03-16
|\|
| * lib/sync: avoid unwanted unlink after download failDave Reisner2012-03-14
| * dload: reset payload filename members before downloadDave Reisner2012-03-14
* | Prefer fputs/fputc over fprintf when writing local databaseDan McGee2012-03-16
* | Extract a write_deps function from local database writingDan McGee2012-03-16
* | Remove unnecessary path check from local databaseDan McGee2012-03-16
* | Minor format-string related cleanupsDan McGee2012-03-12
* | Merge branch 'maint'Dan McGee2012-03-08
|\|
| * Translation updates from TransifexDan McGee2012-03-05
| * Fix a potential memory leak in filelist creationDan McGee2012-03-05
| * Fix a memory leak when loading an invalid packageDan McGee2012-03-05
* | Simplify package validation info output for sync packagesAllan McRae2012-03-08
* | Remove _alpm_csumAllan McRae2012-03-08
* | Add information on how an installed package was validatedAllan McRae2012-03-08