diff options
author | Junio C Hamano <gitster@pobox.com> | 2021-07-22 13:05:54 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-07-22 13:05:54 -0700 |
commit | 8de2e2e41b23c466793a67966d20bad67b1263cd (patch) | |
tree | 7a75a8466b5fb088537296e424a494f32be8b79f /Makefile | |
parent | Merge branch 'jk/typofix' (diff) | |
parent | perl: nano-optimize by replacing Cwd::cwd() with Cwd::getcwd() (diff) | |
download | tgif-8de2e2e41b23c466793a67966d20bad67b1263cd.tar.xz |
Merge branch 'ab/send-email-optim'
"git send-email" optimization.
* ab/send-email-optim:
perl: nano-optimize by replacing Cwd::cwd() with Cwd::getcwd()
send-email: move trivial config handling to Perl
perl: lazily load some common Git.pm setup code
send-email: lazily load modules for a big speedup
send-email: get rid of indirect object syntax
send-email: use function syntax instead of barewords
send-email: lazily shell out to "git var"
send-email: lazily load config for a big speedup
send-email: copy "config_regxp" into git-send-email.perl
send-email: refactor sendemail.smtpencryption config parsing
send-email: remove non-working support for "sendemail.smtpssl"
send-email tests: test for boolean variables without a value
send-email tests: support GIT_TEST_PERL_FATAL_WARNINGS=true
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions