summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-04Ensure pre_upgrade scriptlet gets old package versionDan McGee1-2/+3
2012-04-21makepkg: restrict allowed characters in pkgnameDave Reisner2-2/+8
2012-04-21pkgdelta/repo-add: quoting fixesFlorian Pritz2-48/+48
2012-04-21pkgdelta: implement requirments for delta generationFlorian Pritz2-4/+60
2012-04-21pkgdelta: rework option/argument parserFlorian Pritz1-18/+27
2012-04-20contrib: remove pactree make ruleDave Reisner1-1/+0
2012-04-20contrib: remove wget-xdelta from gitignoreDave Reisner1-1/+0
2012-04-09Fix issues with unintialized variable value usageDan McGee2-7/+8
2012-04-09pacman-key: avoid use of tempfile in verify_sigDave Reisner1-5/+1
2012-04-09pacman-key: verify TRUST_ULTIMATE keys as goodDave Reisner1-1/+1
2012-04-074.0.3 release NEWS, version bumps, etc.v4.0.3working-maintDan McGee3-3/+28
2012-04-07Revert "parseopts: normalize options into an array"Dave Reisner3-17/+27
2012-04-07pkgdelta: exit 1 upon errorFlorian Pritz1-2/+2
2012-04-07pacman-key: Actually verify signatures and exit with correct codesPierre Schmitz1-1/+5
2012-04-07pkgdelta: use bsdtar -q optionDan McGee1-1/+1
2012-04-07sync: fix crash on failed downloadsDave Reisner1-1/+1
2012-04-07parse_options: initialize unused_options as arrayDave Reisner1-1/+1
2012-04-07Updates from TransifexDan McGee15-478/+598
2012-03-29pacman-key: change to more reliable default keyserverAllan McRae1-1/+1
2012-03-29pacman-key: make the -e option work as advertisedAllan McRae1-1/+1
2012-03-29Update all translation filesDan McGee83-1003/+553
2012-03-28makepkg: avoid reporting bogus install size on btrfsDave Reisner1-0/+6
2012-03-28signing: cope with gpg2's failure at lifeDave Reisner1-3/+12
2012-03-16makepkg: quote removed filename as it can have spacesAllan McRae1-1/+1
2012-03-15lib/sync: avoid unwanted unlink after download failDave Reisner1-0/+2
2012-03-15dload: reset payload filename members before downloadDave Reisner1-0/+5
2012-03-13Skip special files when cleaning package cacheAllan McRae1-0/+17
2012-03-13Add 3.0.x versions to doc/index.txtDan McGee1-5/+12
2012-03-09makepkg: exit via default signal handler in trap_exitDave Reisner1-4/+9
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-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-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