Code

git-notify: Be careful with "--no-merge"
[nagiosplug.git] / tools / git-notify
2010-07-02 Holger Weissgit-notify: Be careful with "--no-merge"
2010-04-14 Holger Weissgit-notify: Fix the ordering of commits
2009-12-07 Holger Weissgit-notify: Pipe e-mails directly to sendmail(8)
2009-12-06 Holger WeissEnable CIA's commit notifications
2009-11-07 Holger Weissgit-notify: Support SourceForge repositories
2009-11-07 Holger Weissgit-notify: Optionally call mail(1) without "-a"
2009-11-07 Holger Weissgit-notify: Polish up the "tag notifications"
2009-11-07 Holger Weissgit-notify: Distinguish between tag types
2009-11-07 Holger Weissgit-notify: Fix "global" notifications
2009-11-07 Holger Weissgit-notify: Optionally [tag] the subject
2009-11-07 Holger Weissgit-notify: Optionally omit the author name
2009-11-07 Holger Weissgit-notify: Make abbreviating Gitweb URLs optional
2009-11-07 Holger Weissgit-notify: Make showing the committer optional
2009-11-07 Holger Weissgit-notify: Make using a state file optional
2009-11-07 Holger Weissgit-notify: Don't abort if mail(1) exits non-zero
2009-11-07 Holger Weissgit-notify: Drop the $sent_notices variable
2009-11-07 Holger WeissRevert "git-notify: Ignore `empty' commits"
2009-11-07 Holger WeissRevert "git-notify: Remove unused [...] code"
2009-11-06 Holger Weissgit-notify: Minor cosmetic changes
2009-10-26 Holger Weissgit-notify: Make the state file group writable
2009-10-26 Holger Weissgit-notify: Remove an empty subroutine
2009-10-24 Holger Weissgit-notify: Check the exit status of pipes
2009-10-24 Holger Weissgit-notify: Handle non-UTF-8 commits
2009-10-24 Holger Weissgit-notify: Don't generate duplicate notifications
2009-10-24 Holger Weissgit-nofity: Try to shorten Gitweb URLs
2009-10-24 Holger Weissgit-notify: Move the Gitweb URL to the bottom
2009-10-24 Holger Weissgit-notify: Truncate summary after 50 characters
2009-10-24 Holger Weissgit-notify: Send notifications on ref changes, too
2009-10-24 Holger Weissgit-notify: Call git-rev-list(1) via a subroutine
2009-10-24 Holger Weissgit-notify: Mention the committer where applicable
2009-10-24 Holger Weissgit-notify: New subroutine for column alignment
2009-10-24 Holger Weissgit-notify: Ignore "empty" commits
2009-10-24 Holger Weissgit-notify: Remove unused tag notification code
2009-10-24 Holger Weissgit-notify: Save author without trailing space
2009-10-24 Holger WeissImport git-update-mirror and git-notify