Add the repository name to .../changesets/public
|
|
Currently, neither the summary nor the RSS information gives any indication of which repository a change is in, so I see things like: [123] Rewrote feed code. Even when looking at the RSS item for one of those changes, it still doesn’t say what repository the change was to. I might be able to figure out if the whole commit message was present, but since only the first 5 or so words is included, I’ve no context to know what was going on. Please add an indication of what repository a change was against if its in a feed that includes changes from multiple repositories. |
|
|
Greetings, In The ’...’ of course means all the rest of the code that was currently on the line. The This way if there is more than one repository currently visible, it’ll show the repository name before the number. That’s an RSS/Atom fix only, though… I imagine something similar could be done for — Morgan |