summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-16Merge branch 'maint'Dan McGee
2012-03-16makepkg: quote removed filename as it can have spacesAllan McRae
2012-03-16makepkg: abort when failing to create BUILDDIRAllan McRae
2012-03-16makepkg: prevent issues with files starting with a hyphenAllan McRae
2012-03-16makepkg: append pkgbase to BUILDDIR if specifiedAllan McRae
2012-03-16pactest: make OPTDEPEND rule look at non-description onlyDan McGee
2012-03-16Always display download size if it appliesDan McGee
2012-03-16Handle printing NULL correctly in table displayDan 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-13Skip special files when cleaning package cacheAllan McRae
2012-03-12Minor format-string related cleanupsDan McGee
2012-03-12Add 3.0.x versions to doc/index.txtDan McGee
2012-03-08Merge branch 'maint'Dan McGee
2012-03-08makepkg: exit via default signal handler in trap_exitDave Reisner
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-08makepkg: use array instead of stringDave Reisner
2012-03-08makepkg: avoid use of eval in run_pacmanDave Reisner
2012-03-08makepkg: enforce decimal format for pkgrelDave Reisner
2012-03-08Point python shebangs at python2Allan McRae
2012-03-08makepkg: allow specifying compression optionsChristian Hesse
2012-03-08Hook new optdepend structures upBenedikt Morbach
2012-03-08Allow alpm_depend_t to have a descriptionDan McGee
2012-03-08pacman-optimize: standardize on openssl usage, only touch local/Dan McGee
2012-03-05pacman-key: Remove useless signature verification in --populate commandPierre Schmitz
2012-03-05Translation updates from TransifexDan McGee
2012-03-05Do not dereference symlinks when calculating sizeAllan McRae
2012-03-05makepkg: fix false error with multiple libdepsFlorian Pritz
2012-03-05makepkg: fix extraction of soname in find_libdependsFlorian Pritz
2012-03-05Fix a potential memory leak in filelist creationDan McGee
2012-03-05Fix a memory leak when loading an invalid packageDan McGee
2012-03-05Database cleanup enhancementsDan 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-20makepkg: rework libprovidesAllan 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-19Give better error messages on database locking failuresDan McGee
2012-02-19diskspace: ensure we match only full path componentsDan McGee
2012-02-16parseopts: normalize options into an arrayDave Reisner
2012-02-16pacsysclean: Fix script description and accept -o option without hyphenEric BĂ©langer
2012-02-15Revert "Add -S --recursive operation"Dan McGee
2012-02-15Revert "Enable recursive/needed sync on SyncFirst"Dan McGee