]> 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:

vcsh: Move list_untracked() into correct place
[code/vcsh.git] / vcsh
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 HartmannRelease v1.20130829
2013-08-29 Richard Hartmannvcsh: Implement shortnames for commands
2013-08-29 Richard Hartmannvcsh: Support `vcsh status <repo>`
2013-08-29 Richard Hartmannvcsh: Make init() less verbose
2013-08-20 Richard Hartmannvcsh: Implement pre-/post-init hooks
2013-08-05 Richard Hartmannvcsh: Print debug and verbose info
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-24 Richard HartmannRelease v1.20130724
2013-07-23 Richard HartmannMerge branch 'feature--vcsh-status'
2013-07-23 Richard HartmannIntroduce `vcsh status`
2013-07-23 Richard Hartmannvcsh: Output formatting
2013-07-23 Richard HartmannRelease v1.20130723
2013-07-23 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-07-21 Richard Hartmannvcsh: Make gitignore options alphabetical
2013-07-20 Richard Hartmannvcsh: s/git/Git/
2013-07-19 martin f. krafftGet rid of GIT_WORK_TREE during vcsh sessions
2013-07-19 martin f. krafftKeep worktree relative to GIT_DIR
2013-07-19 martin f. krafftRemove unnecessary line
2013-07-19 martin f. krafftPOSIX syntax requires ; before }
2013-07-19 Richard HartmannMerge remote-tracking branch 'origin/fix--vcsh-rename'
2013-07-19 Richard HartmannMerge branch 'retire'
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-13 Richard HartmannFix commit 96f74d26de89fa1e390e26d015208163f689629e
2013-07-13 Alessandro Ghedinivcsh: do not create .gitignore.d if VCSH_GITIGNORE...
2013-07-10 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-07-10 Richard Hartmannvcsh: Fix stupid syntax error
2013-07-10 Richard Hartmannvcsh: Fix `vcsh rename`
2013-07-10 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-07-10 Richard Hartmannvcsh: Formatting
2013-07-10 Richard HartmannAdd hook post-clone-cleared
2013-07-10 a-skAdd retire() as a complement to use()
2013-07-05 Richard HartmannAdd support for `vcsh push`
2013-07-05 Richard HartmannAdd support for `vcsh pull`
2013-07-01 a-skAdd pre/post-clone hooks
2013-06-13 Richard HartmannRelease v1.20130614
2013-05-27 Richard HartmannRelease 1.3
2013-05-12 Richard HartmannSupport $VCSH_GITIGNORE == none
2013-05-11 Richard HartmannTypo
2013-05-11 Richard HartmannBetter debugging
2013-05-07 Richard HartmannRename `vcsh setup` to `vcsh upgrade`
2013-05-06 Richard HartmannMerge branch 'zsh-completion'
2013-05-06 Richard HartmannMerge branch 'zsh-completion'
2013-05-06 Richard HartmannImprove basename()
2013-05-06 Richard HartmannMerge remote-tracking branch 'madduck/shell-improvements'
2013-05-01 martin f. krafftRemove extraneous space
2013-04-28 martin f. krafftImplement basename in shell
2013-04-23 Richard HartmannMerge pull request #43 from madduck/anchor-ignores
2013-04-23 martin f. krafftAnchor ignore lines anchor-ignores
2013-04-23 martin f. krafftHide hook execution messages unless verbose
2013-04-21 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-04-20 Richard HartmannIntroduce `vcsh version`
2013-04-04 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-04-04 Richard HartmannUpdate licensing info
2013-03-30 Richard HartmannMerge branch 'debbug-699093'
2013-03-08 Richard HartmannMerge branch 'force-delete-repo' of https://github...
2013-03-08 Richard HartmannMerge branch 'destroy-typo' of https://github.com/jster...
2013-03-08 Jonathan SternbergUse rm -f when removing a git repo.
2013-03-08 Jonathan SternbergTypo in warning message 'DETROY' -> 'DESTROY'.
2013-01-28 Richard HartmannApply patch by Ian Campbell
2012-10-08 Richard HartmannFix option parsing
2012-10-04 Richard HartmannMerge pull request #31 from mek-apelsin/master
2012-10-04 mek-apelsinCorrect a few missing words in help
2012-09-11 Richard HartmannSupport more configuration files
2012-08-29 Richard HartmannAdd command line options
2012-06-29 Richard HartmannMake `vcsh list` even more resilient ;)
2012-06-28 Richard HartmannClarify stance on GPLv2+ vs GPLv3+
2012-04-23 Richard HartmannMake `vcsh list` more resilient
2012-03-27 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2012-03-26 Richard HartmannOrder help alphabetically
2012-02-15 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2012-02-13 Richard HartmannMerge branch 'hook-support'
2012-02-13 Richard HartmannAdd hooks for generic command execution
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 HartmannMake parser more robust
2012-02-10 Richard HartmannImplement `vcsh which`
2012-02-10 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2012-02-10 Richard HartmannFix `vcsh delete`
2012-02-10 Richard HartmannFix quoting
2012-02-10 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2012-02-10 Richard HartmannFormatting
2012-01-29 Richard HartmannTell people when hooks are executed
2012-01-23 Richard HartmannImprove quoting
2012-01-22 Richard HartmannBetter quoting
2012-01-22 Richard HartmannFormatting
2012-01-22 Richard HartmannSlightly better if clause
2012-01-22 Richard HartmannMinimal strings updates
2012-01-16 Richard HartmannUpdate copyright
2012-01-14 Richard HartmannMerge branch 'hook-support'
2012-01-14 Richard HartmannMerge pull request #20 from vdemeester/hook-support
2012-01-14 Vincent DemeesterAdd setup hook
2012-01-14 Richard HartmannImprove hook support
next