| Commit message (Expand) | Author | Age |
* | Add makepkg -S which is an alias to makepkg --source | Sebastien Luttringer | 2011-08-18 |
* | Fix trailing whitespace in whole codebase | Dan McGee | 2011-08-17 |
* | makepkg: don't hardcode path to strip | Dave Reisner | 2011-08-15 |
* | Update several translation strings | Dan McGee | 2011-08-08 |
* | makepkg: ignore epoch when undeclared | Dave Reisner | 2011-08-08 |
* | makepkg: refactor checking source integrity | Allan McRae | 2011-07-27 |
* | makepkg: more control of skipping integrity checks | Allan McRae | 2011-07-27 |
* | makepkg: Add support for verifying pgp signatures | Wieland Hoffmann | 2011-07-27 |
* | makepkg: get package version with overrides | Allan McRae | 2011-07-27 |
* | makepkg: allow epoch to be overridden | Allan McRae | 2011-07-27 |
* | makepkg: check arch overrides for required architecture | Allan McRae | 2011-07-27 |
* | makepkg: check overrides for pkgrel and pkgver | Allan McRae | 2011-07-27 |
* | makepkg: pkgver and pkgrel can not have whitespace | Allan McRae | 2011-07-27 |
* | Merge branch 'maint' | Dan McGee | 2011-07-18 |
|\ |
|
| * | makepkg: fix issue with filenames with spaces and noextract | Allan McRae | 2011-07-18 |
* | | makepkg: only test for writable PKGDEST when needed. | Rogutės Sparnuotos | 2011-07-18 |
* | | makepkg: remove unused -C option from option list | Dave Reisner | 2011-07-14 |
* | | makepkg: skip devel_check when reading from a pipe | Dave Reisner | 2011-07-14 |
* | | makepkg: Remove pre-optimization from in_array() | DJ Mills | 2011-07-14 |
* | | makepkg: Remove OPT_TEMP hack in parse_options call | DJ Mills | 2011-07-14 |
* | | Add 'compress' compression format as an available option | Dan McGee | 2011-07-14 |
* | | fix vim syntax highlighting of .sh files | Florian Pritz | 2011-06-30 |
* | | Merge remote-tracking branch 'dave/makepkg' | Dan McGee | 2011-06-30 |
|\ \ |
|
| * | | makepkg: simplify SIGNPKG check | Dave Reisner | 2011-06-28 |
| * | | makepkg: fix vim syntax highlighting | Dave Reisner | 2011-06-28 |
| * | | makepkg: remove unneeded echo | Dave Reisner | 2011-06-28 |
* | | | makepkg: only source user override if using default config file | Dan McGee | 2011-06-30 |
* | | | makepkg: fix typo (missing quotes) | Rémy Oudompheng | 2011-06-30 |
* | | | makepkg: fix removing symbolic link | Allan McRae | 2011-06-30 |
|/ / |
|
* | | Revert "Merge branch 'master' of git://projects.archlinux.org/pacman" | Dan McGee | 2011-06-27 |
* | | Merge remote-tracking branch 'dave/repo-add' | Dan McGee | 2011-06-27 |
|\ \ |
|
| * \ | Merge branch 'master' of git://projects.archlinux.org/pacman | Dave Reisner | 2011-06-24 |
| |\ \ |
|
| * | | | makepkg: fix incorrect parenthesis in gettext call | Dave Reisner | 2011-06-24 |
* | | | | Remove -f option from ln for POSIX compliance | Eric Bélanger | 2011-06-27 |
* | | | | makepkg: Add warning if VCS tool is not present when determining latest VCS r... | Eric Bélanger | 2011-06-27 |
* | | | | makepkg: Move check for sudo into check_software function | Eric Bélanger | 2011-06-27 |
| |/ /
|/| | |
|
* | | | makepkg: Remove a lone quotation mark | Wieland Hoffmann | 2011-06-24 |
* | | | makepkg: remove the cleancache option | Allan McRae | 2011-06-24 |
|/ / |
|
* | | makepkg: clean-up of output messages | Allan McRae | 2011-06-24 |
* | | Merge branch 'po-split' | Dan McGee | 2011-06-23 |
|\ \ |
|
| * | | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee | 2011-06-23 |
* | | | makepkg: Added checks in check_software for distcc, ccache, strip and gzip | Eric Bélanger | 2011-06-23 |
* | | | makepkg: remove distcc/makeflags option interaction | Dan McGee | 2011-06-23 |
|/ / |
|
* | | makepkg: fix 'check_sofware' typo | Dan McGee | 2011-06-22 |
* | | makepkg: add software check function | Allan McRae | 2011-06-22 |
* | | makepkg: move comment into correct place | Allan McRae | 2011-06-22 |
* | | makepkg: adjust libprovides/depends messages | Allan McRae | 2011-06-22 |
* | | makepkg: allow specifying alternative build directory | Allan McRae | 2011-06-22 |
* | | makepkg: Add UPX compression support | Allan McRae | 2011-06-22 |
* | | makepkg: fix broken syntax (double $) | Florian Pritz | 2011-06-20 |