Opened 13 years ago
Closed 9 years ago
#10600 closed enhancement (duplicate)
GitPlugin: Advanced log and changeset links
Reported by: | Peter Suter | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | plugin/git | Version: | |
Severity: | normal | Keywords: | log, traclinks |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Created as part of the move of GitPlugin. Tickets originally reported for th:GitPlugin: th:#2685, th:#3888, th:#6216, th:#8354, th:#8658, th:#8937
The following links should all work:
- Shortened SHA changeset links
- Multi-repository changeset links
- log:@ or log:@HEAD:HEAD or log:@HEAD
Attachments (0)
Change History (7)
comment:1 by , 12 years ago
Keywords: | TracLinks log added |
---|---|
Milestone: | → next-dev-1.1.x |
comment:2 by , 11 years ago
Keywords: | traclinks added; TracLinks removed |
---|
comment:3 by , 11 years ago
Keywords: | traclink added; traclinks removed |
---|
comment:4 by , 11 years ago
Keywords: | traclinks added; traclink removed |
---|
comment:5 by , 9 years ago
Milestone: | next-dev-1.1.x → next-dev-1.3.x |
---|
Narrowing focus for milestone:1.2. Please move ticket to milestone:1.2 if you intend to fix it.
comment:6 by , 9 years ago
- Shortened SHA changeset links
Works fine if default repository is a Git repository.
- Multi-repository changeset links
[sha/reponame]
and changeset:sha/reponame
work fine after Trac 1.0 or Trac 0.12 with th:GitPlugin. E.g. [bf71e5a00/jomae.git], changeset:bf71e5a00/jomae.git.
- log:@ or log:@HEAD:HEAD or log:@HEAD
log:jomae.git, log:jomae.git@HEAD and log:jomae.git@HEAD^1:HEAD work fine after Trac 1.0.6.
I suggest to close as worksforme or duplicate.
comment:7 by , 9 years ago
Milestone: | next-dev-1.3.x |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
See also #11050.