index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl
/
Git
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-svn: support for git-svn propset
Alfred Perlstein
2014-12-09
1
-0
/
+38
*
git-svn: use SVN::Ra::get_dir2 when possible
Eric Wong
2014-10-31
1
-1
/
+11
*
git-svn: add space after "W:" prefix in warning
Eric Wong
2014-10-30
1
-4
/
+2
*
git-svn: (cleanup) remove editor param passing
Eric Wong
2014-10-30
1
-6
/
+4
*
git-svn: prepare SVN::Ra config pieces once
Eric Wong
2014-10-29
1
-27
/
+36
*
git-svn: disable _rev_list memoization
Eric Wong
2014-10-27
1
-10
/
+0
*
git-svn: save a little memory as fetch progresses
Eric Wong
2014-10-25
1
-1
/
+1
*
git-svn: remove unnecessary DESTROY override
Eric Wong
2014-10-25
1
-4
/
+0
*
git-svn: reload RA every log-window-size
Eric Wong
2014-10-25
1
-8
/
+13
*
git-svn: remove mergeinfo rev caching
Eric Wong
2014-10-25
1
-21
/
+9
*
git-svn: cache only mergeinfo revisions
Eric Wong
2014-10-25
1
-14
/
+8
*
git-svn: reduce check_cherry_pick cache overhead
Eric Wong
2014-10-25
1
-13
/
+15
*
git-svn: only look at the root path for svn:mergeinfo
Jakob Stoklund Olesen
2014-10-25
1
-16
/
+13
*
git-svn: only look at the new parts of svn:mergeinfo
Jakob Stoklund Olesen
2014-10-25
1
-12
/
+72
*
Merge branch 'mm/pager-less-sans-S'
Junio C Hamano
2014-06-06
1
-1
/
+1
|
\
|
*
pager: remove 'S' from $LESS by default
Matthieu Moy
2014-05-07
1
-1
/
+1
*
|
SVN.pm::parse_svn_date: allow timestamps with a single-digit hour
RomanBelinsky
2014-04-17
1
-1
/
+1
|
/
*
code and test: fix misuses of "nor"
Justin Lebar
2014-04-01
1
-2
/
+2
*
comments: fix misuses of "nor"
Justin Lebar
2014-04-01
2
-2
/
+2
*
git-svn: memoize _rev_list and rebuild
lin zuojian
2014-01-23
1
-3
/
+38
*
Merge branch 'jn/pager-lv-default-env'
Junio C Hamano
2014-01-13
1
-0
/
+1
|
\
|
*
pager: set LV=-c alongside LESS=FRSX
Jonathan Nieder
2014-01-07
1
-0
/
+1
*
|
git-svn: workaround for a bug in svn serf backend
Roman Kagan
2013-12-27
1
-2
/
+8
|
/
*
git-svn: fix termination issues for remote svn connections
Uli Heller
2013-09-06
1
-0
/
+8
*
git-svn: allow git-svn fetching to work using serf
Kyle J. McKay
2013-07-08
1
-2
/
+4
*
git-svn: added an --include-path flag
Paul Walmsley
2013-05-09
1
-2
/
+14
*
Git::SVN::*: add missing "NAME" section to perldoc
Jonathan Nieder
2013-05-09
4
-0
/
+8
*
Sync with 'maint'
Junio C Hamano
2013-04-12
1
-1
/
+1
|
\
|
*
Correct common spelling mistakes in comments and tests
Stefano Lattarini
2013-04-12
1
-1
/
+1
*
|
git-svn: Support custom tunnel schemes instead of SSH only
Sebastian Schuberth
2013-03-27
1
-1
/
+1
|
/
*
git svn: consistent spacing after "W:" in warnings
Eric Wong
2013-03-08
1
-1
/
+1
*
git svn: ignore partial svn:mergeinfo
Jan Pešta
2013-03-08
1
-0
/
+5
*
Merge branch 'bw/get-tz-offset-perl'
Junio C Hamano
2013-02-14
2
-12
/
+8
|
\
|
*
Move Git::SVN::get_tz to Git::get_tz_offset
Ben Walton
2013-02-09
2
-12
/
+8
*
|
git-svn: cleanup sprintf usage for uppercasing hex
Eric Wong
2013-01-24
2
-3
/
+3
*
|
git-svn: do not escape certain characters in paths
Peter Wu
2013-01-19
1
-1
/
+2
*
|
git svn: do not overescape URLs (fallback case)
Jonathan Nieder
2013-01-18
1
-1
/
+1
*
|
Git::SVN::Editor::T: pass $deletions to ->A and ->D
Jonathan Nieder
2013-01-18
1
-2
/
+2
|
/
*
git-svn, perl/Git.pm: extend and use Git->prompt method for querying users
Sven Strickroth
2012-12-18
1
-9
/
+7
*
git-svn, perl/Git.pm: add central method for prompting passwords
Sven Strickroth
2012-12-18
1
-19
/
+1
*
git svn: work around SVN 1.7 mishandling of svn:special changes
Jonathan Nieder
2012-10-10
1
-1
/
+24
*
git-svn: keep leading slash when canonicalizing paths (fallback case)
Jonathan Nieder
2012-10-06
1
-1
/
+0
*
Git::SVN: rename private path field
Jonathan Nieder
2012-10-06
1
-2
/
+2
*
git-svn: use path accessor for Git::SVN objects
Eric Wong
2012-10-06
1
-1
/
+1
*
Make git-svn branch patterns match complete URL
Ammon Riley
2012-10-06
1
-1
/
+3
*
git-svn.perl: keep processing all commits in parents_exclude
Steven Walter
2012-10-06
1
-1
/
+0
*
git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip
Steven Walter
2012-10-06
1
-5
/
+3
*
Merge branch 'ms/git-svn-1.7'
Junio C Hamano
2012-08-22
5
-109
/
+341
|
\
|
*
git-svn: remove ad-hoc canonicalizations
Michael G. Schwern
2012-08-02
1
-1
/
+0
|
*
git-svn: canonicalize newly-minted URLs
Michael G. Schwern
2012-08-02
2
-6
/
+22
[next]