| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-21 | doc: use .adoc extension for AsciiDoc files | brian m. carlson | 1 | -1174/+0 |
| 2024-08-14 | git-svn: mention `svn:global-ignores` in help+docs | Alex Galvin | 1 | -7/+7 |
| 2023-12-26 | doc: enforce dashes in placeholders | Jean-Noël Avila | 1 | -9/+9 |
| 2021-12-10 | Merge branch 'ja/doc-cleanup' | Junio C Hamano | 1 | -1/+1 |
| 2021-11-09 | doc: use only hyphens as word separators in placeholders | Jean-Noël Avila | 1 | -1/+1 |
| 2021-09-07 | git-svn: drop support for `--preserve-merges` | Johannes Schindelin | 1 | -1/+0 |
| 2021-04-10 | docs: fix linting issues due to incorrect relative section order | Ævar Arnfjörð Bjarmason | 1 | -19/+19 |
| 2020-10-20 | Documentation: stylistically normalize references to Signed-off-by: | Bradley M. Kuhn | 1 | -2/+2 |
| 2019-11-23 | git svn: stop using `rebase --preserve-merges` | Johannes Schindelin | 1 | -1/+2 |
| 2019-09-05 | Recommend git-filter-repo instead of git-filter-branch | Elijah Newren | 1 | -5/+5 |
| 2019-05-09 | Merge branch 'tz/git-svn-doc-markup-fix' | Junio C Hamano | 1 | -3/+3 |
| 2019-04-10 | Documentation/git-svn: improve asciidoctor compatibility | Todd Zullinger | 1 | -3/+3 |
| 2019-03-07 | git-svn.txt: drop escaping '\' that ends up being rendered | Martin Ågren | 1 | -5/+5 |
| 2018-06-22 | Documentation: spelling and grammar fixes | Ville Skyttä | 1 | -1/+1 |
| 2018-05-25 | Use proper syntax for replaceables in command docs | Robert P. J. Day | 1 | -1/+1 |
| 2018-05-23 | Merge branch 'ah/misc-doc-updates' | Junio C Hamano | 1 | -1/+1 |
| 2018-05-06 | git-svn: remove ''--add-author-from' for 'commit-diff' | Andreas Heiduk | 1 | -1/+1 |
| 2018-04-05 | git-svn: allow empty email-address using authors-prog and authors-file | Andreas Heiduk | 1 | -3/+5 |
| 2018-04-05 | git-svn: search --authors-prog in PATH too | Andreas Heiduk | 1 | -0/+5 |
| 2017-08-23 | treewide: correct several "up-to-date" to "up to date" | Martin Ågren | 1 | -1/+1 |
| 2017-06-15 | git-svn: document special options for commit-diff | Andreas Heiduk | 1 | -0/+15 |
| 2017-06-07 | doc: describe git svn init --ignore-refs | Andreas Heiduk | 1 | -0/+16 |
| 2016-12-12 | git-svn: document useLogAuthor and addAuthorFrom config keys | Eric Wong | 1 | -1/+7 |
| 2016-07-19 | git-svn: document svn.authorsProg in config | Eric Wong | 1 | -0/+3 |
| 2016-07-13 | Merge branch 'mm/doc-tt' | Junio C Hamano | 1 | -13/+13 |
| 2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -13/+13 |
| 2016-06-27 | Merge branch 'ap/git-svn-propset-doc' | Junio C Hamano | 1 | -0/+14 |
| 2016-06-15 | git-svn: document the 'git svn propset' command | Alfred Perlstein | 1 | -0/+14 |
| 2016-06-08 | doc: change configuration variables format | Tom Russello | 1 | -1/+1 |
| 2016-03-15 | git-svn: loosen config globs limitations | Victor Leschuk | 1 | -0/+12 |
| 2015-09-01 | Merge branch 'br/svn-doc-include-paths-config' | Junio C Hamano | 1 | -0/+3 |
| 2015-08-26 | git-svn doc: mention "svn-remote.<name>.include-paths" | Brett Randall | 1 | -0/+3 |
| 2015-05-12 | doc: put example URLs and emails inside literal backticks | Jeff King | 1 | -2/+2 |
| 2015-05-12 | doc: fix hanging "+"-continuation | Jeff King | 1 | -3/+3 |
| 2014-11-04 | Documentation: typofixes | Thomas Ackermann | 1 | -2/+2 |
| 2014-10-24 | git-svn.txt: advertise pushurl with dcommit | Sveinung Kvilhaugsvik | 1 | -0/+4 |
| 2014-09-14 | git svn: find-rev allows short switches for near matches | Eric Wong | 1 | -0/+2 |
| 2014-09-14 | git-svn.txt: Remove mentions of repack options | Lawrence Velázquez | 1 | -15/+0 |
| 2014-05-21 | Documentation: use "command-line" when used as a compound adjective, and fix ... | Jason St. John | 1 | -2/+2 |
| 2014-04-23 | t9117: use --prefix "" instead of --prefix="" | Kyle J. McKay | 1 | -0/+3 |
| 2014-04-19 | Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not given | Johan Herland | 1 | -16/+4 |
| 2013-11-12 | Correct word usage of "timezone" in "Documentation" directory | Jason St. John | 1 | -3/+3 |
| 2013-10-30 | Merge branch 'sb/git-svn-docs-indent-with-ht' | Junio C Hamano | 1 | -13/+13 |
| 2013-10-22 | git-svn docs: Use tabs consistently within the ascii doc | Stefan Beller | 1 | -13/+13 |
| 2013-10-12 | git-svn: Warn about changing default for --prefix in Git v2.0 | Johan Herland | 1 | -1/+10 |
| 2013-10-12 | Documentation/git-svn: Promote the use of --prefix in docs + examples | Johan Herland | 1 | -10/+25 |
| 2013-10-10 | git-svn.txt: elaborate on rev_map files | Keshav Kini | 1 | -4/+24 |
| 2013-10-10 | git-svn.txt: replace .git with $GIT_DIR | Keshav Kini | 1 | -8/+8 |
| 2013-10-10 | git-svn.txt: reword description of gc command | Keshav Kini | 1 | -2/+2 |
| 2013-10-10 | git-svn.txt: fix AsciiDoc formatting error | Keshav Kini | 1 | -1/+1 |
| 2013-08-05 | fix typo in documentation of git-svn | Felix Gruber | 1 | -1/+1 |
| 2013-05-20 | git-svn: introduce --parents parameter for commands branch and tag | Tobias Schulte | 1 | -0/+5 |
| 2013-05-20 | git-svn: clarify explanation of --destination argument | Jonathan Nieder | 1 | -5/+14 |
| 2013-05-20 | git-svn: multiple fetch/branches/tags keys are supported | Nathan Gray | 1 | -0/+12 |
| 2013-05-09 | git-svn: added an --include-path flag | Paul Walmsley | 1 | -0/+12 |
| 2013-04-12 | doc: various spelling fixes | Stefano Lattarini | 1 | -2/+2 |
| 2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -44/+44 |
| 2013-01-17 | git-svn: teach find-rev to find near matches | John Keeping | 1 | -0/+10 |
| 2012-12-05 | git-svn: Note about tags. | Sebastian Leske | 1 | -0/+6 |
| 2012-12-05 | git-svn: Expand documentation for --follow-parent | Sebastian Leske | 1 | -3/+12 |
| 2012-12-05 | git-svn: Recommend use of structure options. | Sebastian Leske | 1 | -3/+21 |
| 2012-12-05 | git-svn: Document branches with at-sign(@). | Sebastian Leske | 1 | -0/+46 |
| 2012-10-26 | Document git-svn fetch --log-window-size parameter | Gunnlaugur Þór Briem | 1 | -0/+7 |
| 2012-05-17 | git-svn: clarify the referent of dcommit's optional argument | Jon Seymour | 1 | -20/+19 |
| 2012-05-16 | git-svn: support rebase --preserve-merges | Avishay Lavie | 1 | -0/+2 |
| 2011-10-16 | git svn dcommit: new option --interactive. | Frédéric Heitzmann | 1 | -0/+8 |
| 2011-09-21 | Remove 'working copy' from the documentation and C code | Carlos Martín Nieto | 1 | -1/+1 |
| 2011-09-13 | git-svn: teach git-svn to populate svn:mergeinfo | Bryan Jacobs | 1 | -0/+8 |
| 2011-09-01 | git-svn: Teach dcommit --mergeinfo to handle multiple lines | Bryan Jacobs | 1 | -2/+3 |
| 2011-09-01 | git-svn: New flag to emulate empty directories | Ray Chen | 1 | -0/+11 |
| 2011-07-06 | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 1 | -0/+1 |
| 2011-05-04 | Merge branch 'ss/doc-svn' | Junio C Hamano | 1 | -9/+7 |
| 2011-05-01 | Merge branch 'vh/git-svn-doc' | Junio C Hamano | 1 | -11/+11 |
| 2011-04-27 | Merge branch 'mh/git-svn-automkdirs' | Junio C Hamano | 1 | -0/+10 |
| 2011-04-26 | git-svn.txt: small typeface improvements | Valentin Haenel | 1 | -4/+4 |
| 2011-04-26 | git-svn.txt: move option descriptions | Valentin Haenel | 1 | -11/+11 |
| 2011-04-26 | git-svn.txt: fix usage of --add-author-from | Valentin Haenel | 1 | -1/+1 |
| 2011-04-19 | Sync with 1.7.4.5 | Junio C Hamano | 1 | -0/+7 |
| 2011-04-19 | remove noise and inaccuracies from git-svn docs | Stefan Sperling | 1 | -9/+7 |
| 2011-04-19 | git-svn.txt: Document --mergeinfo | Michael J Gruber | 1 | -0/+7 |
| 2011-04-09 | git-svn: Add a svn-remote.<name>.pushurl config key | Alejandro R. Sedeño | 1 | -0/+10 |
| 2011-04-01 | git-svn: add an option to skip the creation of empty directories | Michael Haggerty | 1 | -0/+10 |
| 2011-03-11 | doc: add missing git footers | Jeff King | 1 | -0/+4 |
| 2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -8/+0 |
| 2011-02-17 | Make <identifier> lowercase in Documentation | Michael J Gruber | 1 | -3/+3 |
| 2011-01-07 | git svn: fix the final example in man page | StephenB | 1 | -1/+4 |
| 2011-01-04 | Fix typos in the documentation | Ralf Wildenhues | 1 | -1/+1 |
| 2010-10-08 | Use parentheses and `...' where appropriate | Štěpán Němec | 1 | -1/+1 |
| 2010-09-24 | Documentation/git-svn: discourage "noMetadata" | Eric Wong | 1 | -3/+14 |
| 2010-07-30 | git svn: add an option to recode pathnames | Dmitry Statyvka | 1 | -0/+6 |
| 2010-05-09 | git-svn documentation: minor grammar fix | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2010-01-23 | git-svn: allow subset of branches/tags to be specified in glob spec | Jay Soffian | 1 | -0/+16 |
| 2010-01-23 | git-svn: allow UUID to be manually remapped via rewriteUUID | Jay Soffian | 1 | -3/+12 |
| 2010-01-23 | git-svn: document --username/commit-url for branch/tag | Igor Mironov | 1 | -0/+13 |
| 2009-11-16 | Document git-svn's first-parent rule | Thomas Rast | 1 | -0/+10 |
| 2009-11-15 | git svn: attempt to create empty dirs on clone+rebase | Eric Wong | 1 | -0/+7 |
| 2009-08-18 | git-svn.txt: Fix location of parent argument | Tuomas Suutari | 1 | -3/+3 |
| 2009-07-25 | git svn: revert default behavior for --minimize-url | Eric Wong | 1 | -0/+11 |
| 2009-07-25 | git svn: add gc command | Robert Allan Zeh | 1 | -0/+4 |
| 2009-07-08 | git-svn.txt: fix description of fetch flags accepted by clone. | Yann Dirson | 1 | -4/+4 |
| 2009-07-08 | git-svn.txt: fix fetch flags incorrectly documented as init flags. | Yann Dirson | 1 | -10/+11 |
| 2009-07-08 | git-svn.txt: make formatting more consistent. | Yann Dirson | 1 | -110/+101 |
| 2009-07-08 | git-svn.txt: stop using dash-form of commands. | Yann Dirson | 1 | -60/+60 |
| 2009-06-27 | git svn: Doc update for multiple branch and tag paths | Marc Branchaud | 1 | -9/+35 |
| 2009-06-25 | Add 'git svn reset' to unwind 'git svn fetch' | Ben Jackson | 1 | -1/+58 |
| 2009-06-25 | git-svn: let 'dcommit $rev' work on $rev instead of HEAD | Thomas Rast | 1 | -2/+3 |
| 2009-06-20 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
| 2009-06-20 | Merge branch 'maint-1.6.2' into maint | Junio C Hamano | 1 | -1/+1 |
| 2009-06-20 | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 1 | -1/+1 |
| 2009-06-20 | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 1 | -1/+1 |
| 2009-06-20 | git-svn documentation: fix typo in 'rebase vs. pull/merge' section | Miklos Vajna | 1 | -1/+1 |
| 2009-05-21 | git-svn: add --authors-prog option | Mark Lodato | 1 | -0/+8 |
| 2009-04-22 | Documentation: git-svn: fix a grammatical error without awkwardness | Wesley J. Landaker | 1 | -1/+1 |
| 2009-04-22 | Documentation: git-svn: fix spurious bolding that mangles the output | Wesley J. Landaker | 1 | -1/+1 |
| 2009-04-11 | git-svn: Save init/clone --ignore-paths in config | Ben Jackson | 1 | -0/+4 |
| 2009-04-11 | git-svn: Add per-svn-remote ignore-paths config | Ben Jackson | 1 | -7/+15 |
| 2009-04-11 | git-svn: add fetch --parent option | Jason Merrill | 1 | -0/+3 |
| 2009-04-01 | Documentation: git-svn: fix trunk/fetch svn-remote key typo | Wesley J. Landaker | 1 | -1/+1 |
| 2009-03-30 | git-svn: add a double quiet option to hide git commits | Simon Arlott | 1 | -1/+2 |
| 2009-02-23 | git-svn: read the dcommit url from the config file on a per remote basis | Peter Oberndorfer | 1 | -0/+4 |
| 2009-02-11 | git-svn: allow disabling expensive broken symlink checks | Eric Wong | 1 | -0/+8 |
| 2009-01-25 | git-svn: documented --ignore-paths | Vitaly \"_Vi\" Shukela | 1 | -0/+13 |
| 2009-01-18 | git-svn: Add --localtime option to "fetch" | Pete Harlan | 1 | -0/+11 |
| 2008-11-27 | Merge branch 'rw/maint-typofix' into rw/typofix | Junio C Hamano | 1 | -1/+1 |
| 2008-11-27 | Fix typos in the documentation. | Ralf Wildenhues | 1 | -1/+1 |
| 2008-11-14 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+2 |
| 2008-11-14 | Documentation: git-svn: fix example for centralized SVN clone | Jan Krüger | 1 | -0/+2 |
| 2008-10-06 | Add git-svn branch to allow branch creation in SVN repositories | Florian Ragwitz | 1 | -1/+23 |
| 2008-09-30 | Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606) | Michael Prokop | 1 | -4/+4 |
| 2008-08-08 | git-svn: add ability to specify --commit-url for dcommit | Eric Wong | 1 | -0/+9 |
| 2008-08-05 | Documentation: typos / spelling fixes | Mike Ralphson | 1 | -2/+2 |
| 2008-07-29 | Documentation: Remove mentions of git-svnimport. | Brian Gernhardt | 1 | -14/+12 |
| 2008-07-05 | manpages: italicize git subcommand names (which were in teletype font) | Jonathan Nieder | 1 | -1/+1 |
| 2008-07-05 | manpages: italicize nongit command names (if they are in teletype font) | Jonathan Nieder | 1 | -1/+1 |
| 2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -53/+53 |
| 2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -67/+66 |
| 2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -17/+17 |
| 2008-06-28 | fix git config example syntax | Joey Hess | 1 | -1/+1 |
| 2008-06-19 | Documentation: fix formatting in git-svn | Jan Krüger | 1 | -1/+2 |
| 2008-06-01 | Add a --dry-run option to git-svn rebase | Seth Falcon | 1 | -2/+6 |
| 2008-05-25 | Merge branch 'ap/svn' | Junio C Hamano | 1 | -0/+10 |
| 2008-05-19 | Documentation: Add missing git svn commands | Gustaf Hendeby | 1 | -2/+15 |
| 2008-05-11 | Add svn-compatible "blame" output format to git-svn | Steven Grimm | 1 | -4/+11 |
| 2008-05-05 | Documentation: Add create-ignore to git svn manual | Gustaf Hendeby | 1 | -0/+6 |
| 2008-05-04 | git-svn: add documentation for --add-author-from option. | Avery Pennarun | 1 | -0/+6 |
| 2008-05-04 | git-svn: add documentation for --use-log-author option. | Avery Pennarun | 1 | -0/+4 |
| 2008-02-27 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+4 |
| 2008-02-27 | Documentation/git svn log: add a note about timezones. | Miklos Vajna | 1 | -0/+4 |
| 2008-02-11 | Add `git svn blame' command | Tim Stoakes | 1 | -0/+7 |
| 2008-01-25 | git-svn(1): update instructions for resuming a git-svn clone | Sam Vilain | 1 | -4/+7 |
| 2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -6/+6 |
| 2007-11-21 | git-svn: info --url [path] | David D. Kilzer | 1 | -1/+2 |
| 2007-11-21 | git-svn info: implement info command | David D. Kilzer | 1 | -0/+5 |
| 2007-10-15 | Fix some typos, punctuation, missing words, minor markup. | Ralf Wildenhues | 1 | -1/+1 |
| 2007-09-18 | Documentation/git-svn: updated design philosophy notes | Eric Wong | 1 | -5/+6 |
| 2007-08-29 | git-svn.txt: fix an obvious misspelling. | David Kastrup | 1 | -1/+1 |
| 2007-08-24 | Documentation: Correct various misspellings and typos. | Brian Hetro | 1 | -2/+2 |
| 2007-08-23 | git-svn init/clone --stdlayout option to default-init trunk/tags/branches | martin f. krafft | 1 | -1/+6 |
| 2007-08-22 | git-svn: update documentation with CAVEATS section | Eric Wong | 1 | -0/+32 |
| 2007-08-06 | Documentation/git-svn: how to clone a git-svn-created repository | Adam Roben | 1 | -0/+20 |
| 2007-06-24 | git-svn: trailing slash in prefix is mandatory with --branches/-b | Gerrit Pape | 1 | -3/+4 |
| 2007-05-04 | Add --no-rebase option to git-svn dcommit | Karl Hasselström | 1 | -0/+3 |
| 2007-05-04 | Fix markup in git-svn man page | Karl Hasselström | 1 | -19/+13 |
| 2007-04-30 | git-svn: Add 'find-rev' command | Adam Roben | 1 | -2/+3 |
| 2007-04-27 | git-svn: Added 'find-rev' command | Adam Roben | 1 | -0/+5 |
| 2007-03-13 | git-svn: add -l/--local command to "git svn rebase" | Eric Wong | 1 | -0/+8 |
| 2007-03-01 | Documentation/git-svn.txt: Fix formatting errors | Sergey Vlasov | 1 | -52/+67 |
| 2007-03-01 | fix various doc typos | Michael Coleman | 1 | -1/+1 |
| 2007-02-23 | git-svn: document --username | Sam Vilain | 1 | -0/+5 |
| 2007-02-23 | git-svn: allow metadata options to be specified with 'init' and 'clone' | Eric Wong | 1 | -8/+16 |
| 2007-02-23 | git-svn: documentation updates | Eric Wong | 1 | -34/+81 |
| 2007-02-23 | git-svn: documentation updates for new functionality | Eric Wong | 1 | -121/+81 |
| 2007-02-23 | git-svn: extra safety for noMetadata and useSvmProps users | Eric Wong | 1 | -5/+21 |
| 2007-02-23 | git-svn: enable follow-parent functionality by default | Eric Wong | 1 | -1/+2 |
| 2007-02-23 | git-svn: reinstate --no-metadata, add --svn-remote=, variable cleanups | Eric Wong | 1 | -0/+6 |
| 2007-02-23 | git-svn: remove the 'rebuild' command and make the functionality automatic | Eric Wong | 1 | -38/+3 |
| 2007-02-23 | git-svn: get rid of additional fetch-arguments | Eric Wong | 1 | -24/+0 |
| 2007-02-03 | Assorted typo fixes | Pavel Roskin | 1 | -1/+1 |
| 2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -10/+10 |
| 2007-01-18 | Documentation: sync git.txt command list and manual page title | Junio C Hamano | 1 | -1/+1 |
| 2007-01-17 | Documentation: a few spelling fixes | René Scharfe | 1 | -1/+1 |
| 2007-01-12 | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 1 | -3/+3 |
| 2007-01-09 | Update git-svn manpage to remove the implication that SVN::* is optional. | Steven Grimm | 1 | -59/+6 |
| 2007-01-07 | git-svn: add --prefix= option to multi-init | Eric Wong | 1 | -0/+18 |
| 2007-01-06 | Documentation/git-svn: clarify dcommit, rebase vs pull/merge | Eric Wong | 1 | -15/+18 |
| 2007-01-04 | git-svn: update documentation for multi-{init|fetch} | Eric Wong | 1 | -17/+37 |
| 2006-12-16 | git-svn: rename 'commit' command to 'set-tree' | Eric Wong | 1 | -10/+10 |
| 2006-12-12 | git-svn: allow dcommit to take an alternate head | Eric Wong | 1 | -2/+4 |
| 2006-11-28 | git-svn: documentation updates | Eric Wong | 1 | -21/+19 |
| 2006-11-09 | git-svn: fix dcommit losing changes when out-of-date from svn | Eric Wong | 1 | -0/+1 |
| 2006-10-11 | Documentation/git-svn: document some of the newer features | Eric Wong | 1 | -16/+123 |
| 2006-09-24 | Allow 'svn fetch' on '(no date)' revisions in Subversion. | Shawn Pearce | 1 | -0/+12 |
| 2006-08-26 | git-svn: add the 'dcommit' command | Eric Wong | 1 | -0/+27 |
| 2006-08-25 | git-svn: recommend rebase for syncing against an SVN repo | Eric Wong | 1 | -2/+20 |
| 2006-08-25 | git-svn(1): improve asciidoc markup | Jonas Fonseca | 1 | -85/+114 |
| 2006-07-09 | Fix some doubled word typos | Alp Toker | 1 | -1/+1 |
| 2006-07-06 | git-svn: migrate out of contrib | Eric Wong | 1 | -0/+319 |