Age | Commit message (Expand) | Author | Files | Lines |
2013-06-18 | Merge branch 'maint' | Allan McRae | 38 | -306/+367 |
2013-06-18 | Pull translation updates | Allan McRae | 37 | -305/+366 |
2013-06-16 | makepkg: fix typo for distcc test | Allan McRae | 1 | -1/+1 |
2013-06-06 | repo-add; add option to remove existing package files from disk | Phillip Smith | 1 | -0/+12 |
2013-06-06 | Merge branch 'maint' | Allan McRae | 40 | -214/+356 |
2013-06-06 | Pull translation updates and regenerate | Allan McRae | 38 | -203/+348 |
2013-06-04 | pacman-key: Do not reinterpret keys from revoked keyrings | Dave Reisner | 1 | -11/+4 |
2013-06-04 | Restrict pkgname from starting with a dot. | Allan McRae | 1 | -0/+4 |
2013-05-30 | makepkg-template: add --version and some license info | Florian Pritz | 1 | -2/+32 |
2013-05-29 | makepkg-template: Stop using given/when | Florian Pritz | 1 | -14/+8 |
2013-05-29 | makepkg-template: Add gettext support | Florian Pritz | 2 | -27/+48 |
2013-05-29 | Add makepkg-template | Florian Pritz | 3 | -0/+180 |
2013-05-29 | makepkg: add support for CARCH environment var | Phillip Smith | 1 | -0/+2 |
2013-05-29 | makepkg: remove support for PKGBUILDs without a package() function | Allan McRae | 1 | -30/+11 |
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 |