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

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 pull request #262 from soulofmischief/patch-2
[code/vcsh.git] / _vcsh
2017-08-28 Richard HartmannMerge pull request #234 from danielshahaf/completion...
2017-08-28 Richard HartmannMerge pull request #233 from danielshahaf/bugfix/list...
2017-08-28 Daniel Shahafcompletion: Complete only external commands for 'run'.
2017-08-27 Richard HartmannMerge pull request #215 from lyda/commit-fix
2017-08-27 Richard HartmannMerge pull request #223 from madduck/fix-git-version...
2017-08-27 Richard HartmannMerge pull request #224 from danielshahaf/completion...
2017-08-27 Richard HartmannMerge pull request #227 from danielshahaf/completion...
2017-08-27 Richard HartmannMerge branch 'master' into completion-set-context-forea...
2017-08-27 Richard HartmannMerge pull request #225 from danielshahaf/complete...
2017-07-16 Daniel Shahafcompletion: Set the context correctly in 'foreach'.
2017-07-16 Daniel Shahafcompletion: Return the correct error code from __vcsh_*.
2017-07-16 Daniel Shahafcompletion: Pass GIT_DIR to _git.
2015-12-22 Richard HartmannMerge branch 'fix/support_old_git'
2015-12-19 Richard HartmannMerge branch 'feature/foreach'
2015-12-19 Richard Hartmann_vcsh: Remove list-tracked-by completely
2015-12-19 Richard HartmannDocument `vcsh foreach`
2015-12-19 Richard Hartmann_vcsh: Remove stale completion
2014-11-01 Richard HartmannMerge branch 'master' into feature/tests
2014-10-25 Richard HartmannMerge branch 'feature--clone_branch'
2014-10-25 Richard HartmannMerge branch 'feature/status_against_remote_tracking'
2014-10-23 Richard HartmannMerge branch 'feature/list-untracked'
2014-10-22 Richard Hartmann_vcsh: Add completion for `list-untracked` and `status`
2014-05-08 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2014-05-07 Richard HartmannMerge pull request #129 from tfnico/patch-5
2014-05-07 Richard HartmannMerge pull request #131 from ghedo/_vcsh
2014-04-05 Alessandro Ghedini_vcsh: add missing commands
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-04 a-skComplete on git subcommands
2013-05-07 Richard HartmannRename `vcsh setup` to `vcsh upgrade`
2013-05-06 Richard HartmannMerge branch 'zsh-completion'
2013-05-06 Frank TerbeckImplement zsh completion for "run" and "rename" subcommands
2013-05-06 Richard HartmannMerge branch 'zsh-completion'
2013-04-27 Richard HartmannMake zsh not complete on an endless cycle of repos
2013-04-25 Richard HartmannImprove zsh completion; work in progress
2011-12-05 Richard HartmannRename `vcsh seed-gitignore` to `vcsh write-gitignore`
2011-12-02 Richard HartmannAdd docs for list-tracked and list-tracked-by
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 HartmannUpdate docs
2011-11-22 Richard HartmannIntroduce `vcsh enter`
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-10-26 Richard HartmannMore quoting and temporary removal of `vcsh exit`
2011-10-17 Richard HartmannRelease of 0.20111017
2011-05-16 Richard HartmannAdded zsh completion