summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
|\|
| * 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