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

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:

doc/INSTALL.md: Specify how to install as user
[code/vcsh.git] / doc / hooks
2014-11-01 Richard HartmannMerge branch 'master' into feature/tests
2014-02-13 Richard HartmannMerge branch 'feature/chown'
2014-02-08 Richard HartmannMerge pull request #89 from alerque/master
2014-02-05 Caleb Maclennanadd sample hooks that allow cloning over extant files
2014-02-05 Caleb Maclennanadd hooks to enable auto handing of merge conflicts
2013-09-02 Richard HartmannMerge remote-tracking branch 'madduck/relative_worktree...
2013-08-20 Richard Hartmannvcsh: Implement pre-/post-init hooks
2013-07-31 Richard HartmannMerge branch 'feature--vcsh-commit'
2013-07-23 Richard HartmannMerge branch 'feature--vcsh-status'
2013-07-23 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-07-23 Richard Hartmanndoc/hooks: Ask for sample hooks
2013-07-19 Richard HartmannMerge remote-tracking branch 'origin/fix--vcsh-rename'
2013-07-19 Richard HartmannMerge branch 'retire'
2013-07-18 Richard Hartmanndoc/hooks: Fix hook list
2013-07-18 a-skExplain when to use post-clone-retired
2013-07-18 a-skFix post-clone hook name
2013-07-13 Richard HartmannMerge branch 'gitignore-none'
2013-07-10 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-07-10 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-07-10 Richard Hartmanndoc/hooks: New format to make merge easier
2013-07-10 Richard Hartmanndoc/hooks: Update
2013-07-10 Richard HartmannAdd hook post-clone-cleared
2013-05-07 Richard HartmannRename `vcsh setup` to `vcsh upgrade`
2012-02-15 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2012-02-13 Richard HartmannDocument hooks pre-/post-command
2012-02-13 Richard HartmannMerge branch 'hook-support'
2012-01-16 Richard HartmannImprove hook documentation