index
:
git
main
maint
master
next
seen
todo
Git: sistema de control de versiones
mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
/
Git
/
SVN.pm
Age
Commit message (
Expand
)
Author
2021-10-29
tests: disable fsync everywhere
Eric Wong
2021-05-21
git-svn: stop passing "-m" to "git rev-list"
Sergey Organov
2020-10-22
perl: check for perl warnings while running tests
Jeff King
2020-06-22
perl: make SVN code hash independent
brian m. carlson
2020-06-22
perl: create and switch variables for hash constants
brian m. carlson
2019-09-28
git-svn: trim leading and trailing whitespaces in author name
Tobias Klauser
2018-04-05
git-svn: allow empty email-address using authors-prog and authors-file
Andreas Heiduk
2018-02-23
perl: call timegm and timelocal with 4-digit year
Bernhard M. Wiedemann
2017-08-08
git svn fetch: Create correct commit timestamp when using --localtime
Urs Thuermann
2016-12-23
git-svn: escape backslashes in refnames
Eric Wong
2016-10-27
Merge branch 'svn-cache' of git://bogomips.org/git-svn
Junio C Hamano
2016-10-27
git-svn: do not reuse caches memoized for a different architecture
Gavin Lambert
2016-10-14
git-svn: "git worktree" awareness
Eric Wong
2016-07-09
git-svn: warn instead of dying when commit data is missing
Eric Wong
2016-06-22
git-svn: skip mergeinfo handling with --no-follow-parent
Eric Wong
2016-05-08
Git/SVN: die when there is no commit metadata
Christian Couder
2015-11-10
git-svn: improve rebase/mkdirs performance
Dair Grant
2015-02-26
Merge branch 'svn-maint-fixes' into svn-fixes
Junio C Hamano
2015-02-26
git-svn: fix localtime=true on non-glibc environments
Ryuichi Kokubo
2015-02-26
git-svn: lazy load some modules
Eric Wong
2015-01-15
Git::SVN: handle missing ref_id case correctly
Ramkumar Ramachandra
2014-10-30
git-svn: add space after "W:" prefix in warning
Eric Wong
2014-10-30
git-svn: (cleanup) remove editor param passing
Eric Wong
2014-10-27
git-svn: disable _rev_list memoization
Eric Wong
2014-10-24
git-svn: remove mergeinfo rev caching
Eric Wong
2014-10-24
git-svn: cache only mergeinfo revisions
Eric Wong
2014-10-24
git-svn: reduce check_cherry_pick cache overhead
Eric Wong
2014-10-24
git-svn: only look at the root path for svn:mergeinfo
Jakob Stoklund Olesen
2014-10-24
git-svn: only look at the new parts of svn:mergeinfo
Jakob Stoklund Olesen
2014-04-17
SVN.pm::parse_svn_date: allow timestamps with a single-digit hour
RomanBelinsky
2014-03-31
code and test: fix misuses of "nor"
Justin Lebar
2014-03-31
comments: fix misuses of "nor"
Justin Lebar
2014-01-23
git-svn: memoize _rev_list and rebuild
lin zuojian
2013-03-08
git svn: consistent spacing after "W:" in warnings
Eric Wong
2013-03-08
git svn: ignore partial svn:mergeinfo
Jan Pešta
2013-02-14
Merge branch 'bw/get-tz-offset-perl'
Junio C Hamano
2013-02-09
Move Git::SVN::get_tz to Git::get_tz_offset
Ben Walton
2013-01-24
git-svn: cleanup sprintf usage for uppercasing hex
Eric Wong
2012-10-05
Git::SVN: rename private path field
Jonathan Nieder
2012-10-05
git-svn.perl: keep processing all commits in parents_exclude
Steven Walter
2012-10-05
git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip
Steven Walter
2012-08-22
Merge branch 'ms/git-svn-1.7'
Junio C Hamano
2012-08-10
git svn: reset invalidates the memoized mergeinfo caches
Peter Baumann
2012-08-02
git-svn: remove ad-hoc canonicalizations
Michael G. Schwern
2012-08-02
git-svn: canonicalize newly-minted URLs
Michael G. Schwern
2012-08-02
git-svn: introduce add_path_to_url function
Michael G. Schwern
2012-08-02
git-svn: replace URL escapes with canonicalization
Michael G. Schwern
2012-08-02
git-svn: attempt to mimic SVN 1.7 URL canonicalization
Michael G. Schwern
2012-08-02
Git::SVN{,::Ra}: canonicalize earlier
Michael G. Schwern
2012-08-02
git-svn: add join_paths() to safely concatenate paths
Michael G. Schwern
[next]