]> 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-25 Richard HartmannRelease v1.20141025
2014-10-25 Dridi BoukelmouneUse cowsay from the PATH instead
2014-10-25 Richard HartmannMerge branch 'feature/repository_specific_configuration'
2014-10-25 Richard HartmannMerge branch 'feature/status_against_remote_tracking'
2014-10-24 Richard Hartmannvcsh: support repo-specific config files
2014-10-24 Richard HartmannMerge pull request #144 from mirabilos/patch-1
2014-10-24 mirabilospermit "-b <branch>" to come later on the command line
2014-10-24 Dridi Boukelmounedoc/vcsh.1.ronn: Document clone [-b `branch`]
2014-10-24 Dridi Boukelmounevcsh: Fail fast if the clone branch is not valid
2014-10-23 Richard Hartmannvcsh: Replace `list-tracked-by` with `list-tracked...
2014-10-23 Richard Hartmannvcsh: Move list_untracked() into correct place
2014-10-23 Richard Hartmannvcsh: Factor out code from status() into status_helper()
2014-10-23 Richard HartmannMerge branch 'feature/list-untracked'
2014-10-23 Richard Hartmannvcsh: Allow `vcsh list-untracked <repo>`
2014-10-23 Richard HartmannMerge branch 'feature--overlay_functions'
2014-10-23 Richard Hartmannvcsh.1.ronn: Make the warning even more scary
2014-10-23 Richard HartmannMerge branch 'feature--improve_clone_errors'
2014-10-22 Richard HartmannAdd documentation for `list-untracked`
2014-10-22 Richard Hartmann_vcsh: Add completion for `list-untracked` and `status`
2014-10-22 Richard Hartmannvcsh: list_untracked(): Avoid `cut`; speed up `-r`
2014-10-22 Richard Hartmannvcsh: Add support for `vcsh list-untracked -r`
2014-10-22 Richard Hartmannvcsh: Remove extra function
2014-10-22 Richard Hartmannvcsh: Use BSD/OS X compatible `mktemp`
2014-10-22 Richard Hartmannvcsh: Fix random tab
2014-10-22 Richard Hartmannvcsh: Make fatal() default to `exit 1`
2014-10-22 Richard Hartmannvcsh: Make status() show commit offsets to remote track...
2014-10-22 Mert DirikReplace temporary repository with copy based method
2014-10-22 Dridi Boukelmounevcsh: `vcsh clone [-b <branch>] <remote> [<repo>]`
2014-10-22 Dridi Boukelmounevcsh: Only fetch the upstream branch during clone
2014-10-22 Dridi Boukelmounevcsh: Create the local branch during clone
2014-10-22 Richard Hartmannvcsh: Proper quoting for "$VCSH_BRANCH"
2014-10-22 Richard Hartmannvcsh: Initial support for cloning from branches other...
2014-10-21 Richard Hartmannvcsh: Improve error handling of clone()
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-20 Richard Hartmannvcsh: Add support for overlay functions
2014-10-19 Richard Hartmannvcsh: Make `vcsh which dontexist` exit 1
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-09 Dridi BoukelmouneUse cowsay from the PATH instead
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 Hartmannvcsh: Make status show commits ahead/behind remote
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'
next