View Ticket
Not logged in
Ticket UUID: bd9a306492f9ed894aef09d8241643255636654a
Title: Support for on-commit code reviews
Status: Open Type: Feature_Request
Severity: Important Priority:
Subsystem: Resolution: Open
Last Modified: 2010-11-24 22:22:34
Version Found In:
Description & Comments:
Various repository hosting sites like GitHub or Google Code allow adding comments to commits directly from the web interface. This can be considered as equivalent functionality to classic commit mailing lists. I think it would be highly useful to have something similar in fossil.

anonymous claiming to be viric added on 2010-11-24 22:22:34:
Maybe this could be implemented as a special link next to a commit that creates (or points to if created) a related Event with some predefined title/text?

Then, as commits have checkins related, checkins could have 'events' related, or events have checkins related.

(It's just a dump of what came up to my mind)