summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-11Final pre-release Transifex updatesDan McGee5-130/+182
2012-02-11pactree: allow comments after repo section headerAllan McRae1-6/+6
2012-02-11makepkg: disable extglob when sourcing BUILDSCRIPTAllan McRae1-0/+4
2012-02-11makepkg: deal with mercurial exit codesAllan McRae1-2/+7
2012-02-07Fix a handful of comment typos or misspellingsDan McGee3-8/+10
2012-02-07Translation updates from Transifex, mostly scriptsDan McGee30-1400/+933
2012-02-06Merge branch 'maint'Dan McGee40-228/+265
2012-02-06makepkg.sh.in - if both -r and -i are provided, only remove makedepsAndrew Gregory1-1/+5
2012-02-06ALPM API adjustments for sanity and consistencyDan McGee16-94/+93
2012-02-06alpm.h: enum cleanups, comment formatting cleanupDan McGee1-27/+23
2012-02-06Remove last explicit include of config.hDan McGee1-2/+0
2012-02-06Update translations from TransifexDan McGee29-210/+211
2012-02-06remove.c: make "target not found" error consistent with sync.cAndrew Gregory1-1/+1
2012-02-06makepkg.sh.in - fix remove_deps test for deps to be removedAndrew Gregory1-1/+1
2012-02-06makepkg: add forgotten newline in help outputMantas Mikulėnas1-1/+1
2012-02-03pactest: check return code in some upgrade testsDan McGee4-0/+4
2012-02-03Add simple integer-only pow() implementationDan McGee1-2/+13
2012-02-03Fix FS#27924: don't display negative zeroesThomas Dziedzic4-13/+22
2012-01-31makepkg: Fix non-writable SRCPKGDEST error messageAllan McRae1-0/+5
2012-01-31Fix rare segfault on package removalAllan McRae1-1/+4
2012-01-31Merge branch 'maint'Dan McGee64-938/+2509
2012-01-31pacman-key: call gpg fewer times for revocation keysDave Reisner1-6/+5
2012-01-31pacman-key: simplify trusted keyring iterationDave Reisner1-8/+6