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
/
perl
/
Git
/
SVN.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-28
git-svn: trim leading and trailing whitespaces in author name
Tobias Klauser
1
-0
/
+4
2018-04-05
git-svn: allow empty email-address using authors-prog and authors-file
Andreas Heiduk
1
-7
/
+6
2018-02-23
perl: call timegm and timelocal with 4-digit year
Bernhard M. Wiedemann
1
-1
/
+1
2017-08-08
git svn fetch: Create correct commit timestamp when using --localtime
Urs Thuermann
1
-1
/
+1
2016-12-23
git-svn: escape backslashes in refnames
Eric Wong
1
-1
/
+1
2016-10-27
Merge branch 'svn-cache' of git://bogomips.org/git-svn
Junio C Hamano
1
-1
/
+11
2016-10-27
git-svn: do not reuse caches memoized for a different architecture
Gavin Lambert
1
-1
/
+11
2016-10-14
git-svn: "git worktree" awareness
Eric Wong
1
-9
/
+15
2016-07-09
git-svn: warn instead of dying when commit data is missing
Eric Wong
1
-2
/
+6
2016-06-22
git-svn: skip mergeinfo handling with --no-follow-parent
Eric Wong
1
-9
/
+16
2016-05-08
Git/SVN: die when there is no commit metadata
Christian Couder
1
-1
/
+2
2015-11-10
git-svn: improve rebase/mkdirs performance
Dair Grant
1
-8
/
+76
2015-02-26
Merge branch 'svn-maint-fixes' into svn-fixes
Junio C Hamano
1
-1
/
+2
2015-02-26
git-svn: fix localtime=true on non-glibc environments
Ryuichi Kokubo
1
-1
/
+2
2015-02-26
git-svn: lazy load some modules
Eric Wong
1
-9
/
+13
2015-01-15
Git::SVN: handle missing ref_id case correctly
Ramkumar Ramachandra
1
-1
/
+1
2014-10-30
git-svn: add space after "W:" prefix in warning
Eric Wong
1
-4
/
+2
2014-10-30
git-svn: (cleanup) remove editor param passing
Eric Wong
1
-6
/
+4
2014-10-27
git-svn: disable _rev_list memoization
Eric Wong
1
-10
/
+0
2014-10-24
git-svn: remove mergeinfo rev caching
Eric Wong
1
-21
/
+9
2014-10-24
git-svn: cache only mergeinfo revisions
Eric Wong
1
-14
/
+8
2014-10-24
git-svn: reduce check_cherry_pick cache overhead
Eric Wong
1
-13
/
+15
2014-10-24
git-svn: only look at the root path for svn:mergeinfo
Jakob Stoklund Olesen
1
-16
/
+13
2014-10-24
git-svn: only look at the new parts of svn:mergeinfo
Jakob Stoklund Olesen
1
-12
/
+72
2014-04-17
SVN.pm::parse_svn_date: allow timestamps with a single-digit hour
RomanBelinsky
1
-1
/
+1
2014-03-31
code and test: fix misuses of "nor"
Justin Lebar
1
-2
/
+2
2014-03-31
comments: fix misuses of "nor"
Justin Lebar
1
-1
/
+1
2014-01-23
git-svn: memoize _rev_list and rebuild
lin zuojian
1
-3
/
+38
2013-03-08
git svn: consistent spacing after "W:" in warnings
Eric Wong
1
-1
/
+1
2013-03-08
git svn: ignore partial svn:mergeinfo
Jan Pešta
1
-0
/
+5
2013-02-14
Merge branch 'bw/get-tz-offset-perl'
Junio C Hamano
1
-10
/
+2
2013-02-09
Move Git::SVN::get_tz to Git::get_tz_offset
Ben Walton
1
-10
/
+2
2013-01-24
git-svn: cleanup sprintf usage for uppercasing hex
Eric Wong
1
-2
/
+2
2012-10-05
Git::SVN: rename private path field
Jonathan Nieder
1
-2
/
+2
2012-10-05
git-svn.perl: keep processing all commits in parents_exclude
Steven Walter
1
-1
/
+0
2012-10-05
git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip
Steven Walter
1
-5
/
+3
2012-08-22
Merge branch 'ms/git-svn-1.7'
Junio C Hamano
1
-63
/
+111
2012-08-10
git svn: reset invalidates the memoized mergeinfo caches
Peter Baumann
1
-2
/
+25
2012-08-02
git-svn: remove ad-hoc canonicalizations
Michael G. Schwern
1
-1
/
+0
2012-08-02
git-svn: canonicalize newly-minted URLs
Michael G. Schwern
1
-5
/
+14
2012-08-02
git-svn: introduce add_path_to_url function
Michael G. Schwern
1
-18
/
+15
2012-08-02
git-svn: replace URL escapes with canonicalization
Michael G. Schwern
1
-1
/
+1
2012-08-02
git-svn: attempt to mimic SVN 1.7 URL canonicalization
Michael G. Schwern
1
-2
/
+2
2012-08-02
Git::SVN{,::Ra}: canonicalize earlier
Michael G. Schwern
1
-2
/
+4
2012-08-02
git-svn: add join_paths() to safely concatenate paths
Michael G. Schwern
1
-4
/
+6
2012-08-02
use Git::SVN{,::RA}->url accessor globally
Michael G. Schwern
1
-5
/
+6
2012-08-02
use Git::SVN->path accessor globally
Michael G. Schwern
1
-2
/
+2
2012-08-02
Git::SVN: use accessor for URLs internally
Michael G. Schwern
1
-14
/
+28
2012-08-02
Git::SVN: use accessors internally for path
Michael G. Schwern
1
-31
/
+55
2012-07-27
Extract Git::SVN::GlobSpec from git-svn.
Michael G. Schwern
1
-0
/
+2
[next]