1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 13, 2025 — Jan 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correct a missing escape in regex More... about 14 years ago
Simplify pattern of characters to quote to avoid non-ascii characters, correcting an error when used under ruby 1.9. More... about 14 years ago
Merge pull request #119 from jdberry/master More... about 14 years ago
Return empty array of commits for branch delete More... about 14 years ago
Fix specs following removal of previously.txt and new_commits implementation More... about 14 years ago
Remove reliance on previously.txt. More... about 14 years ago
Expand tabs in generated emails More... about 14 years ago
Add modeline to files to help with tab settings More... about 14 years ago
Set proper from address on annotated tags More... about 14 years ago
Don't remove blank lines from message unless they are at start or end of message. More... about 14 years ago
restore a space in commit title More... about 14 years ago
Send emails for tags More... about 14 years ago
If there is no reasonable from address (lightweight tag) then omit setting the From on the email More... about 14 years ago
Refactor code to prepare to be able to recognize changes to tags More... about 14 years ago
Properly handle multiple refs on stdin so that we don't miss commits More... about 14 years ago
Merge branch 'master' of https://github.com/bitboxer/git-commit-notifier More... about 14 years ago
Call git to get the git directory More... about 14 years ago
Add more specific slash_branch_name and commit_count_phrase2 for use in subject template More... about 14 years ago
Rearrange some code for clarity More... about 14 years ago
increased version More... about 14 years ago
oops More... about 14 years ago
Support GitLabHQ 1.2 More... about 14 years ago
Merge pull request #117 from jdberry/master More... about 14 years ago
Merge https://github.com/bitboxer/git-commit-notifier More... about 14 years ago
Add X-Git-Repository header to message, set to the repository name More... about 14 years ago
Add config template for setting email subject. More... about 14 years ago
Correctly separate message lines with CRLF, not LF alone. More... about 14 years ago
Speling in comment More... about 14 years ago
Add configuration option controlling whether the diff is added as the plaintext alternative part of the email (add_plaintext) More... about 14 years ago
Set more reasonable defaults for lines_per_diff and too_many_files More... about 14 years ago