]> 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-10-22 Richard Hartmannvcsh: Use BSD/OS X compatible `mktemp`
2014-10-22 Richard Hartmannvcsh: Fix random tab
2014-10-22 Mert DirikReplace temporary repository with copy based method
2014-10-21 Mert DirikAdd recursive option (-r)
2014-10-21 Mert DirikDon't use subshell when creating the temporary repo
2014-10-21 Mert DirikCheck for existence of 'comm' command
2014-10-21 Mert DirikAdd checks to file operations
2014-10-20 Mert DirikForce temporary file/directory removal
2014-10-19 Mert Dirik3rd try
2014-10-18 Richard Hartmanntest commit; rewrite to use comm and two temp files...
2014-10-18 Richard Hartmanntest commit
2014-10-18 Richard Hartmanntest commit
2014-10-09 Richard HartmannRelease v1.20141009
2014-09-08 Richard HartmannMerge pull request #139 from yuvallanger/patch-2
2014-09-08 Yuval LangerRename `foo` to a meaningful name `repo_name`
2014-09-07 Richard HartmannMerge pull request #138 from yuvallanger/patch-1
2014-09-07 Yuval Langertypo `that you cat track` -> `that you can track`
2014-08-25 Richard HartmannMakefile: Allow `PREFIX=foo make install`
2014-06-07 Richard HartmannMerge pull request #134 from mirabilos/master
2014-05-23 Richard HartmannMerge pull request #135 from ajschumacher/patch-1
2014-05-21 Aaron Schumachertypo: "availabile.d" to "available.d"
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-08 Richard HartmannRevert "Introduce static manpage as part of normal...
2014-05-07 Richard HartmannRelease v1.20140507
2014-05-07 Richard HartmannCONTRIBUTORS: Update
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-05-07 Richard HartmannMerge pull request #131 from ghedo/_vcsh
2014-04-05 Alessandro... _vcsh: add missing commands
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... Suggest shorter form of vcsh pull
2014-03-24 Thomas Ferris... Fix ticks and commas
2014-03-24 Richard HartmannMerge pull request #127 from tfnico/patch-3
2014-03-24 Thomas Ferris... Link to doc files
2014-03-24 Richard HartmannREADME.md: Move into doc/; put in tiny one in place
2014-03-24 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2014-03-24 Richard HartmannMove docs to doc/
2014-03-23 Richard HartmannMerge pull request #124 from tfnico/patch-2
2014-03-23 Thomas Ferris... Fix a typo and some casing
2014-03-16 Richard HartmannCONTRIBUTORS: Update
2014-03-16 Richard Hartmannvcsh: Update copyright information
2014-03-16 Richard HartmannAdd copyright blurb for https://github.com/RichiH/vcsh...
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-13 Richard HartmannUpdate manpage
2014-03-12 Jeff Fein-WortonImproved post-init-add-origin hook
2014-03-07 Andrew SchwartzmeyerOne more
2014-03-07 Andrew SchwartzmeyerVarious fixes to readme
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-03-04 Richard HartmannMerge pull request #108 from alerque/master
2014-02-27 Richard HartmannMerge pull request #108 from alerque/master
2014-02-27 Caleb Maclennanuse more portable find syntax
2014-02-27 Caleb Maclennanadd install instructions for osx
2014-02-26 Caleb Maclennanrefactor install instructions to include myrepos
2014-02-26 Caleb Maclennanupdate Arch install guide to use stable packages
2014-02-26 Caleb Maclennanupdate readme to reflect upstream project change
2014-02-25 Richard HartmannMerge branch 'feature/IFS'
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-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
next