]> git.madduck.net Git - code/myrepos.git/history - lib/git-svn

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:

this needs to be included from within [DEFAULT]
[code/myrepos.git] / lib / git-svn
2012-12-17 Joey Hessstatus: Now includes information about unpushed changes...
2011-12-16 Joey HessRemove dir_test hack and add a way for vcs tests to...
2010-06-17 Joey HessUse short mode status output for git and bzr.
2008-07-22 Joey HessAdd a push subcommand, which pushes committed changes...
2008-02-06 Joey Hess* Correct GIT_CONFIG settings in git-svn. Closes: ...
2008-02-04 Joey Hess* Fix tests in git-svn include file to use MR_REPO...
2008-02-03 Joey Hessyay, even more git-*
2008-01-24 Joey Hessdocument how to make it rebase
2008-01-24 Joey Hessmerge git-svn support from Bastian Kleineidam's impleme...
2008-01-19 Joey Hess* Add lib/git-svn, which can be included to add support...