git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* contrib/git-svn: polishing up
@ 2006-03-03  9:20 Eric Wong
  2006-03-03  9:20 ` [PATCH 1/9] contrib/git-svn: add -b/--branch switch for branch detection Eric Wong
  0 siblings, 1 reply; 10+ messages in thread
From: Eric Wong @ 2006-03-03  9:20 UTC (permalink / raw)
  To: junkio; +Cc: git


Mostly small things: documentation and code cleanups.

One bugfix of some significance:
    
    Edited commit messages are parsed back to remotes/git-svn
    correctly.  The sequential commit optimization broke this :x

Significant new features:
    
    --branch/-b is interesting and fun for those of you who miss 'real'
    branch support in SVN.

    --authors-file/-A support, because git-svnimport has it :)

None of the core commit/fetch tree-writing code was touched.

 git-svn.perl |  210 ++++++++++++++++++++++++++++++++++++++++-------------------
 git-svn.txt  |   34 ++++++++-
 2 files changed, 176 insertions(+), 68 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-03-03  9:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-03  9:20 contrib/git-svn: polishing up Eric Wong
2006-03-03  9:20 ` [PATCH 1/9] contrib/git-svn: add -b/--branch switch for branch detection Eric Wong
2006-03-03  9:20   ` [PATCH 2/9] contrib/git-svn: several small bug fixes and changes Eric Wong
2006-03-03  9:20     ` [PATCH 3/9] contrib/git-svn: strip 'git-svn-id:' when commiting to SVN Eric Wong
2006-03-03  9:20       ` [PATCH 4/9] contrib/git-svn: allow --authors-file to be specified Eric Wong
2006-03-03  9:20         ` [PATCH 5/9] contrib/git-svn: cleanup option parsing Eric Wong
2006-03-03  9:20           ` [PATCH 6/9] contrib/git-svn: create a more recent master if one does not exist Eric Wong
2006-03-03  9:20             ` [PATCH 7/9] contrib/git-svn: avoid re-reading the repository uuid, it never changes Eric Wong
2006-03-03  9:20               ` [PATCH 8/9] contrib/git-svn: add --id/-i=$GIT_SVN_ID command-line switch Eric Wong
2006-03-03  9:20                 ` [PATCH 9/9] contrib/git-svn: better documenting of CLI switches Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).