Junio C Hamano 8de2e2e41b 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
2021-07-22 13:05:54 -07:00
..
2021-07-22 13:05:54 -07:00
2021-07-16 17:42:53 -07:00
2021-07-08 13:14:59 -07:00
2020-08-04 18:34:02 -07:00
2020-09-19 15:56:06 -07:00
2020-04-29 16:15:27 -07:00
2021-04-08 14:18:03 -07:00
2019-01-23 11:37:29 -08:00
2021-05-24 18:08:22 +09:00
2021-05-16 21:05:24 +09:00
2021-07-22 13:05:54 -07:00