index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tool
/
test
/
test_commit_email.rb
Age
Commit message (
Expand
)
Author
2025-12-17
test_commit_email.rb: Ensure #teardown doesn't fail
Takashi Kokubun
2025-11-17
Skip TestCommitEmail if git is not available.
Hiroshi SHIBATA
2025-11-13
Use path in tmpdir instead of IO::NULL
Kazuhiro NISHIYAMA
2025-11-13
Ignore ~/.gitconfig
Kazuhiro NISHIYAMA
2025-10-29
test_commit_email.rb: Clean up temporary files
Nobuyoshi Nakada
2025-10-11
test_commit_email.rb: Simply use sh
Nobuyoshi Nakada
2025-10-08
test_commit_email.rb: Split out as binary for --with-gmp
Takashi Kokubun
2025-10-08
test_commit_email.rb: Stop testing the un-encoded name
Takashi Kokubun
2025-10-08
test_commit_email.rb: Test the encoding of commit messages
Takashi Kokubun
2025-10-08
test_commit_email.rb: Skip the sendmail test on Windows
Takashi Kokubun
2025-10-08
test_commit_email.rb: Fix the timezone for commit-email.rb
Takashi Kokubun
2025-10-08
test_commit_email.rb: Use a fixed timezone
Takashi Kokubun
2025-10-08
commit-email.rb: Remove legacy SVN headers
Takashi Kokubun
2025-10-08
test_commit_email.rb: Remove an unused local variable
Takashi Kokubun
2025-10-08
test_commit_email.rb: Test the content of an email
Takashi Kokubun
2025-10-08
Allow test-tool to use bundled gems in child processes (#14794)
Takashi Kokubun
2025-10-08
Revert "commit-email.rb: Use base64 instead of nkf"
Takashi Kokubun
2025-10-08
commit-email.rb: Use base64 instead of nkf
Takashi Kokubun
2025-10-08
test_commit_email.rb: Stop printing LoadError
Takashi Kokubun