summaryrefslogtreecommitdiff
path: root/Documentation/git-svn.txt
AgeCommit message (Expand)Author
2019-11-23git svn: stop using `rebase --preserve-merges`Johannes Schindelin
2019-09-05Recommend git-filter-repo instead of git-filter-branchElijah Newren
2019-05-08Merge branch 'tz/git-svn-doc-markup-fix'Junio C Hamano
2019-04-10Documentation/git-svn: improve asciidoctor compatibilityTodd Zullinger
2019-03-07git-svn.txt: drop escaping '\' that ends up being renderedMartin Ågren
2018-06-22Documentation: spelling and grammar fixesVille Skyttä
2018-05-25Use proper syntax for replaceables in command docsRobert P. J. Day
2018-05-23Merge branch 'ah/misc-doc-updates'Junio C Hamano
2018-05-06git-svn: remove ''--add-author-from' for 'commit-diff'Andreas Heiduk
2018-04-05git-svn: allow empty email-address using authors-prog and authors-fileAndreas Heiduk
2018-04-05git-svn: search --authors-prog in PATH tooAndreas Heiduk
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren
2017-06-15git-svn: document special options for commit-diffAndreas Heiduk
2017-06-07doc: describe git svn init --ignore-refsAndreas Heiduk
2016-12-12git-svn: document useLogAuthor and addAuthorFrom config keysEric Wong
2016-07-19git-svn: document svn.authorsProg in configEric Wong
2016-07-13Merge branch 'mm/doc-tt'Junio C Hamano
2016-06-28doc: typeset long command-line options as literalMatthieu Moy
2016-06-27Merge branch 'ap/git-svn-propset-doc'Junio C Hamano
2016-06-15git-svn: document the 'git svn propset' commandAlfred Perlstein
2016-06-08doc: change configuration variables formatTom Russello
2016-03-15git-svn: loosen config globs limitationsVictor Leschuk
2015-09-01Merge branch 'br/svn-doc-include-paths-config'Junio C Hamano
2015-08-26git-svn doc: mention "svn-remote.<name>.include-paths"Brett Randall
2015-05-13doc: put example URLs and emails inside literal backticksJeff King
2015-05-13doc: fix hanging "+"-continuationJeff King
2014-11-04Documentation: typofixesThomas Ackermann
2014-10-24git-svn.txt: advertise pushurl with dcommitSveinung Kvilhaugsvik
2014-09-14git svn: find-rev allows short switches for near matchesEric Wong
2014-09-14git-svn.txt: Remove mentions of repack optionsLawrence Velázquez
2014-05-21Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John
2014-04-23t9117: use --prefix "" instead of --prefix=""Kyle J. McKay
2014-04-19Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not givenJohan Herland
2013-11-12Correct word usage of "timezone" in "Documentation" directoryJason St. John
2013-10-30Merge branch 'sb/git-svn-docs-indent-with-ht'Junio C Hamano
2013-10-22git-svn docs: Use tabs consistently within the ascii docStefan Beller
2013-10-12git-svn: Warn about changing default for --prefix in Git v2.0Johan Herland
2013-10-12Documentation/git-svn: Promote the use of --prefix in docs + examplesJohan Herland
2013-10-10git-svn.txt: elaborate on rev_map filesKeshav Kini
2013-10-10git-svn.txt: replace .git with $GIT_DIRKeshav Kini
2013-10-10git-svn.txt: reword description of gc commandKeshav Kini
2013-10-10git-svn.txt: fix AsciiDoc formatting errorKeshav Kini
2013-08-05fix typo in documentation of git-svnFelix Gruber
2013-05-20git-svn: introduce --parents parameter for commands branch and tagTobias Schulte
2013-05-20git-svn: clarify explanation of --destination argumentJonathan Nieder
2013-05-20git-svn: multiple fetch/branches/tags keys are supportedNathan Gray
2013-05-09git-svn: added an --include-path flagPaul Walmsley
2013-04-12doc: various spelling fixesStefano Lattarini
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2013-01-17git-svn: teach find-rev to find near matchesJohn Keeping