|
2011-09-12
| ||
| 19:45 | • Fixed ticket [4af785ba3c]: User specified with --user-override doesn't show up in commit msg plus 2 other changes ... (artifact: 6e487fe9bb user: dmitry) | |
|
2011-09-11
| ||
| 12:19 | Show overridden user in commit comment. Ticket [4af785ba]. ... (check-in: 7c82dbf546 user: dmitry tags: dmitry-fixes) | |
|
2011-03-16
| ||
| 19:27 | • New ticket [4af785ba3c] User specified with --user-override doesn't show up in commit msg. ... (artifact: 56da90c519 user: anonymous) | |
| Ticket Hash: | 4af785ba3cd957d9d259a41cb10f40f841f92719 | ||
| Title: | User specified with --user-override doesn't show up in commit msg | ||
| Status: | Fixed | Type: | Code_Defect |
| Severity: | Cosmetic | Priority: | |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: |
2011-09-12 19:45:57 14.55 years ago |
Created: |
2011-03-16 19:27:39 15.05 years ago |
| Version Found In: | cdc4249268 | ||
| Description: | ||||
$ whoami foo $ f commit --user-override bar # Enter comments on this check-in. Lines beginning with # are ignored. # The check-in comment follows wiki formatting rules. # # user: foo # tags: trunk'bar' correctly shows up in timeline. The only problem is cosmetic, shows up while editing the checkin message. dmitry added on 2011-09-12 19:45:57 UTC: | ||||