]> git.madduck.net Git - code/vcsh.git/history - Makefile

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

.travis.yml: Fix Travis CI
[code/vcsh.git] / Makefile
2015-02-23 Richard HartmannMakefile: Formatting
2015-02-23 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2015-02-11 Richard HartmannMakefile: Delete correct doc dir
2015-02-11 Richard HartmannMerge branch 'feature/tests'
2015-02-11 Richard HartmannMakefile: Add `prove` to make test
2014-11-01 Richard HartmannMerge branch 'master' into feature/tests
2014-10-25 Richard HartmannMerge branch 'feature--clone_branch'
2014-10-25 Dridi BoukelmouneUse cowsay from the PATH instead
2014-10-25 Richard HartmannMerge branch 'feature/status_against_remote_tracking'
2014-08-25 Richard HartmannMakefile: Allow `PREFIX=foo make install`
2014-06-07 Richard HartmannMerge pull request #134 from mirabilos/master
2014-05-09 Dridi BoukelmouneUse cowsay from the PATH instead
2014-05-08 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2014-05-08 Richard HartmannRevert "Introduce static manpage as part of normal...
2014-02-13 Richard HartmannMerge branch 'feature/chown'
2014-02-09 Richard HartmannIntroduce static manpage as part of normal repo
2013-10-27 Richard HartmannMakefile: Make `make test` silent
2013-10-27 Richard HartmannMakefile: Avoid calling `dirname`
2013-10-27 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-10-27 Richard HartmannMerge commit 'ccf40b91a67127084ee81e875ee5b77b3b0f019d'
2013-10-27 Richard HartmannMerge pull request #86 from xaocon/master
2013-10-27 Richard HartmannMerge pull request #90 from Dridi/feature--makefile_dirs
2013-10-22 Dridi BoukelmouneMake Makefile more configurable (doc and zsh dirs)
2013-10-17 Gregor JasnyMake root tool configurable
2012-06-11 Richard HartmannMerge pull request #30 from esc/feature/better_author_list
2012-06-05 Richard HartmannMerge pull request #29 from esc/feature/silence_cowsay
2012-06-04 Valentin Haeneldon't echo the command when doing make moo
2012-02-19 Richard HartmannTransform Makefile to make re-use easier
2012-02-19 Richard HartmannWhitespace fix
2012-02-13 Richard HartmannMerge branch 'hook-support'
2012-01-16 Richard HartmannImprove hook documentation
2011-12-27 Richard HartmannMake Makefile not install INSTALL.md
2011-11-26 Richard HartmannMerge remote-tracking branch 'Dieter_be/master'
2011-11-26 Richard HartmannIntroduce `make test`
2011-11-14 Richard HartmannCreate Makefile