summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* | Hook new optdepend structures upBenedikt Morbach2012-03-08
* | Allow alpm_depend_t to have a descriptionDan McGee2012-03-08
* | Use "mode" in _alpm_makepath_modeAllan McRae2012-02-20
* | Merge branch 'maint'Dan McGee2012-02-20
|\|
| * Don't check diskspace when using --dbonlyDan McGee2012-02-20
| * diskspace: ensure we match only full path componentsDan McGee2012-02-19
| * Revert "Add -S --recursive operation"Dan McGee2012-02-15
| * Update SIGPIPE signal handler commentDan McGee2012-02-14
* | Update copyright yearsAllan McRae2012-02-20
* | util: reduce pointer hell in _alpm_makepath_modeDave Reisner2012-02-20
* | Print error message when to-be-downloaded file cannot be createdNagy Gabor2012-02-20
* | Merge branch 'maint'Dan McGee2012-02-13
|\|
| * lib/sync: use full delta size as max download sizeDave Reisner2012-02-13
| * Fix a handful of comment typos or misspellingsDan McGee2012-02-06
| * Translation updates from Transifex, mostly scriptsDan McGee2012-02-06
* | Reset errno before opening archiveAllan McRae2012-02-13
* | Allow specifying shell for running scriptletsAllan McRae2012-02-13
* | use _alpm_access in a few more places for increased debugging infoFlorian Pritz2012-02-13
* | Merge branch 'maint'Dan McGee2012-02-06
|\|