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

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:

Remove extraneous space in getopt call
[code/vcsh.git] / README.md
2012-04-11 Richard HartmannUpdate docs wrt AUR
2012-04-04 Richard HartmannImprove installation howto
2012-03-27 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2012-03-21 Richard HartmannSlightly improve wording
2012-03-21 Richard HartmannAdd links to my talks page
2012-02-15 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2012-02-13 Richard HartmannMerge branch 'hook-support'
2012-02-10 Richard HartmannMerge branch 'which'
2012-02-10 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2012-02-10 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2012-02-07 Richard HartmannUpdate README.md
2012-02-07 Richard HartmannUpdate README.md
2012-02-06 Richard HartmannUpdate README.md
2012-02-03 Richard HartmannMore documentation fixes
2012-02-03 Richard HartmannFix documentation
2011-12-27 Richard HartmannFix mistake in README.md
2011-12-27 Richard HartmannUpdate README.md to reference .gitignore.d
2011-12-19 Richard HartmannUpdate tagline
2011-12-14 Richard HartmannAdd contact information
2011-11-18 Gernot SchulzMerge branch 'master' into docs
2011-11-18 Richard HartmannUpdate README.md
2011-11-18 Richard HartmannUpdate README.md
2011-11-18 Richard HartmannMerge pull request #8 from Dieterbe/xdg
2011-11-18 Dieter PlaetinckDo not rely on XDG settings being the defaults
2011-11-18 Gernot SchulzSome README fixes
2011-11-17 Richard HartmannClean and fix docs a bit
2011-11-17 Gernot SchulzMerge EXAMPLES into README, restructure, some corrections
2011-11-12 Richard HartmannMinimal grammatical improvement.
2011-11-12 Gernot SchulzMake Markdown source easier to read
2011-11-12 Gernot SchulzSome fixes; formatting
2011-11-11 Richard HartmannMore formatting...
2011-11-11 Richard HartmannFix formatting
2011-11-11 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2011-11-11 Gernot SchulzFix codeblock indentation Thanks to Github's formatting...
2011-11-11 Gernot SchulzCover using vcsh w/o mr in the docs
2011-11-10 Richard HartmannEnable github to parse INSTALL & README as markdown