Age | Commit message (Expand) | Author | Files | Lines |
2013-05-29 | makepkg: Add helper to test for functions in build script | Allan McRae | 1 | -7/+11 |
2013-05-29 | makepkg: remove sourcing PKGBUILD from stdin | Allan McRae | 1 | -8/+2 |
2013-05-29 | Merge branch 'maint' | Allan McRae | 1 | -19/+19 |
2013-05-18 | makepkg: Use LOGDEST for logpipe | Allan McRae | 1 | -1/+1 |
2013-05-18 | makepkg: fixup broken revision and repo references | Dave Reisner | 1 | -18/+18 |
2013-05-07 | Merge branch 'maint' | Allan McRae | 40 | -651/+1063 |
2013-05-07 | More translation updates | Allan McRae | 37 | -217/+226 |
2013-04-30 | Pull translation updates from transifex | Allan McRae | 38 | -510/+890 |
2013-04-30 | Add --noprepare option to makepkg | Eric Bélanger | 1 | -2/+7 |
2013-04-30 | Add -V/--version option to makepkg's usage function and man page | Eric Bélanger | 1 | -0/+1 |
2013-04-28 | makepkg: avoid redirecting stdout | Dave Reisner | 1 | -1/+1 |
2013-04-18 | Fix spelling errors using 'codespell' tool | Anatol Pomozov | 1 | -1/+1 |
2013-04-12 | makepkg: fix svn repo extraction | Allan McRae | 1 | -4/+9 |
2013-04-12 | Do not use checkout directory for SVN config | Allan McRae | 1 | -1/+2 |
2013-04-11 | Add support for all bzr URLs in the PKGBUILD source array | Maxime Gauduin | 1 | -4/+21 |
2013-04-11 | makepkg: don't run remove_deps twice when unneeded | William Giokas | 1 | -1/+0 |
2013-04-06 | makepkg: avoid file|grep dependency for CRLF check | Dave Reisner | 1 | -2/+1 |
2013-04-06 | makepkg: remove extra ansi color codes | Andrew Gregory | 1 | -6/+6 |
2013-04-01 | Update translations from transifex | Allan McRae | 37 | -294/+271 |
2013-04-01 | remove continue from download_local | Daniel Wallace | 1 | -1/+0 |
2013-03-31 | makepkg: unset GREP_OPTIONS | Andrew Gregory | 1 | -0/+2 |
2013-03-30 | Ensure we are always in $SRCDEST before downloading | Allan McRae | 1 | -5/+4 |
2013-03-26 | Remove duplicate option | Allan McRae | 1 | -2/+2 |
2013-03-17 | More translation updating | Allan McRae | 39 | -4003/+2871 |
2013-03-15 | repo-add: Update copyright year | Allan McRae | 37 | -56/+56 |
2013-03-15 | Merge updates from Transifex | Allan McRae | 5 | -807/+354 |
2013-03-15 | Remove Indonesian translation | Allan McRae | 2 | -1197/+0 |
2013-03-14 | Revert "makepkg: Use a recursive git clone." | Allan McRae | 1 | -1/+1 |
2013-03-14 | pkgdelta: fix improper passing of file argument | Dave Reisner | 1 | -2/+3 |
2013-03-10 | Update all translations files to push to Transifex | Allan McRae | 38 | -7301/+16247 |
2013-03-10 | Pull updated translations from transifex | Allan McRae | 27 | -5235/+3512 |
2013-03-10 | Add new languages from Transifex | Allan McRae | 11 | -0/+10984 |
2013-03-10 | distribute library/term_colors.sh | Allan McRae | 1 | -1/+2 |
2013-03-10 | makepkg: Add --verifysource to only download/verify source files | Olivier Brunel | 1 | -2/+6 |
2013-03-10 | makepkg: Make VCS download functions use get_filename | Neer Sighted | 1 | -9/+7 |
2013-03-10 | makepkg: Separate vcs download and extract | William Giokas | 1 | -68/+131 |
2013-03-08 | contrib: Make pacdiff colors the same as makepkg | William Giokas | 1 | -0/+5 |
2013-03-08 | scripts: Add color to repo-add | William Giokas | 1 | -0/+5 |
2013-03-08 | scripts: Add color to pkgdelta | William Giokas | 1 | -1/+7 |
2013-03-08 | scripts: Add color to pacman-optimize | William Giokas | 1 | -1/+10 |
2013-03-08 | scripts: Add color to pacman-key | William Giokas | 1 | -1/+4 |
2013-03-08 | scripts: Add color to pacman-db-upgrade | William Giokas | 1 | -1/+10 |
2013-03-08 | scripts: Add color to library/output_format.sh | William Giokas | 3 | -8/+38 |
2013-03-07 | makepkg: Use a recursive git clone. | Neer Sighted | 1 | -1/+1 |
2013-03-07 | makepkg: Avoid find to fork for each rm call | Sébastien Luttringer | 1 | -2/+2 |
2013-03-07 | Add staticlibs option in PKGBUILD | Sébastien Luttringer | 1 | -2/+7 |
2013-02-16 | makepkg: add support for .pkg.tar.lzo | Dave Reisner | 1 | -0/+2 |
2013-02-13 | makepkg: fix -r and --needed conflict | William Giokas | 1 | -1/+3 |
2013-02-13 | makepkg: add lrzip compression support | Allan McRae | 1 | -5/+7 |
2013-02-07 | makepkg: make $pkgdir non-accessible during build() | Allan McRae | 1 | -18/+24 |