summaryrefslogtreecommitdiff
path: root/perl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/perl-git-comment-typofix' into maintJunio C Hamano2017-09-101-1/+1
|\
| * perl/Git.pm: typofix in a commentjc/perl-git-comment-typofixJunio C Hamano2017-08-071-1/+1
| * Merge branch 'mm/send-email-cc-cruft-after-address' into maintJunio C Hamano2016-11-291-6/+9
| |\
* | \ Merge branch 'ur/svn-local-zone' into maintJunio C Hamano2017-09-101-1/+1
|\ \ \
| * | | git svn fetch: Create correct commit timestamp when using --localtimeur/svn-local-zoneUrs Thuermann2017-08-081-1/+1
* | | | Merge branch 'pw/unquote-path-in-git-pm'Junio C Hamano2017-07-101-1/+53
|\ \ \ \ | |/ / /
| * | | Git::unquote_path(): throw an exception on bad pathPhillip Wood2017-06-301-2/+2
| * | | Git::unquote_path(): handle '\a'Phillip Wood2017-06-301-1/+2
| * | | add -i: move unquote_path() to Git.pmPhillip Wood2017-06-301-1/+52
* | | | Spelling fixesvs/typofixesVille Skyttä2017-06-271-1/+1
|/ / /
* | | Merge branch 'svn-escape-backslash' of git://bogomips.org/git-svnJunio C Hamano2017-02-201-1/+1
|\ \ \
| * | | git-svn: escape backslashes in refnamesEric Wong2016-12-231-1/+1
* | | | Merge branch 'va/i18n-perl-scripts'Junio C Hamano2016-12-272-1/+56
|\ \ \ \
| * | | | i18n: add--interactive: mark patch prompt for translationVasco Almeida2016-12-141-1/+10
| * | | | i18n: add--interactive: mark plural stringsVasco Almeida2016-12-141-1/+9
| * | | | Git.pm: add subroutines for commenting linesVasco Almeida2016-12-141-0/+38
| | |/ / | |/| |
* | | | git-svn: allow "0" in SVN path componentsEric Wong2016-12-121-1/+1
| |/ / |/| |
* | | Merge branch 'svn-cache' of git://bogomips.org/git-svnJunio C Hamano2016-10-271-1/+11
|\ \ \
| * | | git-svn: do not reuse caches memoized for a different architectureGavin Lambert2016-10-271-1/+11
* | | | Merge branch 'svn-wt' of git://bogomips.org/git-svnJunio C Hamano2016-10-275-42/+62
|\ \ \ \ | |/ / / |/| | |
| * | | git-svn: "git worktree" awarenessew/svn-wtEric Wong2016-10-142-24/+37
| * | | git-svn: reduce scope of input record separator changeEric Wong2016-10-143-18/+25
| |/ /
* | | Merge branch 'mm/send-email-cc-cruft-after-address'Junio C Hamano2016-10-261-6/+9
|\ \ \ | |/ / |/| / | |/
| * Git.pm: add comment pointing to t9000mm/send-email-cc-cruft-after-addressMatthieu Moy2016-10-211-0/+2
| * parse_mailboxes: accept extra text after <...> addressMatthieu Moy2016-10-141-6/+7
* | git-svn: warn instead of dying when commit data is missingEric Wong2016-07-091-2/+6
* | git-svn: skip mergeinfo handling with --no-follow-parentEric Wong2016-06-221-9/+16
* | Merge branch 'lp/typofixes'Junio C Hamano2016-05-171-1/+1
|\ \
| * | typofix: assorted typofixes in comments, documentation and messageslp/typofixesLi Peng2016-05-061-1/+1
* | | Git/SVN: die when there is no commit metadataChristian Couder2016-05-081-1/+2
|/ /
* | git-svn: shorten glob error messageEric Wong2016-03-151-2/+2
* | git-svn: loosen config globs limitationsVictor Leschuk2016-03-151-5/+9
* | git-svn: apply "svn.pathnameencoding" before URL encodingKazutoshi Satoda2016-02-221-1/+2
* | git-svn: enable "svn.pathnameencoding" on dcommitKazutoshi Satoda2016-02-221-0/+1
* | Merge branch 'js/mingw-tests'Junio C Hamano2016-02-171-1/+2
|\ \
| * | Git.pm: stop assuming that absolute paths start with a slashJohannes Schindelin2016-01-261-1/+2
* | | Merge branch 'ew/svn-1.9.0-auth'Junio C Hamano2016-02-011-2/+6
|\ \ \ | |/ / |/| |
| * | git-svn: fix auth parameter handling on SVN 1.9.0+ew/svn-1.9.0-authEric Wong2016-01-261-2/+6
| |/
* | git-svn: improve rebase/mkdirs performanceDair Grant2015-11-101-8/+76
|/
* send-email: reduce dependencies impact on parse_address_lineRemi Lespinet2015-07-071-0/+67
* Merge branch 'svn-maint-fixes' into svn-fixesJunio C Hamano2015-02-263-1/+13
|\
| * Git::SVN::*: avoid premature FileHandle closureew/svn-maint-fixesKyle J. McKay2015-02-262-0/+11
| * git-svn: fix localtime=true on non-glibc environmentsRyuichi Kokubo2015-02-261-1/+2
* | git-svn: lazy load some modulesEric Wong2015-02-264-14/+19
* | Git.pm: two minor typo fixesak/git-pm-typofixAlexander Kuleshov2015-02-181-2/+2
* | Git::SVN: handle missing ref_id case correctlyRamkumar Ramachandra2015-01-151-1/+1
* | git-svn: support for git-svn propsetAlfred Perlstein2014-12-091-0/+38
|/
* git-svn: use SVN::Ra::get_dir2 when possibleEric Wong2014-10-311-1/+11
* git-svn: add space after "W:" prefix in warningEric Wong2014-10-301-4/+2
* git-svn: (cleanup) remove editor param passingEric Wong2014-10-301-6/+4