summaryrefslogtreecommitdiffstats
path: root/perl/Git/SVN
AgeCommit message (Expand)AuthorLines
2025-05-27Merge branch 'rj/build-tweaks-part2'Junio C Hamano-1/+1
2025-05-19meson: correct install location of YAML.pmRamsay Jones-1/+1
2025-05-08meson: allow customize perl installation pathĐoàn Trần Công Danh-2/+2
2025-01-08meson: fix perl dependenciesSam James-0/+2
2024-12-07Introduce support for the Meson build systemPatrick Steinhardt-0/+27
2020-11-09Merge branch 'jk/perl-warning'Junio C Hamano-9/+9
2020-10-21perl: check for perl warnings while running testsJeff King-9/+9
2020-10-21svn: use correct variable name for short OIDbrian m. carlson-1/+1
2020-06-22perl: make SVN code hash independentbrian m. carlson-8/+8
2020-06-22perl: create and switch variables for hash constantsbrian m. carlson-2/+2
2016-12-12git-svn: allow "0" in SVN path componentsEric Wong-1/+1
2016-10-14git-svn: "git worktree" awarenessEric Wong-15/+22
2016-10-14git-svn: reduce scope of input record separator changeEric Wong-17/+10
2016-03-15git-svn: shorten glob error messageEric Wong-2/+2
2016-03-15git-svn: loosen config globs limitationsVictor Leschuk-5/+9
2016-02-22git-svn: apply "svn.pathnameencoding" before URL encodingKazutoshi Satoda-1/+2
2016-02-22git-svn: enable "svn.pathnameencoding" on dcommitKazutoshi Satoda-0/+1
2016-01-26git-svn: fix auth parameter handling on SVN 1.9.0+Eric Wong-2/+6
2015-02-26Merge branch 'svn-maint-fixes' into svn-fixesJunio C Hamano-0/+11
2015-02-26Git::SVN::*: avoid premature FileHandle closureKyle J. McKay-0/+11
2015-02-26git-svn: lazy load some modulesEric Wong-5/+6
2014-12-09git-svn: support for git-svn propsetAlfred Perlstein-0/+38
2014-10-31git-svn: use SVN::Ra::get_dir2 when possibleEric Wong-1/+11
2014-10-29git-svn: prepare SVN::Ra config pieces onceEric Wong-27/+36
2014-10-25git-svn: save a little memory as fetch progressesEric Wong-1/+1
2014-10-25git-svn: remove unnecessary DESTROY overrideEric Wong-4/+0
2014-10-24git-svn: reload RA every log-window-sizeEric Wong-8/+13
2014-05-07pager: remove 'S' from $LESS by defaultMatthieu Moy-1/+1
2014-03-31comments: fix misuses of "nor"Justin Lebar-1/+1
2014-01-13Merge branch 'jn/pager-lv-default-env'Junio C Hamano-0/+1
2014-01-07pager: set LV=-c alongside LESS=FRSXJonathan Nieder-0/+1
2013-12-27git-svn: workaround for a bug in svn serf backendRoman Kagan-2/+8
2013-09-06git-svn: fix termination issues for remote svn connectionsUli Heller-0/+8
2013-07-07git-svn: allow git-svn fetching to work using serfKyle J. McKay-2/+4
2013-05-09git-svn: added an --include-path flagPaul Walmsley-2/+14
2013-05-09Git::SVN::*: add missing "NAME" section to perldocJonathan Nieder-0/+8
2013-03-27git-svn: Support custom tunnel schemes instead of SSH onlySebastian Schuberth-1/+1
2013-02-14Merge branch 'bw/get-tz-offset-perl'Junio C Hamano-2/+6
2013-02-09Move Git::SVN::get_tz to Git::get_tz_offsetBen Walton-2/+6
2013-01-24git-svn: cleanup sprintf usage for uppercasing hexEric Wong-1/+1
2013-01-19git-svn: do not escape certain characters in pathsPeter Wu-1/+2
2013-01-17git svn: do not overescape URLs (fallback case)Jonathan Nieder-1/+1
2013-01-17Git::SVN::Editor::T: pass $deletions to ->A and ->DJonathan Nieder-2/+2
2012-12-17git-svn, perl/Git.pm: extend and use Git->prompt method for querying usersSven Strickroth-9/+7
2012-12-17git-svn, perl/Git.pm: add central method for prompting passwordsSven Strickroth-19/+1
2012-10-10git svn: work around SVN 1.7 mishandling of svn:special changesJonathan Nieder-1/+24
2012-10-05git-svn: keep leading slash when canonicalizing paths (fallback case)Jonathan Nieder-1/+0
2012-10-05git-svn: use path accessor for Git::SVN objectsEric Wong-1/+1
2012-10-05Make git-svn branch patterns match complete URLAmmon Riley-1/+3
2012-08-02git-svn: canonicalize newly-minted URLsMichael G. Schwern-1/+8