aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/git_mail_notification_race.mdwn
Commit message (Collapse)AuthorAge
* * Removed support for sending commit notification mails. Along with it wentJoey Hess2008-01-29
| | | | | the svnrepo and notify settings, though both will be ignored if left in setup files.
* followupJoey Hess2008-01-28
|
* pushing two commits in at once leads to a related problemJoey Hess2008-01-28
|
* formattingJoey Hess2007-10-31
|
* * Avoid a race in the git rcs_commit function, by not assuming HEAD willJoey Hess2007-10-31
stay the same for the duration of the function.