Age | Commit message (Expand) | Author | Files | Lines |
2018-08-10 | Add lz4 compression support to makepkg | Alex Butler | 1 | -0/+1 |
2018-07-27 | makepkg.conf: add missing sha224 sums | Michael Straube | 1 | -1/+1 |
2018-06-18 | pacman.conf: Fixup the XferCommand example for curl | Luke Shumaker | 1 | -1/+1 |
2018-05-14 | Ensure better text editor automatic filetype detection | Eli Schwartz | 1 | -0/+1 |
2018-05-14 | Remove all modelines from the project | Eli Schwartz | 2 | -4/+0 |
2018-05-14 | makepkg.conf: add default protocol handler for file:// urls. | Eli Schwartz | 1 | -1/+2 |
2017-12-07 | makepkg: Add a config option to specify the location of debug sources | Eli Schwartz | 1 | -0/+2 |
2017-12-07 | makepkg.conf: correct the documentation on the default options | Eli Schwartz | 1 | -2/+2 |
2016-12-05 | makepkg.conf: add -g to default curl options | Dave Reisner | 1 | -3/+3 |
2016-02-26 | makepkg: Remove upx and optipng support | Allan McRae | 1 | -4/+2 |
2016-01-29 | Add HookDir to example pacman.conf | Allan McRae | 1 | -0/+1 |
2015-02-01 | add option to optimize PNG images with optipng | Christian Hesse | 1 | -2/+3 |
2015-01-02 | Fix typo in a comment in makepkg.conf | Jason St. John | 1 | -1/+1 |
2014-12-22 | add VCSCLIENTS to etc/makepkg.conf | Allan McRae | 1 | -0/+7 |
2014-03-12 | makepkg: enforce fakeroot usage | Allan McRae | 1 | -3/+2 |
2014-01-28 | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 1 | -1/+1 |
2013-03-14 | Add compression defaults for lrzip and lzo | Allan McRae | 1 | -1/+2 |
2013-03-14 | Add Local/RemoteFileSigLevel to example config | Allan McRae | 1 | -0/+2 |
2013-03-14 | pacman.conf: Remove empty line at end of file | Eric Bélanger | 1 | -1/+0 |
2013-03-14 | makepkg.conf: Add staticlibs to default OPTIONS array in comments | Eric Bélanger | 1 | -1/+1 |
2013-03-07 | update documentation and config files | Simon Gomizelj | 1 | -0/+1 |
2013-03-07 | Add staticlibs option in PKGBUILD | Sébastien Luttringer | 1 | -10/+11 |
2012-12-14 | Added LOGDEST variable | William Giokas | 1 | -0/+2 |
2012-11-27 | makepkg: add option to include debugging compiler flags | Allan McRae | 1 | -2/+6 |
2012-11-27 | etc/Makefile: simplify build rule for conf files | Dave Reisner | 1 | -10/+7 |
2012-07-10 | Merge branch 'maint' | Dan McGee | 1 | -3/+3 |
2012-07-10 | makepkg.conf: add -q option for curl | Dave Reisner | 1 | -3/+3 |
2012-07-10 | makepkg.conf: enable curl's cookie engine for http | Dave Reisner | 1 | -2/+2 |
2012-05-21 | makepkg: Add CPPFLAGS support | Allan McRae | 1 | -0/+1 |
2012-04-12 | Remove SyncFirst option | Dan McGee | 1 | -2/+0 |
2012-04-07 | makepkg.conf: enable curl's cookie engine for http | Dave Reisner | 1 | -2/+2 |
2012-03-09 | makepkg: allow specifying compression options | Christian Hesse | 1 | -0/+10 |
2012-01-19 | Allow UseDelta option to specify a delta ratio | Dan McGee | 1 | -1/+1 |
2011-12-08 | Use automake verbose helpers in custom make rules | Dan McGee | 1 | -4/+3 |
2011-11-15 | makepkg.conf: disable motd printing for rsync DLAGENT | Dave Reisner | 1 | -1/+1 |
2011-10-06 | Enable CheckSpace by default in default config file | Dan McGee | 1 | -3/+3 |
2011-08-15 | Add short example signature config to pacman.conf | Dan McGee | 1 | -0/+5 |
2011-08-15 | build-sys: always use $(RM) instead of rm -f | Dave Reisner | 1 | -1/+1 |
2011-08-11 | build: remove mucking with CARCHFLAGS | Dan McGee | 2 | -6/+3 |
2011-07-18 | makepkg.conf: remove curl from other common tools | Allan McRae | 1 | -1/+1 |
2011-06-22 | makepkg: allow specifying alternative build directory | Allan McRae | 1 | -0/+3 |
2011-06-22 | makepkg: Add UPX compression support | Allan McRae | 1 | -2/+3 |
2011-06-01 | Update pacman manpage and pacman.conf for gpgdir | Pang Yan Han | 1 | -0/+1 |
2011-04-21 | Add configure option to specify package signing key | Allan McRae | 1 | -0/+2 |
2011-04-21 | New VerbosePkgLists option | Jakob Gruber | 1 | -0/+1 |
2011-04-21 | Remove ShowSize option | Jakob Gruber | 1 | -1/+0 |
2011-03-24 | etc/makepkg.conf: use curl in place of wget as a DLAGENT | Dave Reisner | 1 | -3/+3 |
2011-03-23 | Add GPG signature support to makepkg | Geoffroy Carrier | 1 | -2/+3 |
2011-01-29 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2011-01-28 | Enable failure on server error for curl download command | Dan McGee | 1 | -1/+1 |