summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-27repo-add: enforce file extensionsDave Reisner1-9/+20
2011-06-27repo-add: move command invocation out of arg parsing loopDave Reisner1-11/+14
2011-06-27repo-add: refactor repacking of repo fileDave Reisner1-8/+2
2011-06-27Remove -f option from ln for POSIX complianceEric Bélanger2-10/+18
2011-06-27makepkg: Add warning if VCS tool is not present when determining latest VCS r...Eric Bélanger1-7/+25
2011-06-27makepkg: Move check for sudo into check_software functionEric Bélanger1-7/+7
2011-06-24repo-add: use format_entry for all desc/depends fieldsDave Reisner1-22/+24
2011-06-24repo-add: store multi-value fields as arraysDave Reisner1-24/+26
2011-06-24repo-add: bashify reading of .PKGINFO fileDave Reisner1-14/+9
2011-06-24Merge branch 'master' of git://projects.archlinux.org/pacmanDave Reisner1-36/+2
2011-06-24makepkg: Remove a lone quotation markWieland Hoffmann1-1/+1
2011-06-24makepkg: remove the cleancache optionAllan McRae1-35/+1
2011-06-24makepkg: fix incorrect parenthesis in gettext callDave Reisner1-1/+1