Age | Commit message (Expand) | Author | Files | Lines |
2011-07-05 | Add library files to POTFILES.in | Allan McRae | 1 | -0/+2 |
2011-07-05 | parse_options: accept multiple arguments | Allan McRae | 1 | -7/+23 |
2011-07-05 | parse_options: implement optional arguments | Allan McRae | 1 | -4/+15 |
2011-07-05 | parse_options: add missing newlines | Allan McRae | 1 | -2/+2 |
2011-06-30 | fix vim syntax highlighting of .sh files | Florian Pritz | 8 | -8/+8 |
2011-06-30 | Merge remote-tracking branch 'dave/makepkg' | Dan McGee | 1 | -5/+3 |
2011-06-30 | repo-add.sh.in: avoid being clever with repo repacking | Dave Reisner | 1 | -2/+7 |
2011-06-30 | repo-add: fix db creation one last time | Dan McGee | 1 | -9/+11 |
2011-06-30 | makepkg: only source user override if using default config file | Dan McGee | 1 | -2/+3 |
2011-06-30 | makepkg: fix typo (missing quotes) | Rémy Oudompheng | 1 | -2/+2 |
2011-06-30 | makepkg: fix removing symbolic link | Allan McRae | 1 | -1/+1 |
2011-06-29 | makepkg: simplify SIGNPKG check | Dave Reisner | 1 | -3/+1 |
2011-06-29 | makepkg: fix vim syntax highlighting | Dave Reisner | 1 | -1/+1 |
2011-06-29 | makepkg: remove unneeded echo | Dave Reisner | 1 | -1/+1 |
2011-06-28 | Revert "Merge branch 'master' of git://projects.archlinux.org/pacman" | Dan McGee | 1 | -1/+1 |
2011-06-27 | repo-add: remove extra exit call | Dan McGee | 1 | -1/+0 |
2011-06-27 | pacman-optimize: use output library | Dan McGee | 2 | -11/+5 |
2011-06-27 | Merge remote-tracking branch 'dave/repo-add' | Dan McGee | 3 | -87/+120 |
2011-06-27 | repo-add: add new command, repo-elephant | Dave Reisner | 2 | -1/+27 |
2011-06-27 | repo-add: enforce file extensions | Dave Reisner | 1 | -9/+20 |
2011-06-27 | repo-add: move command invocation out of arg parsing loop | Dave Reisner | 1 | -11/+14 |
2011-06-27 | repo-add: refactor repacking of repo file | Dave Reisner | 1 | -8/+2 |
2011-06-27 | Remove -f option from ln for POSIX compliance | Eric Bélanger | 2 | -10/+18 |
2011-06-27 | makepkg: Add warning if VCS tool is not present when determining latest VCS r... | Eric Bélanger | 1 | -7/+25 |
2011-06-27 | makepkg: Move check for sudo into check_software function | Eric Bélanger | 1 | -7/+7 |
2011-06-24 | repo-add: use format_entry for all desc/depends fields | Dave Reisner | 1 | -22/+24 |
2011-06-24 | repo-add: store multi-value fields as arrays | Dave Reisner | 1 | -24/+26 |
2011-06-24 | repo-add: bashify reading of .PKGINFO file | Dave Reisner | 1 | -14/+9 |
2011-06-24 | Merge branch 'master' of git://projects.archlinux.org/pacman | Dave Reisner | 1 | -36/+2 |
2011-06-24 | makepkg: Remove a lone quotation mark | Wieland Hoffmann | 1 | -1/+1 |
2011-06-24 | makepkg: remove the cleancache option | Allan McRae | 1 | -35/+1 |
2011-06-24 | makepkg: fix incorrect parenthesis in gettext call | Dave Reisner | 1 | -1/+1 |
2011-06-24 | makepkg: clean-up of output messages | Allan McRae | 1 | -51/+51 |
2011-06-24 | parse-options: simplify unused-arg & parameter printing | Dave Reisner | 1 | -11/+2 |
2011-06-24 | Merge branch 'po-split' | Dan McGee | 39 | -6/+27570 |
2011-06-24 | repo-add: fix path designation regression | Dave Reisner | 1 | -2/+11 |
2011-06-24 | scripts/po/: add pacman-key | Dan McGee | 27 | -51/+3173 |
2011-06-24 | scripts/po/: prune message catalog and translations | Dan McGee | 26 | -30065/+260 |
2011-06-24 | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee | 39 | -6/+54253 |
2011-06-24 | makepkg: Added checks in check_software for distcc, ccache, strip and gzip | Eric Bélanger | 1 | -0/+32 |
2011-06-24 | makepkg: remove distcc/makeflags option interaction | Dan McGee | 1 | -3/+0 |
2011-06-22 | makepkg: fix 'check_sofware' typo | Dan McGee | 1 | -1/+1 |
2011-06-22 | repo-add: style cleanup | Dave Reisner | 1 | -16/+8 |
2011-06-22 | makepkg: add software check function | Allan McRae | 1 | -16/+43 |
2011-06-22 | makepkg: move comment into correct place | Allan McRae | 1 | -4/+5 |
2011-06-22 | makepkg: adjust libprovides/depends messages | Allan McRae | 1 | -2/+2 |
2011-06-22 | makepkg: allow specifying alternative build directory | Allan McRae | 1 | -2/+16 |
2011-06-22 | makepkg: Add UPX compression support | Allan McRae | 1 | -1/+12 |
2011-06-20 | repo-add: show better error when path to repo does not exist | Dave Reisner | 1 | -0/+6 |
2011-06-20 | repo-add: allow creating a database with no compression | Dan McGee | 1 | -4/+5 |