]> 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-12-09 Richard HartmannRevert "Implement basename in shell"
2013-12-09 Richard HartmannMerge remote-tracking branch 'archwyrm/clone-trailing...
2013-12-01 Markus MartinFix missing blank repository name when cloning
2013-11-25 Rob CornishFixed variable assignment bug in rename()
2013-10-27 Richard HartmannMakefile: Make `make test` silent
2013-10-27 Richard HartmannMakefile: Avoid calling `dirname`
2013-10-27 Caleb MaclennanRemoved newline escape sequence that was not properly...
2013-10-27 Richard HartmannCONTRIBUTORS: Add Caleb Maclennan
2013-10-27 Caleb MaclennanRemoved unnecessary syntax
2013-10-27 Richard Hartmanntools/list_CONTRIBUTORS, CONTRIBUTORS: Better wording
2013-10-27 Richard HartmannCONTRIBUTORS: Update
2013-10-27 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-10-27 Richard HartmannMerge commit 'ccf40b91a67127084ee81e875ee5b77b3b0f019d'
2013-10-27 Richard HartmannMerge pull request #86 from xaocon/master
2013-10-27 Richard HartmannMerge pull request #90 from Dridi/feature--makefile_dirs
2013-10-22 Dridi BoukelmouneMake Makefile more configurable (doc and zsh dirs)
2013-10-17 Gregor JasnyMake root tool configurable
2013-09-30 Evan Pitstickupdated docs to leave out run so it will be consistent
2013-09-20 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-09-20 Richard Hartmannvcsh: Add ".git-HEAD" to version number
2013-09-19 Richard Hartmannvcsh: Add git version information on all debug runs
2013-09-19 Richard HartmannMerge branch 'feature--shortnames'
2013-09-19 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-09-19 Richard Hartmannvcsh: Make `vcsh version` print vcsh and git version...
2013-09-10 Richard HartmannMerge branch 'fix--mktemp_on_OSX'
2013-09-10 Richard Hartmannvcsh: Add comments
2013-09-09 Richard Hartmannvcsh: Support *BSD/OSX mktemp
2013-09-09 Richard HartmannRelease v1.20130909
2013-09-02 Richard Hartmannvcsh: Move up gitignore check
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-27 Richard HartmannREADME.md: Cleanup
2013-08-20 Richard Hartmannvcsh: Implement pre-/post-init hooks
2013-08-19 Richard HartmannMerge pull request #80 from ebouchut/typo
2013-08-19 Eric BouchutFix typos in README
2013-08-14 Richard HartmannREADME.md: More use cases
2013-08-14 Richard HartmannREADME.md: Make intro less scary
2013-08-14 Richard HartmannREADME.md: Move usage examples up
2013-08-14 Richard HartmannREADME.md: Move mr farther down
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 Hartmanndoc/vcsh.1.ronn: Alphabetize options
2013-07-23 Richard HartmannRelease v1.20130723
2013-07-23 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-07-23 Richard Hartmanndoc/hooks: Ask for sample hooks
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-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
next