descriptionAn attempt to serve the svn:// protocol from git repositories (in python)
ownerJulian Phillips
last changeSun, 24 May 2009 10:42:17 +0000
URLgit://git.q42.co.uk/git_svn_server.git
http://git.q42.co.uk/r/git_svn_server.git
shortlog
2009-05-24 Julian Phillips vcs/git: Fix __commit_info master vcs
2009-04-29 Julian Phillips tests: increase reliability of tests
2009-04-10 Julian Phillips Add very basic support for creating tags and branches
2009-04-10 Julian Phillips vcs/git: Make GitData methods more robust
2009-04-10 Julian Phillips auth: fix auth for Python 2.6
2009-04-07 Julian Phillips Use a single long-running git-cat-file instance
2009-04-07 Julian Phillips Use the maximum possible zlib compression
2009-04-07 Julian Phillips Decouple getting the data from sending the data
2009-04-05 Julian Phillips Remove some debug print statements
2009-04-05 Julian Phillips vcs/git: Add some comments to get_files
2009-04-05 Julian Phillips vcs/git: Split the db access classes out
2009-04-05 Julian Phillips vcs/git: Change vcs/git from being a single module ...
2009-04-05 Julian Phillips vcs/git: Convert .gitignore to svn:ignored property ...
2009-04-05 Julian Phillips vcs/git: Make log a generator function
2009-04-05 Julian Phillips vcs/git: Use a path with the log command to reduce ...
2009-04-05 Julian Phillips svndiff: Make sure the client will understand zlib ...
...
heads
9 months ago master
9 months ago vcs