summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-07-27makepkg: allow epoch to be overriddenAllan McRae
2011-07-27makepkg: check arch overrides for required architectureAllan McRae
2011-07-27makepkg: check overrides for pkgrel and pkgverAllan McRae
2011-07-27makepkg: pkgver and pkgrel can not have whitespaceAllan McRae
2011-07-21pacman-key: refactor post parse opt check into a caseDave Reisner
2011-07-21pacman-key: s/UPDATEBD/UPDATEDB/Dave Reisner
2011-07-21pacman-key: fix syntax error in -r arg parsingDave Reisner
2011-07-21pacman-key: return $ret, not errorsDave Reisner
2011-07-19pacman-key: --init: correct creation of gpg.confPang Yan Han
2011-07-19pacman-key: correct spelling mistakePang Yan Han
2011-07-19pacman-key: add dependency on parse_options to MakefileAllan McRae
2011-07-19pacman-key: check required permissions on keyringAllan McRae
2011-07-19pacman-key: add --init optionAllan McRae
2011-07-19pacman-key: tidy up logic for finding pacman keyring directoryDave Reisner
2011-07-19pacman-key: refactor get_fromDave Reisner
2011-07-19pacman-key: add --verify optionAllan McRae
2011-07-19pacman-key: check only a single operation has been specifiedAllan McRae
2011-07-19pacman-key: move verifying keyring files to own functionAllan McRae
2011-07-19pacman-key: move --edit-key and --receive processing to functionsAllan McRae
2011-07-19pacman-key: hide output of executed commands on logic checksIvan Kanakarakis
2011-07-19pacman-key: rename --trust to --edit-keyAllan McRae
2011-07-19pacman-key: fix quotation on several variable assignmentsIvan Kanakarakis
2011-07-19pacman-key: allow the export of all key idsAllan McRae
2011-07-19pacman-key: rename --del to --deleteAllan McRae
2011-07-19pacman-key: remove the --adv optionAllan McRae
2011-07-19pacman-key: use our option parserAllan McRae
2011-07-18Merge branch 'maint'Dan McGee
2011-07-18makepkg: fix issue with filenames with spaces and noextractAllan McRae
2011-07-18repo-add: do not print full path of signature fileAllan McRae
2011-07-18repo-add: always remove repo signature symlinkAllan McRae
2011-07-18makepkg: only test for writable PKGDEST when needed.Rogutės Sparnuotos
2011-07-18Move some .gitignore entriesAllan McRae
2011-07-14makepkg: remove unused -C option from option listDave Reisner
2011-07-14makepkg: skip devel_check when reading from a pipeDave Reisner
2011-07-14makepkg: Remove pre-optimization from in_array()DJ Mills
2011-07-14makepkg: Remove OPT_TEMP hack in parse_options callDJ Mills
2011-07-14Add 'compress' compression format as an available optionDan McGee
2011-07-05repo-add: backup old database signature tooAllan McRae
2011-07-05pacman-key: fix syntax highlightingAllan McRae
2011-07-05Add library files to POTFILES.inAllan McRae
2011-07-05parse_options: accept multiple argumentsAllan McRae
2011-07-05parse_options: implement optional argumentsAllan McRae
2011-07-05parse_options: add missing newlinesAllan McRae
2011-06-30fix vim syntax highlighting of .sh filesFlorian Pritz
2011-06-30Merge remote-tracking branch 'dave/makepkg'Dan McGee
2011-06-30repo-add.sh.in: avoid being clever with repo repackingDave Reisner
2011-06-30repo-add: fix db creation one last timeDan McGee
2011-06-30makepkg: only source user override if using default config fileDan McGee
2011-06-30makepkg: fix typo (missing quotes)Rémy Oudompheng
2011-06-30makepkg: fix removing symbolic linkAllan McRae