summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-04-07sync: fix crash on failed downloadsDave Reisner
2012-04-07Updates from TransifexDan McGee
2012-03-28Update all translation filesDan McGee
2012-03-28signing: cope with gpg2's failure at lifeDave Reisner
2012-03-16Merge branch 'maint'Dan McGee
2012-03-16Prefer fputs/fputc over fprintf when writing local databaseDan McGee
2012-03-16Extract a write_deps function from local database writingDan McGee
2012-03-16Remove unnecessary path check from local databaseDan McGee
2012-03-14lib/sync: avoid unwanted unlink after download failDave Reisner
2012-03-14dload: reset payload filename members before downloadDave Reisner
2012-03-12Minor format-string related cleanupsDan McGee
2012-03-08Merge branch 'maint'Dan McGee
2012-03-08Simplify package validation info output for sync packagesAllan McRae
2012-03-08Remove _alpm_csumAllan McRae
2012-03-08Add information on how an installed package was validatedAllan McRae
2012-03-08Hook new optdepend structures upBenedikt Morbach
2012-03-08Allow alpm_depend_t to have a descriptionDan McGee
2012-03-05Translation updates from TransifexDan McGee
2012-03-05Fix a potential memory leak in filelist creationDan McGee
2012-03-05Fix a memory leak when loading an invalid packageDan McGee
2012-02-20Use "mode" in _alpm_makepath_modeAllan McRae
2012-02-20Merge branch 'maint'Dan McGee
2012-02-20Update copyright yearsAllan McRae
2012-02-20util: reduce pointer hell in _alpm_makepath_modeDave Reisner
2012-02-20Print error message when to-be-downloaded file cannot be createdNagy Gabor
2012-02-20Don't check diskspace when using --dbonlyDan McGee
2012-02-19diskspace: ensure we match only full path componentsDan McGee
2012-02-15Revert "Add -S --recursive operation"Dan McGee
2012-02-14Update SIGPIPE signal handler commentDan McGee
2012-02-13Merge branch 'maint'Dan McGee
2012-02-13Reset errno before opening archiveAllan McRae
2012-02-13Allow specifying shell for running scriptletsAllan McRae
2012-02-13use _alpm_access in a few more places for increased debugging infoFlorian Pritz
2012-02-13lib/sync: use full delta size as max download sizeDave Reisner
2012-02-06Fix a handful of comment typos or misspellingsDan McGee
2012-02-06Translation updates from Transifex, mostly scriptsDan McGee
2012-02-06Merge branch 'maint'Dan McGee
2012-02-06ALPM API adjustments for sanity and consistencyDan McGee
2012-02-06alpm.h: enum cleanups, comment formatting cleanupDan McGee
2012-02-06Remove last explicit include of config.hDan McGee
2012-02-06Update translations from TransifexDan McGee
2012-01-31Fix rare segfault on package removalAllan McRae
2012-01-30Merge branch 'maint'Dan McGee
2012-01-30Update translationsDan McGee
2012-01-23Remove rmrf implementation from backendDan McGee
2012-01-23libalpm/deps.c: access trans flags directlyDan McGee
2012-01-23Merge branch 'maint'Dan McGee
2012-01-23lib/dload: give uniform naming to curl CB functionsDave Reisner
2012-01-23Fix sys/mnttab.h header includeDan McGee
2012-01-23lib/dload: enforce usage of TCP keepalivesDave Reisner