|
3216a9c…
|
drh
|
1 |
Web-Page Examples |
|
3216a9c…
|
drh
|
2 |
================= |
|
3216a9c…
|
drh
|
3 |
|
|
03a64a6…
|
drh
|
4 |
Here are just a few examples of the many web pages supported |
|
03a64a6…
|
drh
|
5 |
by Fossil. Follow hyperlinks on the examples below to see many |
|
03a64a6…
|
drh
|
6 |
other examples. |
|
3216a9c…
|
drh
|
7 |
|
|
3216a9c…
|
drh
|
8 |
* <a target='_blank' class='exbtn' |
|
78819fd…
|
drh
|
9 |
href='$ROOT/timeline?y=ci&n1=100'>(Example)</a> → |
|
3216a9c…
|
drh
|
10 |
100 most recent check-ins. |
|
3216a9c…
|
drh
|
11 |
|
|
3216a9c…
|
drh
|
12 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
13 |
href='$ROOT/finfo?name=src/file.c'>(Example)</a> → |
|
3216a9c…
|
drh
|
14 |
All changes to the <b>src/file.c</b> source file. |
|
3216a9c…
|
drh
|
15 |
|
|
3216a9c…
|
drh
|
16 |
* <a target='_blank' class='exbtn' |
|
78819fd…
|
drh
|
17 |
href='$ROOT/timeline?n1=200&uf=0c3c2d086a'>(Example)</a> → |
|
3216a9c…
|
drh
|
18 |
All check-ins using a particular version of the <b>src/file.c</b> |
|
3216a9c…
|
drh
|
19 |
source file. |
|
3216a9c…
|
drh
|
20 |
|
|
3216a9c…
|
drh
|
21 |
* <a target='_blank' class='exbtn' |
|
78819fd…
|
drh
|
22 |
href='$ROOT/timeline?n1=11&y=ci&c=2014-01-01'>(Example)</a> → |
|
3216a9c…
|
drh
|
23 |
Check-ins proximate to an historical point in time (2014-01-01). |
|
3216a9c…
|
drh
|
24 |
|
|
3216a9c…
|
drh
|
25 |
* <a target='_blank' class='exbtn' |
|
78819fd…
|
drh
|
26 |
href='$ROOT/timeline?df=release&y=ci'>(Example)</a> → |
|
78819fd…
|
drh
|
27 |
All check-ins derived from the most recent release. |
|
78819fd…
|
drh
|
28 |
|
|
78819fd…
|
drh
|
29 |
* <a target='_blank' class='exbtn' |
|
78819fd…
|
drh
|
30 |
href='$ROOT/timeline?n1=11&y=ci&c=2014-01-01&v=1'>(Example)</a> → |
|
03a64a6…
|
drh
|
31 |
The previous example augmented with file changes. |
|
3216a9c…
|
drh
|
32 |
|
|
3216a9c…
|
drh
|
33 |
* <a target='_blank' class='exbtn' |
|
78819fd…
|
drh
|
34 |
href='$ROOT/timeline?n1=25&y=ci&a=1970-01-01'>(Example)</a> → |
|
3216a9c…
|
drh
|
35 |
First 25 check-ins after 1970-01-01. (The first 25 check-ins of |
|
3216a9c…
|
drh
|
36 |
the project.) |
|
3216a9c…
|
drh
|
37 |
|
|
3216a9c…
|
drh
|
38 |
* <a target='_blank' class='exbtn' |
|
78819fd…
|
drh
|
39 |
href='$ROOT/timeline?n1=200&r=svn-import'>(Example)</a> → |
|
3216a9c…
|
drh
|
40 |
All check-ins of the "svn-import" branch together with check-ins |
|
3216a9c…
|
drh
|
41 |
that merge with that branch. |
|
3216a9c…
|
drh
|
42 |
|
|
3216a9c…
|
drh
|
43 |
* <a target='_blank' class='exbtn' |
|
78819fd…
|
drh
|
44 |
href='$ROOT/timeline?n1=200&t=svn-import'>(Example)</a> → |
|
3216a9c…
|
drh
|
45 |
All check-ins of the "svn-import" branch only. |
|
3216a9c…
|
drh
|
46 |
|
|
3216a9c…
|
drh
|
47 |
* <a target='_blank' class='exbtn' |
|
78819fd…
|
drh
|
48 |
href='$ROOT/timeline?n1=100&y=ci&ubg'>(Example)</a> → |
|
03a64a6…
|
drh
|
49 |
100 most recent check-ins color coded by committer rather than by branch. |
|
3216a9c…
|
drh
|
50 |
|
|
3216a9c…
|
drh
|
51 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
52 |
href='$ROOT/timeline?from=version-1.27&to=version-1.28'>(Example)</a> → |
|
4db19dc…
|
jan.nijtmans
|
53 |
All check-ins on the most direct path from |
|
3216a9c…
|
drh
|
54 |
version-1.27 to version-1.28 |
|
3216a9c…
|
drh
|
55 |
|
|
03a64a6…
|
drh
|
56 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
57 |
href='$ROOT/timeline?namechng'>(Example)</a> → |
|
03a64a6…
|
drh
|
58 |
Show check-ins that contain file name changes |
|
03a64a6…
|
drh
|
59 |
|
|
03a64a6…
|
drh
|
60 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
61 |
href='$ROOT/timeline?u=drh&c=2014-01-08&y=ci'>(Example)</a> → |
|
03a64a6…
|
drh
|
62 |
Show check-ins circa 2014-01-08 by user "drh". |
|
cb6b6c9…
|
drh
|
63 |
|
|
cb6b6c9…
|
drh
|
64 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
65 |
href='$ROOT/timeline?from=version-1.34&to=version-1.35&chng=src/timeline.c,src/doc.c'>(Example)</a> → |
|
cb6b6c9…
|
drh
|
66 |
Show all check-ins between version-1.34 and version-1.35 that make |
|
cb6b6c9…
|
drh
|
67 |
changes to either of the files src/timeline.c or src/doc.c. |
|
03a64a6…
|
drh
|
68 |
|
|
03a64a6…
|
drh
|
69 |
<big><b>→</b></big> (Hint: In the pages above, click the graph nodes |
|
03a64a6…
|
drh
|
70 |
for any two check-ins or files to see a diff.) |
|
03a64a6…
|
drh
|
71 |
<big><b>←</b></big> |
|
03a64a6…
|
drh
|
72 |
|
|
03a64a6…
|
drh
|
73 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
74 |
href='$ROOT/search?s=interesting+pages'>(Example)</a> → |
|
03a64a6…
|
drh
|
75 |
Full-text search for "interesting pages". |
|
3216a9c…
|
drh
|
76 |
|
|
3216a9c…
|
drh
|
77 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
78 |
href='$ROOT/tree?ci=daff9d20621&type=tree'>(Example)</a> → |
|
3216a9c…
|
drh
|
79 |
All files for a particular check-in (daff9d20621480) |
|
3216a9c…
|
drh
|
80 |
|
|
3216a9c…
|
drh
|
81 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
82 |
href='$ROOT/tree?ci=trunk&type=tree&mtime=1'>(Example)</a> → |
|
3216a9c…
|
drh
|
83 |
All files for the latest check-in on a branch (trunk) sorted by |
|
3216a9c…
|
drh
|
84 |
last modification time. |
|
3216a9c…
|
drh
|
85 |
|
|
3216a9c…
|
drh
|
86 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
87 |
href='$ROOT/fileage?name=svn-import'>(Example)</a> → |
|
3216a9c…
|
drh
|
88 |
Age of all files in the latest checking for branch "svn-import". |
|
3216a9c…
|
drh
|
89 |
|
|
3216a9c…
|
drh
|
90 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
91 |
href='$ROOT/brlist'>(Example)</a> → |
|
3216a9c…
|
drh
|
92 |
Table of branches. (Click on column headers to sort.) |
|
3216a9c…
|
drh
|
93 |
|
|
3216a9c…
|
drh
|
94 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
95 |
href='$ROOT/stat'>(Example)</a> → |
|
3216a9c…
|
drh
|
96 |
Overall repository status. |
|
3216a9c…
|
drh
|
97 |
|
|
3216a9c…
|
drh
|
98 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
99 |
href='$ROOT/reports?type=ci&view=byuser'>(Example)</a> → |
|
03a64a6…
|
drh
|
100 |
Number of check-ins per committer. |
|
03a64a6…
|
drh
|
101 |
|
|
03a64a6…
|
drh
|
102 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
103 |
href='$ROOT/reports?view=byfile'>(Example)</a> → |
|
3216a9c…
|
drh
|
104 |
Number of check-ins for each source file. |
|
3216a9c…
|
drh
|
105 |
(Click on column headers to sort.) |
|
3216a9c…
|
drh
|
106 |
|
|
3216a9c…
|
drh
|
107 |
* <a target='_blank' class='exbtn' |
|
6048625…
|
drh
|
108 |
href='$ROOT/blame?checkin=5260fbf63287&filename=src/rss.c&limit=-1'> |
|
b3d5788…
|
drh
|
109 |
(Example)</a> → |
|
4db19dc…
|
jan.nijtmans
|
110 |
Most recent change to each line of a particular source file in a |
|
3216a9c…
|
drh
|
111 |
particular check-in. |
|
3216a9c…
|
drh
|
112 |
|
|
3216a9c…
|
drh
|
113 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
114 |
href='$ROOT/taglist'>(Example)</a> → |
|
3216a9c…
|
drh
|
115 |
List of tags on check-ins. |
|
03a64a6…
|
drh
|
116 |
|
|
03a64a6…
|
drh
|
117 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
118 |
href='$ROOT/bigbloblist'>(Example)</a> → |
|
03a64a6…
|
drh
|
119 |
The largest objects in the repository. |
|
03a64a6…
|
drh
|
120 |
|
|
03a64a6…
|
drh
|
121 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
122 |
href='$ROOT/hash-collisions'>(Example)</a> → |
|
796db89…
|
drh
|
123 |
Hash prefix collisions |
|
ac8aa0c…
|
drh
|
124 |
|
|
ac8aa0c…
|
drh
|
125 |
* <a target='_blank' class='exbtn' |
|
9f9fbb4…
|
drh
|
126 |
href='$ROOT/sitemap'>(Example)</a> → |
|
ac8aa0c…
|
drh
|
127 |
The "sitemap" containing links to many other pages |