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-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
*
git-svn documentation: minor grammar fix
Ævar Arnfjörð Bjarmason
2010-05-09
1
-1
/
+1
*
git-svn: allow subset of branches/tags to be specified in glob spec
Jay Soffian
2010-01-23
1
-0
/
+16
*
git-svn: allow UUID to be manually remapped via rewriteUUID
Jay Soffian
2010-01-23
1
-3
/
+12
*
git-svn: document --username/commit-url for branch/tag
Igor Mironov
2010-01-23
1
-0
/
+13
*
Document git-svn's first-parent rule
Thomas Rast
2009-11-17
1
-0
/
+10
*
git svn: attempt to create empty dirs on clone+rebase
Eric Wong
2009-11-16
1
-0
/
+7
*
git-svn.txt: Fix location of parent argument
Tuomas Suutari
2009-08-19
1
-3
/
+3
*
git svn: revert default behavior for --minimize-url
Eric Wong
2009-07-25
1
-0
/
+11
*
git svn: add gc command
Robert Allan Zeh
2009-07-25
1
-0
/
+4
*
git-svn.txt: fix description of fetch flags accepted by clone.
Yann Dirson
2009-07-08
1
-4
/
+4
*
git-svn.txt: fix fetch flags incorrectly documented as init flags.
Yann Dirson
2009-07-08
1
-10
/
+11
*
git-svn.txt: make formatting more consistent.
Yann Dirson
2009-07-08
1
-110
/
+101
*
git-svn.txt: stop using dash-form of commands.
Yann Dirson
2009-07-08
1
-60
/
+60
*
git svn: Doc update for multiple branch and tag paths
Marc Branchaud
2009-06-28
1
-9
/
+35
*
Add 'git svn reset' to unwind 'git svn fetch'
Ben Jackson
2009-06-25
1
-1
/
+58
*
git-svn: let 'dcommit $rev' work on $rev instead of HEAD
Thomas Rast
2009-06-25
1
-2
/
+3
*
Merge branch 'maint'
Junio C Hamano
2009-06-21
1
-1
/
+1
|
\
|
*
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
2009-06-21
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
2009-06-21
1
-1
/
+1
|
|
|
\
|
|
|
*
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2009-06-21
1
-1
/
+1
|
|
|
|
\
|
|
|
|
*
git-svn documentation: fix typo in 'rebase vs. pull/merge' section
Miklos Vajna
2009-06-21
1
-1
/
+1
*
|
|
|
|
git-svn: add --authors-prog option
Mark Lodato
2009-05-21
1
-0
/
+8
|
/
/
/
/
*
|
|
|
Documentation: git-svn: fix a grammatical error without awkwardness
Wesley J. Landaker
2009-04-23
1
-1
/
+1
[next]