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