]> 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: Make `vcsh which dontexist` exit 1
[code/vcsh.git] / vcsh
2014-10-19 Richard Hartmannvcsh: Make `vcsh which dontexist` exit 1
2014-10-09 Richard HartmannRelease v1.20141009
2014-06-07 Richard HartmannMerge pull request #134 from mirabilos/master
2014-05-08 Thorsten GlaserDisplay full paths in list-tracked*
2014-05-08 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2014-05-08 Richard HartmannRelease v1.20140508
2014-05-07 Richard HartmannRelease v1.20140507
2014-05-07 Thorsten GlaserDisplay full paths in list-tracked*
2014-05-07 Thorsten GlaserFix format string vulnerabilities
2014-05-07 Thorsten GlaserFix format string vulnerabilities
2014-05-07 Richard HartmannMerge pull request #129 from tfnico/patch-5
2014-04-05 Richard HartmannMerge pull request #128 from tfnico/patch-4
2014-03-31 Richard HartmannMerge pull request #130 from g-raud/master
2014-03-31 G.raudsh-code portability improvements and fixes
2014-03-25 Thomas Ferris Nico... Suggest shorter form of vcsh pull
2014-03-24 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2014-03-16 Richard Hartmannvcsh: Update copyright information
2014-03-15 Richard HartmannMerge remote-tracking branch 'andschwa/docs'
2014-03-15 Richard HartmannMerge remote-tracking branch 'jfw/master'
2014-03-13 Richard HartmannRelease v1.20140313
2014-03-05 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2014-03-05 Richard HartmannMerge branch 'feature/gitattributes'
2014-03-04 Richard Hartmannvcsh: Default to not using ~/.gitattributes.d
2014-02-25 Richard HartmannMerge branch 'feature/IFS'
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-08 Richard HartmannMerge pull request #89 from alerque/master
2014-02-05 Caleb Maclennanadd hooks to enable auto handing of merge conflicts
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
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 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-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-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 Caleb MaclennanRemoved newline escape sequence that was not properly...
2013-10-27 Caleb MaclennanRemoved unnecessary syntax
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-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'
next