Fossil SCM

Improved header on the /finfo single-file timeline page.

drh 2016-08-27 17:01 trunk
Commit 88c4a53e34ca8fa4c22c8c4f810e429467515021
1 file changed +1 -1
+1 -1
--- src/finfo.c
+++ src/finfo.c
@@ -411,11 +411,11 @@
411411
if( fShowId ) blob_appendf(&title, " (%d)", fnid);
412412
blob_appendf(&title, " from check-in %z%S</a>", zLink, zUuid);
413413
if( fShowId ) blob_appendf(&title, " (%d)", baseCheckin);
414414
fossil_free(zUuid);
415415
}else{
416
- blob_appendf(&title, "History of files named ");
416
+ blob_appendf(&title, "History of ");
417417
hyperlinked_path(zFilename, &title, 0, "tree", "");
418418
if( fShowId ) blob_appendf(&title, " (%d)", fnid);
419419
}
420420
@ <h2>%b(&title)</h2>
421421
blob_reset(&title);
422422
--- src/finfo.c
+++ src/finfo.c
@@ -411,11 +411,11 @@
411 if( fShowId ) blob_appendf(&title, " (%d)", fnid);
412 blob_appendf(&title, " from check-in %z%S</a>", zLink, zUuid);
413 if( fShowId ) blob_appendf(&title, " (%d)", baseCheckin);
414 fossil_free(zUuid);
415 }else{
416 blob_appendf(&title, "History of files named ");
417 hyperlinked_path(zFilename, &title, 0, "tree", "");
418 if( fShowId ) blob_appendf(&title, " (%d)", fnid);
419 }
420 @ <h2>%b(&title)</h2>
421 blob_reset(&title);
422
--- src/finfo.c
+++ src/finfo.c
@@ -411,11 +411,11 @@
411 if( fShowId ) blob_appendf(&title, " (%d)", fnid);
412 blob_appendf(&title, " from check-in %z%S</a>", zLink, zUuid);
413 if( fShowId ) blob_appendf(&title, " (%d)", baseCheckin);
414 fossil_free(zUuid);
415 }else{
416 blob_appendf(&title, "History of ");
417 hyperlinked_path(zFilename, &title, 0, "tree", "");
418 if( fShowId ) blob_appendf(&title, " (%d)", fnid);
419 }
420 @ <h2>%b(&title)</h2>
421 blob_reset(&title);
422

Keyboard Shortcuts

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