summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Remove unnecessary path check from local databaseDan McGee1-12/+3
2012-03-13Minor format-string related cleanupsDan McGee2-2/+2
2012-03-09Merge branch 'maint'Dan McGee20-520/+520
2012-03-09makepkg: exit via default signal handler in trap_exitDave Reisner1-4/+9
2012-03-09Simplify package validation info output for sync packagesAllan McRae2-26/+42
2012-03-09Remove _alpm_csumAllan McRae5-13/+8
2012-03-09Add information on how an installed package was validatedAllan McRae7-5/+123
2012-03-09makepkg: use array instead of stringDave Reisner1-3/+3
2012-03-09makepkg: avoid use of eval in run_pacmanDave Reisner1-5/+5
2012-03-09makepkg: enforce decimal format for pkgrelDave Reisner1-2/+2
2012-03-09Point python shebangs at python2Allan McRae8-8/+8
2012-03-09makepkg: allow specifying compression optionsChristian Hesse3-4/+18
2012-03-09Hook new optdepend structures upBenedikt Morbach7-22/+94
2012-03-09Allow alpm_depend_t to have a descriptionDan McGee2-13/+32
2012-03-09pacman-optimize: standardize on openssl usage, only touch local/Dan McGee1-22/+23
2012-03-05pacman-key: Remove useless signature verification in --populate commandPierre Schmitz2-44/+0
2012-03-05Translation updates from TransifexDan McGee13-425/+438
2012-03-05Do not dereference symlinks when calculating sizeAllan McRae2-6/+6
2012-03-05makepkg: fix false error with multiple libdepsFlorian Pritz1-1/+2
2012-03-05makepkg: fix extraction of soname in find_libdependsFlorian Pritz1-1/+1
2012-03-05Fix a potential memory leak in filelist creationDan McGee1-13/+19
2012-03-05Fix a memory leak when loading an invalid packageDan McGee1-3/+3
2012-03-05Database cleanup enhancementsDan McGee1-26/+45
2012-02-21Use "mode" in _alpm_makepath_modeAllan McRae1-2/+2
2012-02-21Merge branch 'maint'Dan McGee19-106/+61
2012-02-20Update copyright yearsAllan McRae55-55/+55
2012-02-20makepkg: rework libprovidesAllan McRae1-39/+50
2012-02-20util: reduce pointer hell in _alpm_makepath_modeDave Reisner1-25/+30
2012-02-20Print error message when to-be-downloaded file cannot be createdNagy Gabor1-0/+4
2012-02-20Don't check diskspace when using --dbonlyDan McGee1-1/+1
2012-02-20Give better error messages on database locking failuresDan McGee1-3/+7
2012-02-20diskspace: ensure we match only full path componentsDan McGee1-1/+13
2012-02-17parseopts: normalize options into an arrayDave Reisner3-27/+17
2012-02-17pacsysclean: Fix script description and accept -o option without hyphenEric BĂ©langer1-2/+5
2012-02-15Revert "Add -S --recursive operation"Dan McGee7-56/+9
2012-02-15Revert "Enable recursive/needed sync on SyncFirst"Dan McGee4-12/+4
2012-02-15makepkg: fix syntax error in remove_depsChristoph Vigano1-1/+1
2012-02-14Update SIGPIPE signal handler commentDan McGee1-2/+2
2012-02-14scripts: unset CDPATH if cd is usedDan McGee2-2/+3
2012-02-13Merge branch 'maint'Dan McGee42-1515/+1137
2012-02-13Use AM_PATH_GPGME macro from gpgme instead of home-built gpgme detection.Nathan Phillip Brink1-11/+40
2012-02-13Add gpgme m4 autoconf macro fileAllan McRae1-0/+307
2012-02-13Do not check for ALPM_ERR_PKG_INVALID_ARCH on remove operationAllan McRae1-6/+0
2012-02-13testpkg: set gpgdirAllan McRae2-0/+5
2012-02-13Reset errno before opening archiveAllan McRae1-0/+1
2012-02-13Move ROOTDIR definition into config.hAllan McRae3-2/+1
2012-02-13Allow specifying shell for running scriptletsAllan McRae2-1/+10
2012-02-13use _alpm_access in a few more places for increased debugging infoFlorian Pritz3-3/+3
2012-02-13lib/sync: use full delta size as max download sizeDave Reisner1-1/+1
2012-02-114.0.2 release updatesv4.0.2Dan McGee3-2/+28