index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-svn.perl
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
svn: Quote repository root in regex match
Ted Percival
1
-2
/
+2
2011-10-18
Merge branch 'pt/mingw-misc-fixes'
Junio C Hamano
1
-8
/
+7
2011-10-16
git-svn: Allow certain refs to be ignored
Michael Olson
1
-5
/
+33
2011-10-16
git svn dcommit: new option --interactive.
Frédéric Heitzmann
1
-1
/
+74
2011-10-14
git-svn: On MSYS, escape and quote SVN_SSH also if set by the user
Sebastian Schuberth
1
-8
/
+7
2011-10-05
use -h for synopsis and --help for manpage consistently
Clemens Buchacher
1
-1
/
+1
2011-09-13
git-svn: teach git-svn to populate svn:mergeinfo
Bryan Jacobs
1
-0
/
+256
2011-09-01
git-svn: Teach dcommit --mergeinfo to handle multiple lines
Bryan Jacobs
1
-0
/
+3
2011-09-01
git-svn: fix fetch with moved path when using rewriteRoot
Eric Wong
1
-1
/
+1
2011-09-01
git-svn: New flag to emulate empty directories
Ray Chen
1
-4
/
+144
2011-06-28
git-svn: Correctly handle root commits in mergeinfo ranges
Michael Haggerty
1
-2
/
+6
2011-06-28
git-svn: Disambiguate rev-list arguments to improve error message
Michael Haggerty
1
-2
/
+2
2011-05-20
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2011-05-20
git-svn: Fix git svn log --show-commit
Michael J Gruber
1
-1
/
+1
2011-04-27
Merge branch 'mh/git-svn-automkdirs'
Junio C Hamano
1
-2
/
+15
2011-04-09
git-svn: Cache results of running the executable "git config"
James Y Knight
1
-0
/
+5
2011-04-09
git-svn: Add a svn-remote.<name>.pushurl config key
Alejandro R. Sedeño
1
-3
/
+16
2011-04-01
git-svn: add an option to skip the creation of empty directories
Michael Haggerty
1
-2
/
+15
2011-03-10
git-log: put space after commit mark
Michael J Gruber
1
-1
/
+1
2010-12-10
git-svn: allow the mergeinfo property to be set
Steven Walter
1
-1
/
+14
2010-10-26
Merge branch 'ab/require-perl-5.8'
Junio C Hamano
1
-0
/
+1
2010-09-27
perl: bump the required Perl version to 5.8 from 5.6.[21]
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2010-09-24
git-svn: fix processing of decorated commit hashes
Mathias Lafeldt
1
-1
/
+2
2010-09-24
git-svn: check_cherry_pick should exclude commits already in our history
Steven Walter
1
-1
/
+3
2010-08-15
git-svn: fix fetch with deleted tag
David D. Kilzer
1
-2
/
+13
2010-08-15
git-svn: fix regex to remove "tail" from svn tags
David D. Kilzer
1
-1
/
+1
2010-08-05
git svn: URL-decode left-hand side of svn refspec
Steven Walter
1
-0
/
+2
2010-08-02
git svn: fix dcommit to work with touched files
David D. Kilzer
1
-0
/
+1
2010-07-30
git svn: add an option to recode pathnames
Dmitry Statyvka
1
-0
/
+9
2010-07-19
git-svn: write memoized data explicitly to avoid Storable bug
Sergey Vlasov
1
-0
/
+16
2010-06-14
git svn: avoid unnecessary '/' in paths for SVN
Eric Wong
1
-0
/
+3
2010-06-14
git-svn: strip off leading slashes on --trunk argument
Jonathan Nieder
1
-0
/
+1
2010-06-03
git svn: fix empty directory creation
Michael J. Kiwala
1
-1
/
+2
2010-05-09
git-svn: mangle refnames forbidden in git
Torsten Schmutzler
1
-0
/
+8
2010-05-09
git-svn: Remove unused use of File::Temp
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2010-05-09
git svn: avoid uninitialized var in 'reset'
Jonathan Nieder
1
-0
/
+2
2010-03-20
Merge branch 'fl/askpass'
Junio C Hamano
1
-10
/
+17
2010-03-13
git-svn: Fix merge detecting with rewrite-root
Tuomas Suutari
1
-2
/
+2
2010-03-05
git-svn: make git svn --version work again
Michael J Gruber
1
-0
/
+1
2010-03-05
Revert "git-svn: always initialize with core.autocrlf=false"
Erik Faye-Lund
1
-1
/
+0
2010-03-04
git-svn: req_svn when needed
Michael J Gruber
1
-0
/
+1
2010-03-02
git-svn: Support retrieving passwords with GIT_ASKPASS
Frank Li
1
-10
/
+17
2010-03-02
Merge branch 'jn/maint-fix-pager'
Junio C Hamano
1
-2
/
+7
2010-02-26
git svn: delay importing SVN::Base until it is needed
josh robb
1
-5
/
+11
2010-02-26
git-svn: Fix discarding of extra parents from svn:mergeinfo
Tuomas Suutari
1
-1
/
+1
2010-02-14
git svn: Fix launching of pager
Jonathan Nieder
1
-2
/
+7
2010-02-04
git-svn: persistent memoization
Andrew Myrick
1
-4
/
+36
2010-01-29
If deriving SVN_SSH from GIT_SSH on msys, also add quotes
Sebastian Schuberth
1
-0
/
+1
2010-01-23
git-svn: allow subset of branches/tags to be specified in glob spec
Jay Soffian
1
-20
/
+40
2010-01-23
git-svn: allow UUID to be manually remapped via rewriteUUID
Jay Soffian
1
-5
/
+28
[next]