summaryrefslogtreecommitdiff
path: root/Documentation/git-svn.txt
AgeCommit message (Expand)Author
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
2012-12-05git-svn: Note about tags.Sebastian Leske
2012-12-05git-svn: Expand documentation for --follow-parentSebastian Leske
2012-12-05git-svn: Recommend use of structure options.Sebastian Leske
2012-12-05git-svn: Document branches with at-sign(@).Sebastian Leske
2012-10-26Document git-svn fetch --log-window-size parameterGunnlaugur Þór Briem
2012-05-17git-svn: clarify the referent of dcommit's optional argumentJon Seymour
2012-05-17git-svn: support rebase --preserve-mergesAvishay Lavie
2011-10-16git svn dcommit: new option --interactive.Frédéric Heitzmann
2011-09-21Remove 'working copy' from the documentation and C codeCarlos Martín Nieto
2011-09-13git-svn: teach git-svn to populate svn:mergeinfoBryan Jacobs
2011-09-01git-svn: Teach dcommit --mergeinfo to handle multiple linesBryan Jacobs
2011-09-01git-svn: New flag to emulate empty directoriesRay Chen
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-05-04Merge branch 'ss/doc-svn'Junio C Hamano
2011-05-01Merge branch 'vh/git-svn-doc'Junio C Hamano
2011-04-27Merge branch 'mh/git-svn-automkdirs'Junio C Hamano
2011-04-26git-svn.txt: small typeface improvementsValentin Haenel
2011-04-26git-svn.txt: move option descriptionsValentin Haenel
2011-04-26git-svn.txt: fix usage of --add-author-fromValentin Haenel
2011-04-19Sync with 1.7.4.5Junio C Hamano
2011-04-19remove noise and inaccuracies from git-svn docsStefan Sperling
2011-04-19git-svn.txt: Document --mergeinfoMichael J Gruber
2011-04-09git-svn: Add a svn-remote.<name>.pushurl config keyAlejandro R. Sedeño
2011-04-01git-svn: add an option to skip the creation of empty directoriesMichael Haggerty
2011-03-11doc: add missing git footersJeff King
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2011-02-17Make <identifier> lowercase in DocumentationMichael J Gruber
2011-01-07git svn: fix the final example in man pageStephenB
2011-01-04Fix typos in the documentationRalf Wildenhues
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-09-24Documentation/git-svn: discourage "noMetadata"Eric Wong
2010-07-30git svn: add an option to recode pathnamesDmitry Statyvka
2010-05-09git-svn documentation: minor grammar fixÆvar Arnfjörð Bjarmason
2010-01-23git-svn: allow subset of branches/tags to be specified in glob specJay Soffian
2010-01-23git-svn: allow UUID to be manually remapped via rewriteUUIDJay Soffian
2010-01-23git-svn: document --username/commit-url for branch/tagIgor Mironov