index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-svn.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not given
Johan Herland
2014-04-19
1
-16
/
+4
*
Correct word usage of "timezone" in "Documentation" directory
Jason St. John
2013-11-12
1
-3
/
+3
*
Merge branch 'sb/git-svn-docs-indent-with-ht'
Junio C Hamano
2013-10-30
1
-13
/
+13
|
\
|
*
git-svn docs: Use tabs consistently within the ascii doc
Stefan Beller
2013-10-22
1
-13
/
+13
*
|
git-svn: Warn about changing default for --prefix in Git v2.0
Johan Herland
2013-10-13
1
-1
/
+10
*
|
Documentation/git-svn: Promote the use of --prefix in docs + examples
Johan Herland
2013-10-13
1
-10
/
+25
*
|
git-svn.txt: elaborate on rev_map files
Keshav Kini
2013-10-10
1
-4
/
+24
*
|
git-svn.txt: replace .git with $GIT_DIR
Keshav Kini
2013-10-10
1
-8
/
+8
*
|
git-svn.txt: reword description of gc command
Keshav Kini
2013-10-10
1
-2
/
+2
*
|
git-svn.txt: fix AsciiDoc formatting error
Keshav Kini
2013-10-10
1
-1
/
+1
|
/
*
fix typo in documentation of git-svn
Felix Gruber
2013-08-05
1
-1
/
+1
*
git-svn: introduce --parents parameter for commands branch and tag
Tobias Schulte
2013-05-21
1
-0
/
+5
*
git-svn: clarify explanation of --destination argument
Jonathan Nieder
2013-05-21
1
-5
/
+14
*
git-svn: multiple fetch/branches/tags keys are supported
Nathan Gray
2013-05-21
1
-0
/
+12
*
git-svn: added an --include-path flag
Paul Walmsley
2013-05-09
1
-0
/
+12
*
doc: various spelling fixes
Stefano Lattarini
2013-04-12
1
-2
/
+2
*
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
2013-02-01
1
-44
/
+44
*
git-svn: teach find-rev to find near matches
John Keeping
2013-01-18
1
-0
/
+10
*
git-svn: Note about tags.
Sebastian Leske
2012-12-05
1
-0
/
+6
*
git-svn: Expand documentation for --follow-parent
Sebastian Leske
2012-12-05
1
-3
/
+12
*
git-svn: Recommend use of structure options.
Sebastian Leske
2012-12-05
1
-3
/
+21
*
git-svn: Document branches with at-sign(@).
Sebastian Leske
2012-12-05
1
-0
/
+46
*
Document git-svn fetch --log-window-size parameter
Gunnlaugur Þór Briem
2012-10-26
1
-0
/
+7
*
git-svn: clarify the referent of dcommit's optional argument
Jon Seymour
2012-05-17
1
-20
/
+19
*
git-svn: support rebase --preserve-merges
Avishay Lavie
2012-05-17
1
-0
/
+2
*
git svn dcommit: new option --interactive.
Frédéric Heitzmann
2011-10-16
1
-0
/
+8
*
Remove 'working copy' from the documentation and C code
Carlos Martín Nieto
2011-09-21
1
-1
/
+1
*
git-svn: teach git-svn to populate svn:mergeinfo
Bryan Jacobs
2011-09-13
1
-0
/
+8
*
git-svn: Teach dcommit --mergeinfo to handle multiple lines
Bryan Jacobs
2011-09-01
1
-2
/
+3
*
git-svn: New flag to emulate empty directories
Ray Chen
2011-09-01
1
-0
/
+11
*
Documentation: use [verse] for SYNOPSIS sections
Martin von Zweigbergk
2011-07-06
1
-0
/
+1
*
Merge branch 'ss/doc-svn'
Junio C Hamano
2011-05-05
1
-9
/
+7
|
\
|
*
remove noise and inaccuracies from git-svn docs
Stefan Sperling
2011-04-19
1
-9
/
+7
*
|
Merge branch 'vh/git-svn-doc'
Junio C Hamano
2011-05-02
1
-11
/
+11
|
\
\
|
*
|
git-svn.txt: small typeface improvements
Valentin Haenel
2011-04-26
1
-4
/
+4
|
*
|
git-svn.txt: move option descriptions
Valentin Haenel
2011-04-26
1
-11
/
+11
|
*
|
git-svn.txt: fix usage of --add-author-from
Valentin Haenel
2011-04-26
1
-1
/
+1
*
|
|
Merge branch 'mh/git-svn-automkdirs'
Junio C Hamano
2011-04-27
1
-0
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
git-svn: add an option to skip the creation of empty directories
Michael Haggerty
2011-04-01
1
-0
/
+10
*
|
|
Sync with 1.7.4.5
Junio C Hamano
2011-04-19
1
-0
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
git-svn.txt: Document --mergeinfo
Michael J Gruber
2011-04-19
1
-0
/
+7
*
|
|
git-svn: Add a svn-remote.<name>.pushurl config key
Alejandro R. Sedeño
2011-04-10
1
-0
/
+10
|
|
/
|
/
|
*
|
doc: add missing git footers
Jeff King
2011-03-11
1
-0
/
+4
*
|
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
1
-8
/
+0
|
/
*
Make <identifier> lowercase in Documentation
Michael J Gruber
2011-02-17
1
-3
/
+3
*
git svn: fix the final example in man page
StephenB
2011-01-07
1
-1
/
+4
*
Fix typos in the documentation
Ralf Wildenhues
2011-01-04
1
-1
/
+1
*
Use parentheses and `...' where appropriate
Štěpán Němec
2010-10-08
1
-1
/
+1
*
Documentation/git-svn: discourage "noMetadata"
Eric Wong
2010-09-24
1
-3
/
+14
*
git svn: add an option to recode pathnames
Dmitry Statyvka
2010-07-30
1
-0
/
+6
[next]