summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-074.0.3 release NEWS, version bumps, etc.v4.0.3Dan McGee
2012-04-07Revert "parseopts: normalize options into an array"Dave Reisner
2012-04-07pkgdelta: exit 1 upon errorFlorian Pritz
2012-04-07pacman-key: Actually verify signatures and exit with correct codesPierre Schmitz
2012-04-07pkgdelta: use bsdtar -q optionDan McGee
2012-04-07sync: fix crash on failed downloadsDave Reisner
2012-04-07parse_options: initialize unused_options as arrayDave Reisner
2012-04-07Updates from TransifexDan McGee
2012-03-29pacman-key: change to more reliable default keyserverAllan McRae
2012-03-29pacman-key: make the -e option work as advertisedAllan McRae
2012-03-28Update all translation filesDan McGee
2012-03-28makepkg: avoid reporting bogus install size on btrfsDave Reisner
2012-03-28signing: cope with gpg2's failure at lifeDave Reisner
2012-03-16makepkg: quote removed filename as it can have spacesAllan McRae
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-12Add 3.0.x versions to doc/index.txtDan McGee
2012-03-08makepkg: exit via default signal handler in trap_exitDave Reisner
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-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
2012-02-15makepkg: fix syntax error in remove_depsChristoph Vigano
2012-02-14Update SIGPIPE signal handler commentDan McGee
2012-02-14scripts: unset CDPATH if cd is usedDan McGee
2012-02-13lib/sync: use full delta size as max download sizeDave Reisner
2012-02-114.0.2 release updatesv4.0.2Dan McGee
2012-02-11Final pre-release Transifex updatesDan McGee
2012-02-11pactree: allow comments after repo section headerAllan McRae
2012-02-11makepkg: disable extglob when sourcing BUILDSCRIPTAllan McRae
2012-02-11makepkg: deal with mercurial exit codesAllan McRae
2012-02-06Fix a handful of comment typos or misspellingsDan McGee
2012-02-06Translation updates from Transifex, mostly scriptsDan McGee
2012-02-06makepkg.sh.in - if both -r and -i are provided, only remove makedepsAndrew Gregory
2012-02-06Update translations from TransifexDan McGee
2012-02-06remove.c: make "target not found" error consistent with sync.cAndrew Gregory
2012-02-06makepkg.sh.in - fix remove_deps test for deps to be removedAndrew Gregory
2012-02-06makepkg: add forgotten newline in help outputMantas Mikulėnas