Age | Commit message (Expand) | Author | Files | Lines |
2013-10-14 | Link non-vcs sources into $srcdir during extraction | Allan McRae | 1 | -11/+9 |
2013-10-14 | Remove makepkg license check | Allan McRae | 1 | -13/+0 |
2013-10-14 | Use $srcdir/ rather than src/ in makepkg help | Allan McRae | 1 | -1/+1 |
2013-09-18 | makepkg: redirect downloader output to STDERR | Xyne | 1 | -1/+1 |
2013-09-18 | makepkg: include all hash types in integlist | Xyne | 1 | -1/+1 |
2013-09-18 | makepkg: use c-style for loops for integrity checks | Dave Reisner | 1 | -27/+24 |
2013-09-18 | makepkg: always use read's -r flag with filenames | Dave Reisner | 1 | -5/+5 |
2013-09-18 | makepkg: inline creation of checksum indenting | Dave Reisner | 1 | -12/+7 |
2013-09-18 | makepkg: cleanup a few format string injections | Dave Reisner | 1 | -5/+5 |
2013-09-04 | makepkg: add support for sha224 checksums | Dave Reisner | 1 | -1/+1 |
2013-09-04 | makepkg: unify list of known hash algorithms | Dave Reisner | 1 | -15/+16 |
2013-08-21 | makepkg: allow make-style environment var overrides | Dave Reisner | 1 | -0/+15 |
2013-08-21 | Do not refer to FlySpray numbers | Allan McRae | 1 | -1/+1 |
2013-07-30 | Fix whitespace in makepkg.sh.in and makepkg-template.pl.in | Jason St. John | 2 | -5/+5 |
2013-07-22 | Install makedepends and checkdepends together | Ashley Whetter | 1 | -3/+3 |
2013-07-22 | Update gitignore files for use with autoreconf | Allan McRae | 1 | -1/+9 |
2013-07-22 | Remove autotools files | Allan McRae | 1 | -444/+0 |
2013-06-26 | Merge branch 'maint' | Allan McRae | 1 | -1/+1 |
2013-06-23 | Respect paths with spaces on --install | Andrea Scarpino | 1 | -1/+1 |
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 |