summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-24makepkg: clean-up of output messagesAllan McRae1-51/+51
2011-06-24parse-options: simplify unused-arg & parameter printingDave Reisner1-11/+2
2011-06-24Merge branch 'po-split'Dan McGee39-6/+27570
2011-06-24repo-add: fix path designation regressionDave Reisner1-2/+11
2011-06-24scripts/po/: add pacman-keyDan McGee27-51/+3173
2011-06-24scripts/po/: prune message catalog and translationsDan McGee26-30065/+260
2011-06-24po/: split into scripts/po/ and src/pacman/po/Dan McGee39-6/+54253
2011-06-24makepkg: Added checks in check_software for distcc, ccache, strip and gzipEric Bélanger1-0/+32
2011-06-24makepkg: remove distcc/makeflags option interactionDan McGee1-3/+0
2011-06-22makepkg: fix 'check_sofware' typoDan McGee1-1/+1
2011-06-22repo-add: style cleanupDave Reisner1-16/+8
2011-06-22makepkg: add software check functionAllan McRae1-16/+43
2011-06-22makepkg: move comment into correct placeAllan McRae1-4/+5
2011-06-22makepkg: adjust libprovides/depends messagesAllan McRae1-2/+2
2011-06-22makepkg: allow specifying alternative build directoryAllan McRae1-2/+16
2011-06-22makepkg: Add UPX compression supportAllan McRae1-1/+12
2011-06-20repo-add: show better error when path to repo does not existDave Reisner1-0/+6
2011-06-20repo-add: allow creating a database with no compressionDan McGee1-4/+5