Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-01-29 | makepkg: Integrate check_install into tidy_install | Chirantan Ekbote | 1 | -33/+26 |
2013-01-17 | makepkg: Formatting consistency in write_pkginfo | William Giokas | 1 | -7/+5 |
2013-01-04 | pacman-key: reduce verbosity of --populate | Pierre Schmitz | 1 | -1/+1 |
2013-01-04 | pacman-key: handle local signing of multiple keys | Allan McRae | 1 | -8/+14 |
2013-01-03 | Add a -n option to repo-add to only add new packages | Danny George | 1 | -0/+6 |
2013-01-03 | makepkg: Print out full version on pkgver update | William Giokas | 1 | -0/+2 |
2013-01-03 | makepkg: use --apparent-size when du supports it | Allan McRae | 2 | -6/+2 |
2013-01-03 | parseopts: remove superfluous continue/shift statements | Dave Reisner | 1 | -5/+1 |
2013-01-03 | Update copyright year for 2013 | Allan McRae | 4 | -8/+8 |
2012-12-14 | makepkg: add mtree file into package | Allan McRae | 1 | -2/+8 |
2012-12-14 | Added LOGDEST variable | William Giokas | 1 | -1/+10 |
2012-12-14 | makepkg: normalize whitespace in $pkgdesc when writing .PKGINFO | Dave Reisner | 1 | -1/+1 |
2012-12-14 | pkgdelta: avoid use of eval and IFS manipulation | Dave Reisner | 1 | -16/+12 |
2012-11-27 | makepkg: install debug symbol packages if requested | Allan McRae | 1 | -0/+4 |
2012-11-27 | makepkg: assign debugging symbol directory to a variable | Allan McRae | 1 | -14/+13 |
2012-11-27 | makepkg: allow debug package suffix to be configurable | Allan McRae | 2 | -15/+16 |
2012-11-27 | makepkg: create package from stripped debug symbols | Allan McRae | 1 | -0/+25 |
2012-11-27 | makepkg: output the name of the package being created | Allan McRae | 1 | -12/+5 |
2012-11-27 | makepkg: strip debugging symbols into separate folder | Allan McRae | 1 | -0/+50 |
2012-11-27 | makepkg: always use pkg/$pkgname as $pkgdir | Allan McRae | 1 | -0/+6 |
2012-11-27 | makepkg: move debug symbol stripping to separate function | Allan McRae | 1 | -4/+12 |
2012-11-27 | makepkg: add option to include debugging compiler flags | Allan McRae | 1 | -1/+7 |
2012-11-27 | makepkg: always run tidy_install on repackaging | Allan McRae | 1 | -8/+3 |
2012-11-27 | Add --needed option to makepkg | wgiokas | 1 | -1/+3 |
2012-11-27 | Use sentence case in makepkg | Jason St. John | 1 | -4/+4 |
2012-11-27 | makepkg: save path to PACMAN and test availability | Allan McRae | 1 | -5/+13 |
2012-11-27 | Remove last traces of handling command arguments in $PACMAN | Martin Panter | 1 | -2/+2 |
2012-11-27 | makepkg: fix signing built package | Christian Hesse | 1 | -0/+1 |
2012-11-27 | makepkg: deprecate PKGBUILDs without a package() function | Allan McRae | 1 | -0/+4 |
2012-11-27 | makepkg: print "SKIP" for signature checksums | Allan McRae | 1 | -4/+8 |
2012-11-27 | makepkg: use last match in BUILDENV/OPTIONS array | Allan McRae | 1 | -2/+3 |
2012-11-27 | repo-add: quote filename for consistent output style | Allan McRae | 1 | -1/+1 |
2012-09-18 | makepkg: fix incorrect bracket usage | Allan McRae | 1 | -1/+1 |
2012-09-18 | makepkg: Add Bazaar VCS support | Gary van der Merwe | 1 | -3/+72 |
2012-09-18 | makepkg: fix order of --help output | Allan McRae | 1 | -1/+1 |
2012-09-18 | makepkg: allow fragment to contain a "#" character | Allan McRae | 1 | -3/+3 |
2012-09-18 | makepkg: always check makepkg.conf for match to download protocol | Allan McRae | 1 | -7/+2 |
2012-09-18 | makepkg: do not embed timestamps in compressed manpages | Allan McRae | 1 | -1/+1 |
2012-09-18 | makepkg: check if hg and svn directories are non-empty before updating | Allan McRae | 1 | -2/+2 |