Fossil SCM

Adding a vdiff link to the info page, "vdiff to the parent branch".

viriketo 2012-02-17 22:57 annotate_links
Commit 9f208c6830fd15c3372ceb7df9dec00633114a13
1 file changed +2
+2
--- src/info.c
+++ src/info.c
@@ -536,10 +536,12 @@
536536
@ | <a href="%s(g.zTop)/zip/%s(zProjName)-%S(zUuid).zip?uuid=%s(zUuid)">
537537
@ ZIP archive</a>
538538
fossil_free(zUrl);
539539
}
540540
@ | <a href="%s(g.zTop)/artifact/%S(zUuid)">manifest</a>
541
+ @ | <a href="%s(g.zTop)/vdiff?from=pbranch:%S(zUuid)&to=%S(zUuid)">
542
+ @ vdiff to parent branch</a>
541543
if( g.perm.Write ){
542544
@ | <a href="%s(g.zTop)/ci_edit?r=%S(zUuid)">edit</a>
543545
}
544546
@ </td>
545547
@ </tr>
546548
--- src/info.c
+++ src/info.c
@@ -536,10 +536,12 @@
536 @ | <a href="%s(g.zTop)/zip/%s(zProjName)-%S(zUuid).zip?uuid=%s(zUuid)">
537 @ ZIP archive</a>
538 fossil_free(zUrl);
539 }
540 @ | <a href="%s(g.zTop)/artifact/%S(zUuid)">manifest</a>
 
 
541 if( g.perm.Write ){
542 @ | <a href="%s(g.zTop)/ci_edit?r=%S(zUuid)">edit</a>
543 }
544 @ </td>
545 @ </tr>
546
--- src/info.c
+++ src/info.c
@@ -536,10 +536,12 @@
536 @ | <a href="%s(g.zTop)/zip/%s(zProjName)-%S(zUuid).zip?uuid=%s(zUuid)">
537 @ ZIP archive</a>
538 fossil_free(zUrl);
539 }
540 @ | <a href="%s(g.zTop)/artifact/%S(zUuid)">manifest</a>
541 @ | <a href="%s(g.zTop)/vdiff?from=pbranch:%S(zUuid)&to=%S(zUuid)">
542 @ vdiff to parent branch</a>
543 if( g.perm.Write ){
544 @ | <a href="%s(g.zTop)/ci_edit?r=%S(zUuid)">edit</a>
545 }
546 @ </td>
547 @ </tr>
548

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button