id summary reporter owner description type status priority component severity resolution keywords cc release 9265 Use repository user names when updating tickets Ben Allen Mikael Relbe "When this plugin adds a commit message to a ticket as a comment, the comment is listed as `""Changed XX days ago by trac""`. It would be nice to have an option to use the name listed on the commit instead of 'trac' as the origin of the comment. In our particular setup, our Subversion repository uses the same set of user names as Trac. It would be much easier to follow a ticket's history if incoming commit messages were labeled with the user name of the person who made the commit. Another option (which is probably easier to code) is to add the username into the body of the comment instead. The first line of the comment/macro could be changed from: {{{ [2059]: Fix grammar problems in error messages }}} to something like: {{{ [2059] (by AllenB): Fix grammar problems in error messages }}} or: {{{ In r2059, AllenB committed: Fix grammar problems in error messages }}}" enhancement closed normal TracTicketChangesetsPlugin minor wontfix 0.12