about summary refs log tree commit homepage
path: root/perl/Git
DateCommit message (Expand)
2017-02-20Merge branch 'svn-escape-backslash' of git://bogomips.org/git-svn
2016-12-27Merge branch 'va/i18n-perl-scripts'
2016-12-23git-svn: escape backslashes in refnames svn-escape-backslash
2016-12-14i18n: add--interactive: mark patch prompt for translation
2016-12-14i18n: add--interactive: mark plural strings
2016-12-12git-svn: allow "0" in SVN path components
2016-10-27Merge branch 'svn-cache' of git://bogomips.org/git-svn
2016-10-27git-svn: do not reuse caches memoized for a different architecture svn-cache
2016-10-14git-svn: "git worktree" awareness svn-wt
2016-10-14git-svn: reduce scope of input record separator change
2016-07-09git-svn: warn instead of dying when commit data is missing
2016-06-22git-svn: skip mergeinfo handling with --no-follow-parent svn-nfp-mergeinfo
2016-05-08Git/SVN: die when there is no commit metadata svn/bad-ref
2016-03-15git-svn: shorten glob error message svn-glob
2016-03-15git-svn: loosen config globs limitations
2016-02-22git-svn: apply "svn.pathnameencoding" before URL encoding
2016-02-22git-svn: enable "svn.pathnameencoding" on dcommit
2016-02-01Merge branch 'ew/svn-1.9.0-auth'
2016-01-26git-svn: fix auth parameter handling on SVN 1.9.0+
2015-11-10git-svn: improve rebase/mkdirs performance
2015-02-26Merge branch 'svn-maint-fixes' into svn-fixes
2015-02-26Git::SVN::*: avoid premature FileHandle closure
2015-02-26git-svn: fix localtime=true on non-glibc environments
2015-02-26git-svn: lazy load some modules
2015-01-15Git::SVN: handle missing ref_id case correctly
2014-12-09git-svn: support for git-svn propset
2014-10-31git-svn: use SVN::Ra::get_dir2 when possible
2014-10-30git-svn: add space after "W:" prefix in warning
2014-10-30git-svn: (cleanup) remove editor param passing
2014-10-29git-svn: prepare SVN::Ra config pieces once
2014-10-27git-svn: disable _rev_list memoization
2014-10-25git-svn: save a little memory as fetch progresses
2014-10-25git-svn: remove unnecessary DESTROY override
2014-10-24git-svn: reload RA every log-window-size
2014-10-24git-svn: remove mergeinfo rev caching
2014-10-24git-svn: cache only mergeinfo revisions
2014-10-24git-svn: reduce check_cherry_pick cache overhead
2014-10-24git-svn: only look at the root path for svn:mergeinfo
2014-10-24git-svn: only look at the new parts of svn:mergeinfo
2014-06-06Merge branch 'mm/pager-less-sans-S'
2014-05-07pager: remove 'S' from $LESS by default
2014-04-17SVN.pm::parse_svn_date: allow timestamps with a single-digit hour
2014-03-31code and test: fix misuses of "nor"
2014-03-31comments: fix misuses of "nor"
2014-01-23git-svn: memoize _rev_list and rebuild
2014-01-13Merge branch 'jn/pager-lv-default-env'
2014-01-07pager: set LV=-c alongside LESS=FRSX
2013-12-27git-svn: workaround for a bug in svn serf backend
2013-09-06git-svn: fix termination issues for remote svn connections
2013-07-07git-svn: allow git-svn fetching to work using serf