Age | Commit message (Expand) | Author | Files | Lines |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 1 | -1/+1 |
2010-07-02 | git-notify: Be careful with "--no-merge" | Holger Weiss | 1 | -5/+6 |
2010-04-14 | git-notify: Fix the ordering of commits | Holger Weiss | 1 | -1/+1 |
2009-12-07 | git-notify: Pipe e-mails directly to sendmail(8) | Holger Weiss | 1 | -21/+8 |
2009-12-06 | Enable CIA's commit notifications | Holger Weiss | 1 | -2/+2 |
2009-11-07 | git-notify: Support SourceForge repositories | Holger Weiss | 1 | -6/+14 |
2009-11-07 | git-notify: Optionally call mail(1) without "-a" | Holger Weiss | 1 | -1/+13 |
2009-11-07 | git-notify: Polish up the "tag notifications" | Holger Weiss | 1 | -2/+2 |
2009-11-07 | git-notify: Distinguish between tag types | Holger Weiss | 1 | -5/+24 |
2009-11-07 | git-notify: Fix "global" notifications | Holger Weiss | 1 | -1/+4 |
2009-11-07 | git-notify: Optionally [tag] the subject | Holger Weiss | 1 | -0/+9 |
2009-11-07 | git-notify: Optionally omit the author name | Holger Weiss | 1 | -3/+10 |
2009-11-07 | git-notify: Make abbreviating Gitweb URLs optional | Holger Weiss | 1 | -9/+17 |
2009-11-07 | git-notify: Make showing the committer optional | Holger Weiss | 1 | -1/+7 |
2009-11-07 | git-notify: Make using a state file optional | Holger Weiss | 1 | -7/+7 |
2009-11-07 | git-notify: Don't abort if mail(1) exits non-zero | Holger Weiss | 1 | -1/+1 |
2009-11-07 | git-notify: Drop the $sent_notices variable | Holger Weiss | 1 | -8/+2 |
2009-11-07 | Revert "git-notify: Ignore `empty' commits" | Holger Weiss | 1 | -6/+4 |
2009-11-07 | Revert "git-notify: Remove unused [...] code" | Holger Weiss | 1 | -33/+68 |
2009-11-06 | git-notify: Minor cosmetic changes | Holger Weiss | 1 | -2/+3 |
2009-10-26 | git-notify: Make the state file group writable | Holger Weiss | 1 | -0/+7 |
2009-10-26 | git-notify: Remove an empty subroutine | Holger Weiss | 1 | -5/+0 |
2009-10-24 | git-notify: Check the exit status of pipes | Holger Weiss | 1 | -5/+5 |
2009-10-24 | git-notify: Handle non-UTF-8 commits | Holger Weiss | 1 | -5/+8 |
2009-10-24 | git-notify: Don't generate duplicate notifications | Holger Weiss | 1 | -0/+61 |
2009-10-24 | git-nofity: Try to shorten Gitweb URLs | Holger Weiss | 1 | -1/+18 |
2009-10-24 | git-notify: Move the Gitweb URL to the bottom | Holger Weiss | 1 | -1/+1 |
2009-10-24 | git-notify: Truncate summary after 50 characters | Holger Weiss | 1 | -1/+15 |
2009-10-24 | git-notify: Send notifications on ref changes, too | Holger Weiss | 1 | -22/+68 |
2009-10-24 | git-notify: Call git-rev-list(1) via a subroutine | Holger Weiss | 1 | -9/+26 |
2009-10-24 | git-notify: Mention the committer where applicable | Holger Weiss | 1 | -0/+1 |
2009-10-24 | git-notify: New subroutine for column alignment | Holger Weiss | 1 | -5/+32 |
2009-10-24 | git-notify: Ignore "empty" commits | Holger Weiss | 1 | -4/+6 |
2009-10-24 | git-notify: Remove unused tag notification code | Holger Weiss | 1 | -55/+22 |
2009-10-24 | git-notify: Save author without trailing space | Holger Weiss | 1 | -1/+1 |
2009-10-24 | Import git-update-mirror and git-notify | Holger Weiss | 1 | -0/+431 |