| Commit message (Expand) | Author | Age | Files | Lines |
* | git-svn: add --authors-prog option | Mark Lodato | 2009-05-21 | 1 | -0/+8 |
* | Documentation: git-svn: fix a grammatical error without awkwardness | Wesley J. Landaker | 2009-04-22 | 1 | -1/+1 |
* | Documentation: git-svn: fix spurious bolding that mangles the output | Wesley J. Landaker | 2009-04-22 | 1 | -1/+1 |
* | git-svn: Save init/clone --ignore-paths in config | Ben Jackson | 2009-04-11 | 1 | -0/+4 |
* | git-svn: Add per-svn-remote ignore-paths config | Ben Jackson | 2009-04-11 | 1 | -7/+15 |
* | git-svn: add fetch --parent option | Jason Merrill | 2009-04-11 | 1 | -0/+3 |
* | Documentation: git-svn: fix trunk/fetch svn-remote key typo | Wesley J. Landaker | 2009-04-01 | 1 | -1/+1 |
* | git-svn: add a double quiet option to hide git commits | Simon Arlott | 2009-03-30 | 1 | -1/+2 |
* | git-svn: read the dcommit url from the config file on a per remote basis | Peter Oberndorfer | 2009-02-23 | 1 | -0/+4 |
* | git-svn: allow disabling expensive broken symlink checks | Eric Wong | 2009-02-11 | 1 | -0/+8 |
* | git-svn: documented --ignore-paths | Vitaly \"_Vi\" Shukela | 2009-01-25 | 1 | -0/+13 |
* | git-svn: Add --localtime option to "fetch" | Pete Harlan | 2009-01-18 | 1 | -0/+11 |
* | Merge branch 'rw/maint-typofix' into rw/typofix | Junio C Hamano | 2008-11-27 | 1 | -1/+1 |
|\ |
|
| * | Fix typos in the documentation. | Ralf Wildenhues | 2008-11-27 | 1 | -1/+1 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-11-14 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Documentation: git-svn: fix example for centralized SVN clone | Jan Krüger | 2008-11-14 | 1 | -0/+2 |
* | | Add git-svn branch to allow branch creation in SVN repositories | Florian Ragwitz | 2008-10-06 | 1 | -1/+23 |
|/ |
|
* | Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606) | Michael Prokop | 2008-09-30 | 1 | -4/+4 |
* | git-svn: add ability to specify --commit-url for dcommit | Eric Wong | 2008-08-08 | 1 | -0/+9 |
* | Documentation: typos / spelling fixes | Mike Ralphson | 2008-08-05 | 1 | -2/+2 |
* | Documentation: Remove mentions of git-svnimport. | Brian Gernhardt | 2008-07-29 | 1 | -14/+12 |
* | manpages: italicize git subcommand names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -1/+1 |
* | manpages: italicize nongit command names (if they are in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -1/+1 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -53/+53 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 1 | -67/+66 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -17/+17 |
* | fix git config example syntax | Joey Hess | 2008-06-28 | 1 | -1/+1 |
* | Documentation: fix formatting in git-svn | Jan Krüger | 2008-06-19 | 1 | -1/+2 |
* | Add a --dry-run option to git-svn rebase | Seth Falcon | 2008-06-01 | 1 | -2/+6 |
* | Merge branch 'ap/svn' | Junio C Hamano | 2008-05-25 | 1 | -0/+10 |
|\ |
|
| * | git-svn: add documentation for --add-author-from option. | Avery Pennarun | 2008-05-04 | 1 | -0/+6 |
| * | git-svn: add documentation for --use-log-author option. | Avery Pennarun | 2008-05-04 | 1 | -0/+4 |
* | | Documentation: Add missing git svn commands | Gustaf Hendeby | 2008-05-19 | 1 | -2/+15 |
* | | Add svn-compatible "blame" output format to git-svn | Steven Grimm | 2008-05-11 | 1 | -4/+11 |
* | | Documentation: Add create-ignore to git svn manual | Gustaf Hendeby | 2008-05-05 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2008-02-27 | 1 | -0/+4 |
|\ |
|
| * | Documentation/git svn log: add a note about timezones. | Miklos Vajna | 2008-02-27 | 1 | -0/+4 |
* | | Add `git svn blame' command | Tim Stoakes | 2008-02-11 | 1 | -0/+7 |
|/ |
|
* | git-svn(1): update instructions for resuming a git-svn clone | Sam Vilain | 2008-01-25 | 1 | -4/+7 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -6/+6 |
* | git-svn: info --url [path] | David D. Kilzer | 2007-11-21 | 1 | -1/+2 |
* | git-svn info: implement info command | David D. Kilzer | 2007-11-21 | 1 | -0/+5 |
* | Fix some typos, punctuation, missing words, minor markup. | Ralf Wildenhues | 2007-10-15 | 1 | -1/+1 |
* | Documentation/git-svn: updated design philosophy notes | Eric Wong | 2007-09-18 | 1 | -5/+6 |
* | git-svn.txt: fix an obvious misspelling. | David Kastrup | 2007-08-29 | 1 | -1/+1 |
* | Documentation: Correct various misspellings and typos. | Brian Hetro | 2007-08-24 | 1 | -2/+2 |
* | git-svn init/clone --stdlayout option to default-init trunk/tags/branches | martin f. krafft | 2007-08-23 | 1 | -1/+6 |
* | git-svn: update documentation with CAVEATS section | Eric Wong | 2007-08-22 | 1 | -0/+32 |
* | Documentation/git-svn: how to clone a git-svn-created repository | Adam Roben | 2007-08-06 | 1 | -0/+20 |
* | git-svn: trailing slash in prefix is mandatory with --branches/-b | Gerrit Pape | 2007-06-24 | 1 | -3/+4 |