]> 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
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-18 Richard Hartmanndoc/vcsh.1.ronn: Reference new hooks
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-15 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-07-15 Richard Hartmann.mailmap: Add mapping for Alexander Skurikhin
2013-07-13 Richard HartmannCONTRIBUTORS: Add Alessandro Ghedini
2013-07-13 Richard Hartmann.mailmap: Add mapping for Alexander Skurikhin
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... vcsh: do not create .gitignore.d if VCSH_GITIGNORE...
2013-07-10 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-07-10 Richard HartmannCONTRIBUTORS: Add Alexander Skurikhin
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 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-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-05 Richard HartmannUpdate copyright date in manpage
2013-07-04 a-skComplete on git subcommands
2013-07-01 a-skAdd pre/post-clone hooks
2013-06-21 Richard HartmannCONTRIBUTORS: Add Thomas Ferris Nicolaisen
2013-06-19 Richard HartmannREADME.md: Fix mistake
2013-06-15 Thomas Ferris... Simplify example setup
2013-06-13 Richard HartmannRelease v1.20130614
2013-06-12 Richard HartmannREADME.md: More usage examples
2013-06-12 Richard HartmannREADME.md: Fix mistake & improve sample code
2013-06-11 Gernot SchulzFix [mr] links
2013-06-11 Richard HartmannREADME.md: Update Overview
2013-06-11 Richard HartmannYet another new tagline
2013-06-09 Richard HartmannREADME.md: Remove trailing hashes from section headers
2013-06-09 Richard HartmannREADME.md: Move 'Talks' back into 'Intorudction'
2013-06-09 Richard HartmannREADME.md: Improve 30 second overview
2013-06-09 Richard HartmannREADME.md: Improve 30 second overview
2013-06-09 Richard HartmannREADME.md: Move Introduction to beginning
2013-06-09 Richard HartmannREADME.md: Rewrite Introduction
2013-06-09 Richard HartmannPACKAGING.md: Major rewrite
2013-06-09 Richard HartmannREADME.md: Better wording
2013-06-09 Richard HartmannREADME.md: Move Contact section to the end
2013-06-09 Richard HartmannREADME.md: Better wording
2013-06-09 Richard HartmannREADME.md: %s/</`/gc; %s/>/`/gc
2013-06-09 Richard HartmannREADME.md: Better wording
2013-06-08 Richard Hartmanndoc/vcsh.1.ronn: Use new tagline
2013-06-08 Richard HartmannUpdate README.md
2013-05-27 Richard HartmannRelease 1.3
2013-05-20 Richard Hartmanndoc/vcsh.1.ronn s/git/Git/
2013-05-12 Richard HartmannREADME.md: Update documentation
2013-05-12 Richard HartmannSupport $VCSH_GITIGNORE == none
2013-05-11 Richard HartmannTypo
2013-05-11 Richard HartmannBetter debugging
2013-05-10 Richard Hartmannrename PACKAGING to PACKAGING.md
2013-05-09 Richard HartmannREADME.md: Remove emphasis
2013-05-09 Richard HartmannMore work on README.md
2013-05-09 Richard HartmannStart rewriting README.md
2013-05-09 Richard HartmannUpdate INSTALL.md
2013-05-07 Richard HartmannRename `vcsh setup` to `vcsh upgrade`
2013-05-07 Richard HartmannUpdate CONTRIBUTORS
2013-05-07 Richard HartmannMove AUTHORS to CONTRIBUTORS
2013-05-07 Richard HartmannRemove blank line from changelog
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-05-06 Richard HartmannImprove basename()
2013-05-06 Richard HartmannMerge remote-tracking branch 'madduck/shell-improvements'
2013-05-03 Richard HartmannUpdate PACKAGING
2013-05-01 martin f. krafftRemove extraneous space
2013-04-28 martin f. krafftImplement basename in shell
2013-04-27 Richard HartmannMake zsh not complete on an endless cycle of repos
2013-04-25 Richard HartmannImprove zsh completion; work in progress
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 HartmannRelease 1.2
2013-04-20 Richard HartmannIntroduce `vcsh version`
2013-04-20 Richard HartmannUpdate man page
2013-04-04 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-04-04 Richard HartmannUpdate licensing info
2013-04-01 Richard HartmannPACKAGING: Add information about Homebrew
2013-03-30 Richard HartmannRelease 1.1
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-02-13 Richard HartmannRelease 1.0.1
2013-01-28 Richard HartmannApply patch by Ian Campbell
2012-10-08 Richard HartmannEscape underscores in doc/error_codes.md
next