Age | Commit message (Expand) | Author | Files | Lines |
2009-05-28 | git-svn: refuse to dcommit non-UTF-8 messages | Eric Wong | 1 | -3/+14 |
2009-05-21 | git-svn: add --authors-prog option | Mark Lodato | 1 | -3/+29 |
2009-05-21 | git-svn: Set svn.authorsfile if it is passed to git svn clone | Alex Vandiver | 1 | -0/+1 |
2009-05-21 | git-svn: Correctly report max revision when following deleted paths | Alex Vandiver | 1 | -1/+1 |
2009-05-21 | git-svn: Fix for svn paths removed > log-window-size revisions ago | Alex Vandiver | 1 | -1/+5 |
2009-05-05 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2009-05-05 | Merge branch 'rj/maint-1.6.0-svn-parse-fix' into maint | Junio C Hamano | 1 | -1/+1 |
2009-05-05 | git-svn: fix a sloppy Getopt::Long usage | Robin H. Johnson | 1 | -1/+1 |
2009-04-11 | git-svn: always initialize with core.autocrlf=false | Johannes Schindelin | 1 | -0/+1 |
2009-04-11 | git-svn: Save init/clone --ignore-paths in config | Ben Jackson | 1 | -0/+3 |
2009-04-11 | git-svn: Add per-svn-remote ignore-paths config | Ben Jackson | 1 | -11/+15 |
2009-04-11 | git-svn: speed up blame command | Boris Byk | 1 | -4/+50 |
2009-04-11 | git-svn: add fetch --parent option | Jason Merrill | 1 | -4/+14 |
2009-03-30 | git-svn: add a double quiet option to hide git commits | Simon Arlott | 1 | -4/+5 |
2009-03-29 | git-svn: fix ls-tree usage with dash-prefixed paths | Eric Wong | 1 | -6/+9 |
2009-03-29 | git-svn: don't output git commits in quiet mode | Simon Arlott | 1 | -3/+3 |
2009-03-28 | git-svn: fix ls-tree usage with dash-prefixed paths | Eric Wong | 1 | -6/+9 |
2009-03-09 | git-svn: support intermediate paths when matching tags/branches | Michael Lai | 1 | -1/+4 |
2009-02-27 | git-svn - return original format_svn_date semantics | Ben Walton | 1 | -1/+1 |
2009-02-27 | git-svn: disable broken symlink workaround by default | Eric Wong | 1 | -1/+1 |
2009-02-24 | git-svn fix to avoid using strftime %z | Ben Walton | 1 | -1/+7 |
2009-02-23 | git-svn: read the dcommit url from the config file on a per remote basis | Peter Oberndorfer | 1 | -1/+11 |
2009-02-22 | git-svn: fix delete+add branch tracking with empty files | Eric Wong | 1 | -0/+1 |
2009-02-22 | git-svn: Create leading directories in create-ignore | Brian Gernhardt | 1 | -1/+5 |
2009-02-18 | git-svn: fix parsing of timestamp obtained from svn | Junio C Hamano | 1 | -1/+1 |
2009-02-15 | git-svn: Fix for rewriteRoot URL containing username. | Dévai Tamás | 1 | -0/+1 |
2009-02-11 | git-svn: fix broken symlink workaround when switching branches | Eric Wong | 1 | -5/+6 |
2009-02-11 | git-svn: Print revision while searching for earliest use of path | Deskin Miller | 1 | -0/+3 |
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 |