summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-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
2011-06-22repo-add: style cleanupDave Reisner
2011-06-22makepkg: add software check functionAllan McRae
2011-06-22makepkg: move comment into correct placeAllan McRae
2011-06-22makepkg: adjust libprovides/depends messagesAllan McRae
2011-06-22makepkg: allow specifying alternative build directoryAllan McRae
2011-06-22makepkg: Add UPX compression supportAllan McRae
2011-06-20repo-add: show better error when path to repo does not existDave Reisner
2011-06-20repo-add: allow creating a database with no compressionDan McGee
2011-06-20repo-add: use bash equivalents of basename/dirnameDave Reisner
2011-06-20makepkg: fix broken syntax (double $)Florian Pritz
2011-06-15makepkg: create source package inside fakerootAllan McRae
2011-06-15Clean up makefile for script generationAllan McRae
2011-06-15parse_options: adjust error messagesAllan McRae
2011-06-15scripts/library: add README fileAllan McRae
2011-06-15scripts: refactor output formatting functionsAllan McRae
2011-06-15makepkg: move option parsing code to separate fileAllan McRae
2011-06-15makepkg: reword purge messageAllan McRae
2011-06-14Merge remote-tracking branch 'florian/sodeps'Dan McGee
2011-06-09Fix bracket type in makefileAllan McRae
2011-06-08Fix name of original files in scriptsAllan McRae
2011-06-08pacman-key: add vim modeline and fix whitespace issuesAllan McRae
2011-06-08pkgdelta: add vim modelineAllan McRae
2011-06-07Merge branch 'maint'Dan McGee
2011-06-07pacman-key: update copyrightAllan McRae
2011-06-07makepkg: fix creation of source package with -pAllan McRae
2011-06-02Merge branch 'maint'Dan McGee
2011-06-02repo-add: anchor exclusion pattern when generating filelistDan McGee
2011-06-01makepkg: add libdepends supportFlorian Pritz
2011-06-01pacman-key: print default gpgdir in usagePang Yan Han