]> git.madduck.net Git - code/vcsh.git/shortlog

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:

code/vcsh.git
2012-08-29 Richard HartmannAdd command line options
2012-06-29 Richard HartmannRelease 1.0
2012-06-29 Richard HartmannMake `vcsh list` even more resilient ;)
2012-06-28 Richard HartmannPoint out incompability to `git submodule`
2012-06-28 Richard HartmannClarify stance on GPLv2+ vs GPLv3+
2012-06-28 Richard HartmannAdd PACKAGING
2012-06-28 Richard HartmannSort AUTHORS alphabetically
2012-06-11 Richard HartmannMerge pull request #30 from esc/feature/better_author_list
2012-06-05 Valentin Haeneluse git shortlog and .mailmap to remove duplicates
2012-06-05 Richard HartmannMerge pull request #29 from esc/feature/silence_cowsay
2012-06-04 Valentin Haeneldon't echo the command when doing make moo
2012-04-23 Richard HartmannMake `vcsh list` more resilient
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-26 Richard HartmannOrder help alphabetically
2012-03-21 Richard HartmannSlightly improve wording
2012-03-21 Richard HartmannAdd links to my talks page
2012-02-27 Richard HartmannUpdate changelog, release v0.20120227
2012-02-19 Richard HartmannFix license information in manpage
2012-02-19 Richard HartmannTransform Makefile to make re-use easier
2012-02-19 Richard HartmannWhitespace fix
2012-02-15 Richard HartmannUpdate changelog
2012-02-15 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2012-02-15 Richard HartmannIntroduce changelog
2012-02-13 Richard HartmannDocument hooks pre-/post-command
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 HartmannImprove man page
2012-02-10 Richard HartmannFix quoting
2012-02-10 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2012-02-10 Richard HartmannFormatting
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
2012-01-29 Richard HartmannTell people when hooks are executed
2012-01-29 Richard HartmannAdd AUTHORS
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-16 Richard HartmannImprove hook documentation
2012-01-14 Richard HartmannMerge branch 'hook-support'
2012-01-14 Richard HartmannDelete TODO
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
2012-01-13 Richard HartmannImplement hook system
2012-01-09 Richard HartmannUpdate TODO
2011-12-30 Richard HartmannAdd author email
2011-12-27 Richard HartmannFix mistake in README.md
2011-12-27 Richard HartmannMake Makefile not install INSTALL.md
2011-12-27 Richard HartmannUpdate manpage
2011-12-27 Richard HartmannUpdate README.md to reference .gitignore.d
2011-12-26 Richard HartmannIntroduce config file and control over what goes into...
2011-12-19 Richard HartmannUpdate tagline
2011-12-14 Richard HartmannAdd contact information
2011-12-07 Richard HartmannMake `vcsh clone` work with older git versions
2011-12-06 Richard HartmannMake `vcsh clone` handle empty remotes gracefully
2011-12-05 Richard HartmannUpdate TODO; will be finished and then retired soon
2011-12-05 Richard HartmannUse $VCSH_BASE instead of $HOME
2011-12-05 Richard HartmannImprove help text
2011-12-05 Richard HartmannRemove useless condition
2011-12-05 Richard HartmannAdd license information, all authors to date agreed...
2011-12-05 Richard HartmannUpdated .gitignore
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-03 Richard HartmannMake `vcsh <repo>` a shortcut for `vcsh enter <repo>`
2011-12-02 Richard HartmannAdd docs for list-tracked and list-tracked-by
2011-11-30 Richard HartmannAdd list-tracked-by and list-tracked
2011-11-30 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2011-11-30 Richard HartmannMake debugging more verbose
2011-11-30 Richard HartmannRemove stale code
2011-11-30 Richard HartmannUpdate setup() to only add .gitignore/$repo if it exists
2011-11-29 Richard HartmannExtend mr support to all commands
2011-11-29 Richard HartmannUpdate to mr support
2011-11-29 Richard HartmannAdd support for mr
2011-11-29 Richard HartmannFix regression from d4326c2c1c2d5e9626f8d9e2ba0e5e38487...
2011-11-27 Richard HartmannFix syntax errors
2011-11-26 Richard HartmannMerge remote-tracking branch 'Dieter_be/master'
2011-11-26 Richard HartmannAdd more error handling
2011-11-26 Richard HartmannRemove old cleanup code for `vcsh use`
2011-11-26 Richard HartmannUse `rmdir` instead of `rm -rf`
2011-11-26 Richard HartmannIntroduce `vcsh mv`
2011-11-26 Richard HartmannRemove duplicate & no-op code
2011-11-26 Richard HartmannUse explicit variable names and improve quoting
2011-11-26 Richard HartmannIntroduce `make test`
2011-11-26 Dieter Plaetinckremove left-over useless exit code
2011-11-25 Richard HartmannMinor formatting updates
next