summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2011-06-28makepkg: simplify SIGNPKG checkDave Reisner
2011-06-28makepkg: fix vim syntax highlightingDave Reisner
2011-06-28makepkg: remove unneeded echoDave Reisner
2011-06-27Revert "Merge branch 'master' of git://projects.archlinux.org/pacman"Dan McGee
2011-06-27repo-add: remove extra exit callDan McGee
2011-06-27pacman-optimize: use output libraryDan McGee
2011-06-27Merge remote-tracking branch 'dave/repo-add'Dan McGee
2011-06-27repo-add: add new command, repo-elephantDave Reisner
2011-06-27repo-add: enforce file extensionsDave Reisner
2011-06-27repo-add: move command invocation out of arg parsing loopDave Reisner
2011-06-27repo-add: refactor repacking of repo fileDave Reisner
2011-06-27Remove -f option from ln for POSIX complianceEric Bélanger
2011-06-27makepkg: Add warning if VCS tool is not present when determining latest VCS r...Eric Bélanger
2011-06-27makepkg: Move check for sudo into check_software functionEric Bélanger
2011-06-24repo-add: use format_entry for all desc/depends fieldsDave Reisner
2011-06-24repo-add: store multi-value fields as arraysDave Reisner
2011-06-24repo-add: bashify reading of .PKGINFO fileDave Reisner
2011-06-24Merge branch 'master' of git://projects.archlinux.org/pacmanDave Reisner
2011-06-24makepkg: Remove a lone quotation markWieland Hoffmann
2011-06-24makepkg: remove the cleancache optionAllan McRae
2011-06-24makepkg: fix incorrect parenthesis in gettext callDave Reisner
2011-06-24makepkg: clean-up of output messagesAllan McRae
2011-06-24parse-options: simplify unused-arg & parameter printingDave Reisner
2011-06-23Merge branch 'po-split'Dan McGee
2011-06-23repo-add: fix path designation regressionDave Reisner
2011-06-23scripts/po/: add pacman-keyDan McGee
2011-06-23scripts/po/: prune message catalog and translationsDan McGee
2011-06-23po/: split into scripts/po/ and src/pacman/po/Dan McGee
2011-06-23makepkg: Added checks in check_software for distcc, ccache, strip and gzipEric Bélanger
2011-06-23makepkg: remove distcc/makeflags option interactionDan McGee
2011-06-22makepkg: fix 'check_sofware' typoDan McGee