summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-09Update string catalogs after string tweaksDan McGee78-9195/+4377
2011-08-09Add a slightly simpler versioned replace testDan McGee3-26/+46
2011-08-09Don't walk off front of string when stripping newlineDan McGee1-1/+1
2011-08-09doc/pacman.conf: make SigLevel overview an unordered listDan McGee1-5/+5
2011-08-09Fix compile error when curl is not usedDan McGee1-3/+3
2011-08-09Depend on name_hash being setDan McGee2-4/+2
2011-08-09pactest: improve speed of local DB dependent rulesDan McGee1-10/+16
2011-08-09Add reason to corrupted package callbackDan McGee2-6/+10
2011-08-09Attempt to fix up some of the brokenness around failed package loadsDan McGee5-18/+23
2011-08-09Update several translation stringsDan McGee3-16/+16
2011-08-09Update transifex config for new translation layoutDan McGee1-2/+7
2011-08-09Update all translation filesDan McGee78-4696/+11029
2011-08-09_alpm_access(): don't call gettext() in debug level loggersDan McGee1-4/+8
2011-08-09Merge branch 'maint'Dan McGee9-17/+62
2011-08-08Store a package info level flag if we fail to load dataDan McGee3-6/+15
2011-08-08Add a test harness for new pacsort commandDan McGee3-0/+106
2011-08-08mark option structs as constDave Reisner2-2/+2
2011-08-08paccache: use pacsort instead of sort -VDave Reisner1-2/+2
2011-08-08src/util/Makefile.am: alphabetize targetsDave Reisner1-9/+9
2011-08-08pacsort: add new utilityDave Reisner3-2/+400
2011-08-08Bash-ify test/util/vercmptest.shDan McGee1-9/+9
2011-08-08makepkg: ignore epoch when undeclaredDave Reisner1-1/+1
2011-08-08Update translations from transifexDan McGee5-22/+34
2011-08-08contrib/paccache: misc cleanup and bugfixDave Reisner1-13/+22
2011-08-08Check return value of rename() callsDan McGee3-10/+29
2011-08-08doc/PKGBUILD: fix pkgver for -git packagesFlorian Pritz1-2/+1
2011-08-02docs/pacman.conf: Document SigLevel optionDan McGee1-8/+84
2011-08-02Implement parsing of the new SigLevel directiveDan McGee2-32/+106
2011-08-02paccache: add new contrib scriptDave Reisner3-0/+296
2011-08-02pacman-key: follow gpg options for listing keysAllan McRae2-10/+18
2011-08-02Don't trim whitespace when reading database entriesDan McGee8-16/+122
2011-08-02pactest: use subprocess module instead of os.systemDan McGee1-23/+23
2011-07-29Revamp signing checksDan McGee3-59/+127
2011-07-28Tidy up testdb to match coding stylesDan McGee1-4/+8
2011-07-28Make free_groupcache() privateDan McGee2-25/+23
2011-07-28Merge remote-tracking branch 'dave/scripts-fixup'Dan McGee2-3/+6
2011-07-28scripts/pkgdelta: exit properly on missing argsDave Reisner1-2/+1
2011-07-28scripts/repo-add: show usage when no DB file specifiedDave Reisner1-1/+5
2011-07-28Unify modelines in Asciidoc filesDan McGee15-37/+37
2011-07-27pacman-key: Add --import and --import-trustdbPang Yan Han2-3/+47
2011-07-27pacman-key: change GPG_PACMAN and GPG_NOKEYRING to arraysDJ Mills1-24/+24
2011-07-27pacman-key: fix syntax error in -r arg parsingAllan McRae1-1/+1
2011-07-27makepkg: refactor checking source integrityAllan McRae1-24/+17
2011-07-27makepkg: more control of skipping integrity checksAllan McRae2-15/+36
2011-07-27makepkg: Add support for verifying pgp signaturesWieland Hoffmann2-2/+96
2011-07-27Remove duplicate code shared between sync and upgradeDan McGee3-118/+16
2011-07-27makepkg: get package version with overridesAllan McRae1-18/+27
2011-07-27makepkg: allow epoch to be overriddenAllan McRae3-8/+12
2011-07-27makepkg: check arch overrides for required architectureAllan McRae1-0/+15
2011-07-27makepkg: check overrides for pkgrel and pkgverAllan McRae1-8/+14