Age | Commit message (Expand) | Author | Files | Lines |
2014-03-03 | Fix install order in scripts Makefile | Allan McRae | 1 | -1/+1 |
2014-01-28 | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 1 | -1/+1 |
2013-10-14 | makepkg: add LIBRARY variable | Allan McRae | 1 | -0/+3 |
2013-10-14 | makepkg: run locally with libtool style wrapper | Allan McRae | 1 | -0/+25 |
2013-05-29 | Add makepkg-template | Florian Pritz | 1 | -0/+11 |
2013-03-10 | distribute library/term_colors.sh | Allan McRae | 1 | -1/+2 |
2013-01-03 | makepkg: use --apparent-size when du supports it | Allan McRae | 1 | -0/+1 |
2012-11-27 | makepkg: allow debug package suffix to be configurable | Allan McRae | 1 | -0/+1 |
2012-06-26 | scripts/library: add size_to_human | Dave Reisner | 1 | -1/+2 |
2012-06-26 | scripts/library: add human_to_size | Dave Reisner | 1 | -1/+2 |
2012-06-26 | Portability fixes for makepkg | Jeremy Huntwork | 1 | -0/+1 |
2012-06-26 | Create repo-remove symlink in scripts dir | Allan McRae | 1 | -5/+7 |
2012-05-21 | pkgdelta: adopt parseopts for option parsing | Dave Reisner | 1 | -1/+2 |
2012-04-25 | rankmirrors: move to contrib/ | Dave Reisner | 1 | -4/+0 |
2012-04-24 | validate bash scripts with 'bash -n' during build. | Dave Reisner | 1 | -0/+1 |
2012-04-24 | scripts/library: remove parse_options | Dave Reisner | 1 | -2/+1 |
2012-04-24 | pacman-key: adopt parseopts for option parsing | Dave Reisner | 1 | -1/+1 |
2012-04-24 | makepkg: adopt parseopts for option parsing | Dave Reisner | 1 | -1/+1 |
2012-04-24 | scripts/library: introduce parseopts | Dave Reisner | 1 | -0/+1 |
2012-04-07 | Revert "makepkg: calculate exact total file size" | Dan McGee | 1 | -0/+1 |
2011-12-29 | makepkg: calculate exact total file size | Allan McRae | 1 | -1/+0 |
2011-12-08 | Use automake verbose helpers in custom make rules | Dan McGee | 1 | -7/+3 |
2011-09-15 | buildsys: remove existing symlinks before installing | Dave Reisner | 1 | -0/+2 |
2011-08-29 | pacman-key: rework importing distro/repo provided keyrings | Allan McRae | 1 | -0/+1 |
2011-08-15 | build-sys: always use $(RM) instead of rm -f | Dave Reisner | 1 | -3/+3 |
2011-08-15 | dist: preserve symlinks on installation | Dave Reisner | 1 | -3/+15 |
2011-07-19 | pacman-key: add dependency on parse_options to Makefile | Allan McRae | 1 | -1/+2 |
2011-06-30 | fix vim syntax highlighting of .sh files | Florian Pritz | 1 | -1/+1 |
2011-06-27 | pacman-optimize: use output library | Dan McGee | 1 | -1/+3 |
2011-06-27 | repo-add: add new command, repo-elephant | Dave Reisner | 1 | -1/+6 |
2011-06-24 | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee | 1 | -0/+2 |
2011-06-15 | Clean up makefile for script generation | Allan McRae | 1 | -8/+5 |
2011-06-15 | scripts: refactor output formatting functions | Allan McRae | 1 | -5/+23 |
2011-06-15 | makepkg: move option parsing code to separate file | Allan McRae | 1 | -4/+9 |
2011-06-09 | Fix bracket type in makefile | Allan McRae | 1 | -1/+1 |
2011-06-08 | Fix name of original files in scripts | Allan McRae | 1 | -1/+1 |
2011-03-23 | pacman-key: keyring management tool | Denis A. AltoƩ Falqueto | 1 | -0/+3 |
2011-01-22 | Makefile: Use git describe --dirty for GIT VERSION | Xavier Chantry | 1 | -1/+1 |
2010-12-13 | Add script to update pacman database format | Allan McRae | 1 | -0/+3 |
2010-10-14 | Fix bash shell location check | Dan McGee | 1 | -1/+1 |
2010-10-12 | Use sysconfdir, localstatedir, BASH instead of hardcoded values | Nezmer | 1 | -0/+1 |
2010-07-07 | Remove DBEXT usage | Allan McRae | 1 | -1/+0 |
2010-06-30 | makepkg: try standard paths for coreutils du | Allan McRae | 1 | -0/+1 |
2009-10-11 | replace rankmirrors by bash clone | Xavier Chantry | 1 | -2/+2 |
2009-04-26 | makepkg: make in-place sed portable | Allan McRae | 1 | -0/+1 |
2009-03-15 | Add pkgdelta script to create deltas. | Xavier Chantry | 1 | -0/+3 |
2009-01-03 | makepkg: move BUILDSCRIPT from makepkg.conf | Allan McRae | 1 | -0/+1 |
2009-01-03 | Merge branch 'maint' | Dan McGee | 1 | -1/+2 |
2009-01-03 | Small makefile update | Dan McGee | 1 | -1/+2 |
2008-10-13 | Quiet up the make process a bit | Dan McGee | 1 | -7/+8 |