summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-07-19pacman-key: --init: correct creation of gpg.confPang Yan Han1-1/+1
2011-07-19pacman-key: correct spelling mistakePang Yan Han1-1/+1
2011-07-19pacman-key: add dependency on parse_options to MakefileAllan McRae1-1/+2
2011-07-19pacman-key: check required permissions on keyringAllan McRae1-0/+20
2011-07-19pacman-key: add --init optionAllan McRae1-8/+26
2011-07-19pacman-key: tidy up logic for finding pacman keyring directoryDave Reisner1-5/+3
2011-07-19pacman-key: refactor get_fromDave Reisner1-8/+10
2011-07-19pacman-key: add --verify optionAllan McRae1-3/+7
2011-07-19pacman-key: check only a single operation has been specifiedAllan McRae1-0/+16
2011-07-19pacman-key: move verifying keyring files to own functionAllan McRae1-20/+28
2011-07-19pacman-key: move --edit-key and --receive processing to functionsAllan McRae1-21/+26
2011-07-19pacman-key: hide output of executed commands on logic checksIvan Kanakarakis1-4/+4
2011-07-19pacman-key: rename --trust to --edit-keyAllan McRae1-8/+8
2011-07-19pacman-key: fix quotation on several variable assignmentsIvan Kanakarakis1-8/+8
2011-07-19pacman-key: allow the export of all key idsAllan McRae1-3/+3
2011-07-19pacman-key: rename --del to --deleteAllan McRae1-3/+3
2011-07-19pacman-key: remove the --adv optionAllan McRae1-11/+2
2011-07-19pacman-key: use our option parserAllan McRae1-93/+98
2011-07-18Merge branch 'maint'Dan McGee1-1/+1
2011-07-18makepkg: fix issue with filenames with spaces and noextractAllan McRae1-1/+1
2011-07-18repo-add: do not print full path of signature fileAllan McRae1-1/+1
2011-07-18repo-add: always remove repo signature symlinkAllan McRae1-2/+1
2011-07-18makepkg: only test for writable PKGDEST when needed.Rogutės Sparnuotos1-1/+1
2011-07-18Move some .gitignore entriesAllan McRae1-2/+3
2011-07-14makepkg: remove unused -C option from option listDave Reisner1-1/+1
2011-07-14makepkg: skip devel_check when reading from a pipeDave Reisner1-2/+2
2011-07-14makepkg: Remove pre-optimization from in_array()DJ Mills1-1/+0
2011-07-14makepkg: Remove OPT_TEMP hack in parse_options callDJ Mills1-3/+1
2011-07-14Add 'compress' compression format as an available optionDan McGee2-0/+3
2011-07-06repo-add: backup old database signature tooAllan McRae1-1/+5
2011-07-06pacman-key: fix syntax highlightingAllan McRae1-1/+1
2011-07-05Add library files to POTFILES.inAllan McRae1-0/+2
2011-07-05parse_options: accept multiple argumentsAllan McRae1-7/+23
2011-07-05parse_options: implement optional argumentsAllan McRae1-4/+15
2011-07-05parse_options: add missing newlinesAllan McRae1-2/+2
2011-06-30fix vim syntax highlighting of .sh filesFlorian Pritz8-8/+8
2011-06-30Merge remote-tracking branch 'dave/makepkg'Dan McGee1-5/+3
2011-06-30repo-add.sh.in: avoid being clever with repo repackingDave Reisner1-2/+7
2011-06-30repo-add: fix db creation one last timeDan McGee1-9/+11
2011-06-30makepkg: only source user override if using default config fileDan McGee1-2/+3
2011-06-30makepkg: fix typo (missing quotes)Rémy Oudompheng1-2/+2
2011-06-30makepkg: fix removing symbolic linkAllan McRae1-1/+1
2011-06-29makepkg: simplify SIGNPKG checkDave Reisner1-3/+1
2011-06-29makepkg: fix vim syntax highlightingDave Reisner1-1/+1
2011-06-29makepkg: remove unneeded echoDave Reisner1-1/+1
2011-06-28Revert "Merge branch 'master' of git://projects.archlinux.org/pacman"Dan McGee1-1/+1
2011-06-27repo-add: remove extra exit callDan McGee1-1/+0
2011-06-27pacman-optimize: use output libraryDan McGee2-11/+5
2011-06-27Merge remote-tracking branch 'dave/repo-add'Dan McGee3-87/+120
2011-06-27repo-add: add new command, repo-elephantDave Reisner2-1/+27