| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'bw/perl-timegm-timelocal-fix' | Junio C Hamano | 2018-03-06 | 2 | -2/+4 |
|\ |
|
| * | perl: call timegm and timelocal with 4-digit yearbw/perl-timegm-timelocal-fix | Bernhard M. Wiedemann | 2018-02-23 | 2 | -2/+4 |
* | | Merge branch 'ab/simplify-perl-makefile' | Junio C Hamano | 2018-02-13 | 7 | -162/+49 |
|\ \ |
|
| * | | perl: avoid *.pmc and fix Error.pm further | Ævar Arnfjörð Bjarmason | 2017-12-28 | 1 | -1/+1 |
| * | | Makefile: replace perl/Makefile.PL with simple make rules | Ævar Arnfjörð Bjarmason | 2017-12-11 | 7 | -162/+49 |
* | | | perl/Git: remove now useless email-address parsing code | Matthieu Moy | 2018-01-08 | 1 | -71/+0 |
* | | | send-email: add and use a local copy of Mail::Address | Matthieu Moy | 2018-01-05 | 2 | -0/+300 |
| |/
|/| |
|
* | | Git/Packet.pm: use 'if' instead of 'unless'cc/git-packet-pm | Christian Couder | 2017-11-22 | 1 | -8/+8 |
* | | Git/Packet: clarify that packet_required_key_val_read allows EOF | Christian Couder | 2017-11-22 | 1 | -2/+7 |
|/ |
|
* | Git/Packet.pm: extract parts of t0021/rot13-filter.pl for reuse | Christian Couder | 2017-11-07 | 2 | -0/+169 |
* | Merge branch 'ur/svn-local-zone' | Junio C Hamano | 2017-08-22 | 1 | -1/+1 |
|\ |
|
| * | git svn fetch: Create correct commit timestamp when using --localtimeur/svn-local-zone | Urs Thuermann | 2017-08-08 | 1 | -1/+1 |
* | | Merge branch 'jc/perl-git-comment-typofix' | Junio C Hamano | 2017-08-22 | 1 | -1/+1 |
|\ \ |
|
| * | | perl/Git.pm: typofix in a commentjc/perl-git-comment-typofix | Junio C Hamano | 2017-08-07 | 1 | -1/+1 |
| * | | Merge branch 'mm/send-email-cc-cruft-after-address' into maint | Junio C Hamano | 2016-11-29 | 1 | -6/+9 |
| |\ \ |
|
* | \ \ | Merge branch 'pw/unquote-path-in-git-pm' | Junio C Hamano | 2017-07-10 | 1 | -1/+53 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Git::unquote_path(): throw an exception on bad path | Phillip Wood | 2017-06-30 | 1 | -2/+2 |
| * | | | Git::unquote_path(): handle '\a' | Phillip Wood | 2017-06-30 | 1 | -1/+2 |
| * | | | add -i: move unquote_path() to Git.pm | Phillip Wood | 2017-06-30 | 1 | -1/+52 |
* | | | | Spelling fixesvs/typofixes | Ville Skyttä | 2017-06-27 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'svn-escape-backslash' of git://bogomips.org/git-svn | Junio C Hamano | 2017-02-20 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | git-svn: escape backslashes in refnames | Eric Wong | 2016-12-23 | 1 | -1/+1 |
* | | | | Merge branch 'va/i18n-perl-scripts' | Junio C Hamano | 2016-12-27 | 2 | -1/+56 |
|\ \ \ \ |
|
| * | | | | i18n: add--interactive: mark patch prompt for translation | Vasco Almeida | 2016-12-14 | 1 | -1/+10 |
| * | | | | i18n: add--interactive: mark plural strings | Vasco Almeida | 2016-12-14 | 1 | -1/+9 |
| * | | | | Git.pm: add subroutines for commenting lines | Vasco Almeida | 2016-12-14 | 1 | -0/+38 |
| | |/ /
| |/| | |
|
* | | | | git-svn: allow "0" in SVN path components | Eric Wong | 2016-12-12 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge branch 'svn-cache' of git://bogomips.org/git-svn | Junio C Hamano | 2016-10-27 | 1 | -1/+11 |
|\ \ \ |
|
| * | | | git-svn: do not reuse caches memoized for a different architecture | Gavin Lambert | 2016-10-27 | 1 | -1/+11 |
* | | | | Merge branch 'svn-wt' of git://bogomips.org/git-svn | Junio C Hamano | 2016-10-27 | 5 | -42/+62 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | git-svn: "git worktree" awarenessew/svn-wt | Eric Wong | 2016-10-14 | 2 | -24/+37 |
| * | | | git-svn: reduce scope of input record separator change | Eric Wong | 2016-10-14 | 3 | -18/+25 |
| |/ / |
|
* | | | Merge branch 'mm/send-email-cc-cruft-after-address' | Junio C Hamano | 2016-10-26 | 1 | -6/+9 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Git.pm: add comment pointing to t9000mm/send-email-cc-cruft-after-address | Matthieu Moy | 2016-10-21 | 1 | -0/+2 |
| * | parse_mailboxes: accept extra text after <...> address | Matthieu Moy | 2016-10-14 | 1 | -6/+7 |
* | | git-svn: warn instead of dying when commit data is missing | Eric Wong | 2016-07-09 | 1 | -2/+6 |
* | | git-svn: skip mergeinfo handling with --no-follow-parent | Eric Wong | 2016-06-22 | 1 | -9/+16 |
* | | Merge branch 'lp/typofixes' | Junio C Hamano | 2016-05-17 | 1 | -1/+1 |
|\ \ |
|
| * | | typofix: assorted typofixes in comments, documentation and messageslp/typofixes | Li Peng | 2016-05-06 | 1 | -1/+1 |
* | | | Git/SVN: die when there is no commit metadata | Christian Couder | 2016-05-08 | 1 | -1/+2 |
|/ / |
|
* | | git-svn: shorten glob error message | Eric Wong | 2016-03-15 | 1 | -2/+2 |
* | | git-svn: loosen config globs limitations | Victor Leschuk | 2016-03-15 | 1 | -5/+9 |
* | | git-svn: apply "svn.pathnameencoding" before URL encoding | Kazutoshi Satoda | 2016-02-22 | 1 | -1/+2 |
* | | git-svn: enable "svn.pathnameencoding" on dcommit | Kazutoshi Satoda | 2016-02-22 | 1 | -0/+1 |
* | | Merge branch 'js/mingw-tests' | Junio C Hamano | 2016-02-17 | 1 | -1/+2 |
|\ \ |
|
| * | | Git.pm: stop assuming that absolute paths start with a slash | Johannes Schindelin | 2016-01-26 | 1 | -1/+2 |
* | | | Merge branch 'ew/svn-1.9.0-auth' | Junio C Hamano | 2016-02-01 | 1 | -2/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | git-svn: fix auth parameter handling on SVN 1.9.0+ew/svn-1.9.0-auth | Eric Wong | 2016-01-26 | 1 | -2/+6 |
| |/ |
|
* | | git-svn: improve rebase/mkdirs performance | Dair Grant | 2015-11-10 | 1 | -8/+76 |
|/ |
|
* | send-email: reduce dependencies impact on parse_address_line | Remi Lespinet | 2015-07-07 | 1 | -0/+67 |