]> 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
2014-02-25 Jeff Fein-Wortonadded sample post-init
2014-02-23 Richard Hartmannvcsh: $() instead of ``
2014-02-23 Richard Hartmannvcsh: Support whitespace in filenames for gitignore
2014-02-21 Richard HartmannMerge branch 'feature/gitattributes'
2014-02-21 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2014-02-21 Richard Hartmannvcsh: Support per-repo .gitattributes
2014-02-21 Richard Hartmannvcsh: Formatting
2014-02-21 Richard HartmannMerge pull request #106 from a-sk/master
2014-02-19 Skurikhin AlexanderFix typo $XDH_CONFIG_HOME -> $XDG_CONFIG_HOME
2014-02-13 Richard HartmannMerge branch 'feature/chown'
2014-02-13 Richard Hartmannvcsh: Fix up the rest of the (relevant) git calls
2014-02-13 Richard Hartmannvcsh: Pass along exit code
2014-02-09 Richard HartmannIntroduce static manpage as part of normal repo
2014-02-08 Richard Hartmanndoc/sample_hooks/: Cleanups
2014-02-08 Richard HartmannMerge pull request #89 from alerque/master
2014-02-05 Caleb Maclennanadd sample hooks that allow cloning over extant files
2014-02-05 Caleb Maclennanadd hooks to enable auto handing of merge conflicts
2014-02-04 Richard HartmannUpdate CONTRIBUTORS
2014-02-04 Dato Simóvcsh: don't allow `clone` to choke on filenames with...
2014-02-04 Dato Simóvcsh: strip host part from GIT_REMOTE when inferring...
2014-01-21 Richard Hartmannvcsh: Initialize repos with --shared=0600
2014-01-09 Richard HartmannMove repo deletion to the end...
2014-01-09 Richard Hartmannt/300-add.t: Disable debug mode
2014-01-09 Errietta Kostalavcsh add test
2014-01-07 Errietta Kostalamerge branch 'master' of github.com:RichiH/vcsh
2014-01-06 Richard HartmannUpdate CONTRIBUTORS
2013-12-29 Richard Hartmann.gitignore: Ignore .swp
2013-12-29 Richard Hartmannsh: Bump version to 1.20131229.git-HEAD
2013-12-29 Richard HartmannRelease v1.20131229
2013-12-29 Richard Hartmannvcsh: Improve comments
2013-12-29 Richard Hartmannvcsh: Typo
2013-12-29 Mikhail GusarovUse 'case' sh construct to shorten short commands'...
2013-12-29 Mikhail GusarovUse "assign default values" sh feature to simplify...
2013-12-29 Richard Hartmannvcsh: More resilient variable handling for 6b22746e94bf...
2013-12-29 Mikhail GusarovUse sh 'default value' expansion more idiomatic construct
2013-12-28 Richard HartmannREADME.md: Update Debian install directions
2013-12-28 Richard HartmannMerge pull request #101 from dastergon/add_gentoo_doc
2013-12-28 Richard Hartmannvcsh: Improve error message
2013-12-28 Richard Hartmannvcsh: Fix mktemp bug
2013-12-26 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-12-24 Pavlos Ratisadd Gentoo installation in README
2013-12-20 Richard HartmannMerge pull request #98 from dottedmag/fix--echo-n-os-x
2013-12-18 Mikhail GusarovUse printf, not echo -n to print messages without newline
2013-12-18 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2013-12-17 Errietta KostalaA few tests.
2013-12-17 Richard HartmannMerge pull request #97 from Zearin/tables
2013-12-16 TonyUse GFM table syntax for usage examples
2013-12-14 Richard Hartmannvcsh: Formatting
2013-12-13 Richard Hartmannvcsh: Bump version to 1.20131214.git-HEAD
2013-12-13 Richard HartmannRelease 1.20131214
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'
next