summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* pacman-key: check required permissions on keyringAllan McRae2011-07-19
* pacman-key: add --init optionAllan McRae2011-07-19
* pacman-key: tidy up logic for finding pacman keyring directoryDave Reisner2011-07-19
* pacman-key: refactor get_fromDave Reisner2011-07-19
* pacman-key: add --verify optionAllan McRae2011-07-19
* pacman-key: check only a single operation has been specifiedAllan McRae2011-07-19
* pacman-key: move verifying keyring files to own functionAllan McRae2011-07-19
* pacman-key: move --edit-key and --receive processing to functionsAllan McRae2011-07-19
* pacman-key: hide output of executed commands on logic checksIvan Kanakarakis2011-07-19
* pacman-key: rename --trust to --edit-keyAllan McRae2011-07-19
* pacman-key: fix quotation on several variable assignmentsIvan Kanakarakis2011-07-19
* pacman-key: allow the export of all key idsAllan McRae2011-07-19
* pacman-key: rename --del to --deleteAllan McRae2011-07-19
* pacman-key: remove the --adv optionAllan McRae2011-07-19
* pacman-key: use our option parserAllan McRae2011-07-19
* Merge branch 'maint'Dan McGee2011-07-18
|\
| * makepkg: fix issue with filenames with spaces and noextractAllan McRae2011-07-18
* | repo-add: do not print full path of signature fileAllan McRae2011-07-18
* | repo-add: always remove repo signature symlinkAllan McRae2011-07-18
* | makepkg: only test for writable PKGDEST when needed.Rogutės Sparnuotos2011-07-18
* | Move some .gitignore entriesAllan McRae2011-07-18
* | makepkg: remove unused -C option from option listDave Reisner2011-07-14
* | makepkg: skip devel_check when reading from a pipeDave Reisner2011-07-14
* | makepkg: Remove pre-optimization from in_array()DJ Mills2011-07-14
* | makepkg: Remove OPT_TEMP hack in parse_options callDJ Mills2011-07-14
* | Add 'compress' compression format as an available optionDan McGee2011-07-14
* | repo-add: backup old database signature tooAllan McRae2011-07-05
* | pacman-key: fix syntax highlightingAllan McRae2011-07-05
* | Add library files to POTFILES.inAllan McRae2011-07-05
* | parse_options: accept multiple argumentsAllan McRae2011-07-05
* | parse_options: implement optional argumentsAllan McRae2011-07-05
* | parse_options: add missing newlinesAllan McRae2011-07-05
* | fix vim syntax highlighting of .sh filesFlorian Pritz2011-06-30
* | Merge remote-tracking branch 'dave/makepkg'Dan McGee2011-06-30
|\ \
| * | makepkg: simplify SIGNPKG checkDave Reisner2011-06-28
| * | makepkg: fix vim syntax highlightingDave Reisner2011-06-28
| * | makepkg: remove unneeded echoDave Reisner2011-06-28
* | | repo-add.sh.in: avoid being clever with repo repackingDave Reisner2011-06-30
* | | repo-add: fix db creation one last timeDan McGee2011-06-30
* | | makepkg: only source user override if using default config fileDan McGee2011-06-30
* | | makepkg: fix typo (missing quotes)Rémy Oudompheng2011-06-30
* | | makepkg: fix removing symbolic linkAllan McRae2011-06-30
|/ /
* | Revert "Merge branch 'master' of git://projects.archlinux.org/pacman"Dan McGee2011-06-27
* | repo-add: remove extra exit callDan McGee2011-06-27
* | pacman-optimize: use output libraryDan McGee2011-06-27
* | Merge remote-tracking branch 'dave/repo-add'Dan McGee2011-06-27
|\ \
| * | repo-add: add new command, repo-elephantDave Reisner2011-06-27
| * | repo-add: enforce file extensionsDave Reisner2011-06-27
| * | repo-add: move command invocation out of arg parsing loopDave Reisner2011-06-27
| * | repo-add: refactor repacking of repo fileDave Reisner2011-06-27