summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-04doc: remove --recursive documentation for non-remove operationsDan McGee
2012-05-04Ensure pre_upgrade scriptlet gets old package versionDan McGee
2012-04-20makepkg: restrict allowed characters in pkgnameDave Reisner
2012-04-20pkgdelta/repo-add: quoting fixesFlorian Pritz
2012-04-20pkgdelta: implement requirments for delta generationFlorian Pritz
2012-04-20pkgdelta: rework option/argument parserFlorian Pritz
2012-04-19contrib: remove pactree make ruleDave Reisner
2012-04-19contrib: remove wget-xdelta from gitignoreDave Reisner
2012-04-09Fix issues with unintialized variable value usageDan McGee
2012-04-08pacman-key: avoid use of tempfile in verify_sigDave Reisner
2012-04-08pacman-key: verify TRUST_ULTIMATE keys as goodDave Reisner
2012-04-074.0.3 release NEWS, version bumps, etc.Dan 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 updatesDan McGee