summaryrefslogtreecommitdiff
path: root/Documentation/git-svn.txt
AgeCommit message (Expand)Author
2009-08-19git-svn.txt: Fix location of parent argumentTuomas Suutari
2009-07-25git svn: revert default behavior for --minimize-urlEric Wong
2009-07-25git svn: add gc commandRobert Allan Zeh
2009-07-08git-svn.txt: fix description of fetch flags accepted by clone.Yann Dirson
2009-07-08git-svn.txt: fix fetch flags incorrectly documented as init flags.Yann Dirson
2009-07-08git-svn.txt: make formatting more consistent.Yann Dirson
2009-07-08git-svn.txt: stop using dash-form of commands.Yann Dirson
2009-06-27git svn: Doc update for multiple branch and tag pathsMarc Branchaud
2009-06-25Add 'git svn reset' to unwind 'git svn fetch'Ben Jackson
2009-06-25git-svn: let 'dcommit $rev' work on $rev instead of HEADThomas Rast
2009-06-21Merge branch 'maint'Junio C Hamano
2009-06-21Merge branch 'maint-1.6.2' into maintJunio C Hamano
2009-06-21Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano
2009-06-21Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-06-21git-svn documentation: fix typo in 'rebase vs. pull/merge' sectionMiklos Vajna
2009-05-21git-svn: add --authors-prog optionMark Lodato
2009-04-23Documentation: git-svn: fix a grammatical error without awkwardnessWesley J. Landaker
2009-04-23Documentation: git-svn: fix spurious bolding that mangles the outputWesley J. Landaker
2009-04-12git-svn: Save init/clone --ignore-paths in configBen Jackson
2009-04-12git-svn: Add per-svn-remote ignore-paths configBen Jackson
2009-04-12git-svn: add fetch --parent optionJason Merrill
2009-04-02Documentation: git-svn: fix trunk/fetch svn-remote key typoWesley J. Landaker
2009-03-31git-svn: add a double quiet option to hide git commitsSimon Arlott
2009-02-23git-svn: read the dcommit url from the config file on a per remote basisPeter Oberndorfer
2009-02-11git-svn: allow disabling expensive broken symlink checksEric Wong
2009-01-26git-svn: documented --ignore-pathsVitaly \"_Vi\" Shukela
2009-01-18git-svn: Add --localtime option to "fetch"Pete Harlan
2008-11-27Merge branch 'rw/maint-typofix' into rw/typofixJunio C Hamano
2008-11-27Fix typos in the documentation.Ralf Wildenhues
2008-11-15Merge branch 'maint'Junio C Hamano
2008-11-15Documentation: git-svn: fix example for centralized SVN cloneJan Krüger
2008-10-06Add git-svn branch to allow branch creation in SVN repositoriesFlorian Ragwitz
2008-09-30Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606)Michael Prokop
2008-08-08git-svn: add ability to specify --commit-url for dcommitEric Wong
2008-08-06Documentation: typos / spelling fixesMike Ralphson
2008-07-30Documentation: Remove mentions of git-svnimport.Brian Gernhardt
2008-07-05manpages: italicize git subcommand names (which were in teletype font)Jonathan Nieder
2008-07-05manpages: italicize nongit command names (if they are in teletype font)Jonathan Nieder
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-28fix git config example syntaxJoey Hess
2008-06-19Documentation: fix formatting in git-svnJan Krüger
2008-06-01Add a --dry-run option to git-svn rebaseSeth Falcon
2008-05-25Merge branch 'ap/svn'Junio C Hamano
2008-05-20Documentation: Add missing git svn commandsGustaf Hendeby
2008-05-11Add svn-compatible "blame" output format to git-svnSteven Grimm
2008-05-05Documentation: Add create-ignore to git svn manualGustaf Hendeby
2008-05-05git-svn: add documentation for --add-author-from option.Avery Pennarun
2008-05-05git-svn: add documentation for --use-log-author option.Avery Pennarun