Age | Commit message (Expand) | Author | Files | Lines |
2009-02-11 | git-svn: abstract out a block into new method other_gs() | Sam Vilain | 1 | -16/+24 |
2009-02-11 | git-svn: allow disabling expensive broken symlink checks | Eric Wong | 1 | -0/+20 |
2009-01-25 | git-svn: add --ignore-paths option for fetching | Vitaly \"_Vi\" Shukela | 1 | -11/+22 |
2009-01-25 | git-svn: fix memory leak when checking for empty symlinks | Eric Wong | 1 | -1/+2 |
2009-01-18 | git-svn: Show UUID in svn info for added directories with svn 1.5.5 | Marcel Koeppen | 1 | -1/+2 |
2009-01-18 | git-svn: avoid importing nested git repos | Eric Wong | 1 | -4/+30 |
2009-01-18 | git-svn: fix SVN 1.1.x compatibility | Eric Wong | 1 | -1/+14 |
2009-01-18 | git-svn: Add --localtime option to "fetch" | Pete Harlan | 1 | -2/+52 |
2009-01-18 | git-svn: better attempt to handle broken symlink updates | Eric Wong | 1 | -4/+20 |
2009-01-18 | git-svn: handle empty files marked as symlinks in SVN | Eric Wong | 1 | -5/+50 |
2008-12-14 | Get rid of the last remnants of GIT_CONFIG_LOCAL | Johannes Schindelin | 1 | -2/+1 |
2008-12-09 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+12 |
2008-12-08 | git-svn: Make following parents atomic | Deskin Miller | 1 | -4/+12 |
2008-12-03 | git-svn: Make branch use correct svn-remote | Deskin Miller | 1 | -1/+1 |
2008-11-13 | git-svn: Update git-svn to use the ability to place temporary files within re... | Marten Svanfeldt (dev) | 1 | -4/+5 |
2008-11-13 | git-svn: proper detection of bare repositories | Deskin Miller | 1 | -5/+7 |
2008-11-13 | git-svn: respect i18n.commitencoding config | Eric Wong | 1 | -3/+21 |
2008-11-13 | git-svn: don't escape tilde ('~') for http(s) URLs | Eric Wong | 1 | -3/+3 |
2008-10-31 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2008-10-31 | git-svn: change dashed git-commit-tree to git commit-tree | Deskin Miller | 1 | -1/+1 |
2008-10-26 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2008-10-24 | git-svn: change dashed git-config to git config | Deskin Miller | 1 | -1/+1 |
2008-10-06 | Add git-svn branch to allow branch creation in SVN repositories | Florian Ragwitz | 1 | -1/+46 |
2008-09-30 | Merge branch 'maint' | Shawn O. Pearce | 1 | -1/+1 |
2008-09-30 | git-svn: call 'fatal' correctly in set-tree | Luc Heinrich | 1 | -1/+1 |
2008-09-21 | git-svn: do a partial rebuild if rev_map is out-of-date | Deskin Miller | 1 | -5/+19 |
2008-09-18 | Merge branch 'maint' | Junio C Hamano | 1 | -13/+12 |
2008-09-18 | git-svn: fix handling of even funkier branch names | Eric Wong | 1 | -0/+1 |
2008-09-18 | git-svn: Always create a new RA when calling do_switch for svn:// | Alec Berryman | 1 | -13/+12 |
2008-09-10 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+3 |
2008-09-10 | git-svn: Fixes my() parameter list syntax error in pre-5.8 Perl | Marcus Griep | 1 | -1/+1 |
2008-09-10 | Git.pm: Use File::Temp->tempfile instead of ->new | Marcus Griep | 1 | -2/+2 |
2008-09-06 | git-svn: fix handling of even funkier branch names | Eric Wong | 1 | -0/+1 |
2008-09-06 | git-svn: set auto_props when renaming files | Paul Talacko | 1 | -0/+1 |
2008-09-05 | git-svn: match SVN 1.5 behaviour of info' on unknown item | Thomas Rast | 1 | -2/+2 |
2008-09-05 | git svn info: always quote URLs in 'info' output | Thomas Rast | 1 | -3/+22 |
2008-09-05 | git svn info: make info relative to the current directory | Thomas Rast | 1 | -2/+3 |
2008-09-05 | git svn: catch lack of upstream info for dcommit earlier | Thomas Rast | 1 | -4/+4 |
2008-09-05 | git-svn: check error code of send_txstream | Eric Wong | 1 | -1/+5 |
2008-09-05 | git-svn: Send deltas during commits | Florian Weimer | 1 | -5/+13 |
2008-09-05 | git-svn: Introduce SVN::Git::Editor::_chg_file_get_blob | Florian Weimer | 1 | -12/+19 |
2008-09-05 | git-svn: extract base blob in generate_diff | Florian Weimer | 1 | -3/+4 |
2008-08-20 | git-svn: fix dcommit to urls with embedded usernames | Eric Wong | 1 | -3/+5 |
2008-08-12 | git-svn: Reduce temp file usage when dealing with non-links | Marcus Griep | 1 | -24/+22 |
2008-08-12 | git-svn: Make it incrementally faster by minimizing temp files | Marcus Griep | 1 | -17/+18 |
2008-08-08 | git-svn: wrap long lines in a few places | Eric Wong | 1 | -2/+5 |
2008-08-08 | git-svn: Allow deep branch names by supporting multi-globs | Marcus Griep | 1 | -16/+44 |
2008-08-08 | Fix multi-glob assertion in git-svn | Marcus Griep | 1 | -2/+3 |
2008-08-08 | git-svn: add ability to specify --commit-url for dcommit | Eric Wong | 1 | -3/+6 |
2008-08-05 | git-svn: properly set path for "info" command | Eric Wong | 1 | -2/+6 |