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

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:

Merge branch 'feature/list-untracked'
[code/vcsh.git] / doc / vcsh.1.ronn
2014-10-23 Richard HartmannMerge branch 'feature/list-untracked'
2014-10-23 Richard Hartmannvcsh: Allow `vcsh list-untracked <repo>`
2014-10-23 Richard HartmannMerge branch 'feature--overlay_functions'
2014-10-23 Richard Hartmannvcsh.1.ronn: Make the warning even more scary
2014-10-22 Richard HartmannAdd documentation for `list-untracked`
2014-10-20 Richard Hartmannvcsh: Add support for overlay functions
2014-03-24 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2014-03-15 Richard HartmannMerge remote-tracking branch 'andschwa/docs'
2014-03-15 Richard HartmannMerge remote-tracking branch 'jfw/master'
2014-03-13 Richard HartmannUpdate manpage
2013-09-19 Richard HartmannMerge branch 'feature--shortnames'
2013-09-02 Richard HartmannMerge branch 'merge--madduck/relative_worktree'
2013-09-02 Richard Hartmannvcsh: Add support for choosing relative or absolute...
2013-09-02 Richard HartmannMerge remote-tracking branch 'madduck/relative_worktree...
2013-08-29 Richard Hartmannvcsh: Support `vcsh status <repo>`
2013-08-20 Richard Hartmannvcsh: Implement pre-/post-init hooks
2013-08-02 Richard Hartmann%s/richih.mailinglist@gmail.com/richih@debian.org/
2013-07-31 Richard HartmannMerge branch 'feature--vcsh-commit'
2013-07-31 Richard HartmannIntroduce `vcsh commit`
2013-07-23 Richard HartmannMerge branch 'feature--vcsh-status'
2013-07-23 Richard HartmannIntroduce `vcsh status`
2013-07-23 Richard Hartmanndoc/vcsh.1.ronn: Alphabetize options
2013-07-23 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-07-19 Richard HartmannMerge remote-tracking branch 'origin/fix--vcsh-rename'
2013-07-19 Richard HartmannMerge branch 'retire'
2013-07-18 Richard Hartmanndoc/vcsh.1.ronn: Reference new hooks
2013-07-15 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-07-13 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
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-05 Richard HartmannAdd support for `vcsh push`
2013-07-05 Richard HartmannAdd support for `vcsh pull`
2013-07-05 Richard HartmannUpdate copyright date in manpage
2013-06-11 Richard HartmannYet another new tagline
2013-06-08 Richard Hartmanndoc/vcsh.1.ronn: Use new tagline
2013-05-20 Richard Hartmanndoc/vcsh.1.ronn s/git/Git/
2013-05-12 Richard HartmannSupport $VCSH_GITIGNORE == none
2013-05-07 Richard HartmannRename `vcsh setup` to `vcsh upgrade`
2013-04-21 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-04-20 Richard HartmannIntroduce `vcsh version`
2013-04-20 Richard HartmannUpdate man page
2012-09-11 Richard HartmannImprove wording in manpage
2012-09-11 Richard HartmannSupport more configuration files
2012-09-11 Richard HartmannRefer users of `git submodule` to v1.7.12 or later
2012-08-29 Richard HartmannAdd command line options
2012-06-28 Richard HartmannPoint out incompability to `git submodule`
2012-02-19 Richard HartmannFix license information in manpage
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 HartmannImprove wording in docs
2012-02-10 Richard HartmannAdd docs for `vcsh which`
2012-02-10 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2012-02-10 Richard HartmannImprove man page
2012-02-03 Richard HartmannFix documentation
2012-01-16 Richard HartmannUpdate copyright
2012-01-16 Richard HartmannImprove hook documentation
2012-01-14 Richard HartmannMerge branch 'hook-support'
2012-01-14 Richard HartmannImprove hook support
2012-01-13 Richard HartmannImplement hook system
2011-12-27 Richard HartmannUpdate manpage
2011-12-19 Richard HartmannUpdate tagline
2011-12-05 Richard HartmannRename `vcsh seed-gitignore` to `vcsh write-gitignore`
2011-12-04 Richard HartmannForgot to commit manpage for `vcsh <repo>`
2011-12-02 Richard HartmannAdd docs for list-tracked and list-tracked-by
2011-11-30 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2011-11-29 Richard HartmannExtend mr support to all commands
2011-11-29 Richard HartmannUpdate to mr support
2011-11-26 Richard HartmannMerge remote-tracking branch 'Dieter_be/master'
2011-11-26 Richard HartmannIntroduce `vcsh mv`
2011-11-24 Richard HartmannRemove `use` and `exit`
2011-11-23 Richard HartmannIntroduce `vcsh setup`
2011-11-22 Richard HartmannIntroduce `vcsh enter`
2011-11-22 Richard HartmannUpdate docs
2011-11-22 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2011-11-22 Richard HartmannRe-introduce `vcsh use` and `vcsh exit`
2011-11-20 Richard HartmannMajor refactoring and one new feature
2011-11-20 Richard HartmannReformat and update docs, completion etc
2011-11-16 Richard HartmannIntroduce seed-gitignore to, well, seed gitignore..
2011-11-11 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2011-11-11 Richard HartmannAdd ronn-based manpage