Fossil SCM

Add documentation for customizing the timeline graph.

joel 2015-05-12 17:58 trunk
Commit 42e77333ba8fcdddbb99c40938981b9b6de15bff
--- a/www/customgraph.md
+++ b/www/customgraph.md
@@ -0,0 +1,144 @@
1
+# Customizing the Timeline Graph
2
+
3
+Beginning with version 1.33, Fossil gives users and skin authors significantly
4
+more control over the look and feel of the timeline graph.
5
+
6
+## <a id="basic-style"></a>Basic Style Options
7
+
8
+Fossil includes several options for changing the graph's style without having
9
+to delve into CSS. These can be found in the details.txt file of your skin or
10
+under Admin/Skins/D###`timeline-arrowheads`
11
+
12
+ Set this to `0` to hide arrowheads on primary child lines.
13
+
14
+* ### Set this to `node s`**
15
+
16
+ Set this to `1` to### `timeline-color-graph-line`
17
+
18
+ Set this to `1` to colorize### `white-foreground`
19
+
20
+ Set this to `round`**
21
+
22
+ Seses white (or any light color) text.
23
+ This tells Fossil to generate darker background colors for branches.
24
+
25
+
26
+## <a id="adv-style"></a>Advanced Styling
27
+
28
+If the above options aren't enough for you, it's time to get your hands dirty
29
+with CSS. To get started, I recommend first copying all the [graph-related CSS
30
+rules](#default-css) to your stylesheet. Then it's simply a matter of making
31
+the necessary changes to achieve the look you want. So, next, let's look at the
32
+various graph elements and what purpose they serve.
33
+
34
+Each element used to construct the timeline graph falls into one of two
35
+categories: visible elements and positioning elements. We'll start with the
36
+latter, less obvious type.
37
+
38
+## <a id="pos-elems"></a>Positioning Elements
39
+
40
+These elements aren't intended to be seen. They're only used to h### <a id="
41
+
42
+ Set the left and right margins on this class to give the desired amount
43
+ of space between tunt
44
+ of space between the graph and its adjacent columns in the timeline.
45
+
46
+ #### Ad ditional Classes
47
+ **Additional Classes**
48
+
49
+ * `.sel`: See [`.tl-node`](#tl-node) ### <a id="tl-rail"></a>`.tl-rail`tl-rail"></a>**`.tl-rail`**
50
+
51
+ Think of rails as invisibl Think of rails as invisible vertical lines o placed. The more simultaneous branches in a graph, the more rails required
52
+ to draw it. Setting the `width` property on this class determines the
53
+ maximum spacing between rails. This spacing is automatically reduced as
54
+ the number of rails increases. If you change the `width` of `.tl-node`
55
+ elements, you'll probably need to ch###ing the Timeline Graph
56
+
57
+Begi# Customizing theoreground`**
58
+
59
+ Set this to `1` if your skin uses white (or any light color) text.
60
+ T`
61
+
62
+ Set this to `round`**
63
+
64
+ Set this to `1` if your skin uses white (or any light color) text.
65
+ This tells Fossil to generate darker background colors for branches.
66
+
67
+
68
+## <a id="adv-style"></a>Advanced Styling
69
+
70
+If the above options aren't enough for you, it's time to get your hands dirty
71
+with CSS. To get started, I recommend first copying all the [graph-related CSS
72
+rules](#default-css) to yourcessary changes to achieve the look you want. So, next, let's look at the
73
+various graph elements and what purpose they serve.
74
+
75
+Each element used to construct the timeline graph falls into one of two
76
+categories: visible elements and positioning elements. We'll start with the
77
+latter, less obvious type.
78
+
79
+## <a id="pos-elems"></a>Positioning Elements
80
+
81
+These elements aren't intended to be seen. They're only used to h### <a id="
82
+
83
+ Set the left and right margins on this class to give the desired amount
84
+ of space between the graph and its adjaidth` of `.tl-node`
85
+ elements, you'll probably need to ch###ing the Timeline Graph
86
+
87
+Begi# Customizing theoreground`**
88
+
89
+ Set this to ` Think of rails as invisibl node`](#tl-node) ### <a id="tl-rail"></a>`.tl-rail`tl-rail"></a>**`.tl-rail`**
90
+
91
+ Thin more simultaneous branches in a graph, the more rails required
92
+ to draw it. Setting the `width` property on this class determines the
93
+ maximum spacing between rails. This spacing is automatically reduced as
94
+ the number of rails increases. If you change the `width` of `.tl-node`
95
+ elements, you'll probably need to ch###ing the Timeline Graph
96
+
97
+Begi# Customizing theoreground`**
98
+
99
+ Set this to `1` if your skin uses white (or any light color) text.
100
+ T`
101
+
102
+ Set this to `round`**
103
+
104
+ Set this to `1` if your skin uses white (or any light color) text.
105
+ This tells Fossil to generate darker background colors for branches.
106
+
107
+
108
+## <a id="adv-style"></a>Advanced Styling
109
+
110
+If the above options ar round: transparent;
111
+ border: 0 dotted #000;
112
+ }
113
+ . d #000;
114
+ }
115
+ .tl-line.merge.h {
116
+ border-top-width: 1px;
117
+ -#### Additional Classesl-node) for more infasses**
118
+
119
+ * `.merge`: A merge line.
120
+
121
+ * skin authors significantly
122
+more# Customizing the Timeline Graph
123
+
124
+Beginning with version 1.33, Fossil gives users and skin authors significantly
125
+more control over the look and feel of the timeline graph.
126
+
127
+## <a id="basic-style"></a>Basic Sty skin authors significantly
128
+more control over the look and feel of the timeline graph.
129
+
130
+## <a id="basic-style"></a>Basic Style Options
131
+
132
+Fossil includes several options for changing the graph's style without having
133
+to delve into CSS. These can be found in the details.txt file of your skin or
134
+under Admin/Skins/D###`timeline-arrowheads`
135
+
136
+ Set this to `0` to hide arrowheads on primary child lines.
137
+
138
+* ### Set this to `nodes`**
139
+
140
+ Set this to `1` to### `timeline-color-graph-line`
141
+
142
+ Set this to `1` to colorize### `white-foreground`
143
+
144
+ Set this to `round`**
--- a/www/customgraph.md
+++ b/www/customgraph.md
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
--- a/www/customgraph.md
+++ b/www/customgraph.md
@@ -0,0 +1,144 @@
1 # Customizing the Timeline Graph
2
3 Beginning with version 1.33, Fossil gives users and skin authors significantly
4 more control over the look and feel of the timeline graph.
5
6 ## <a id="basic-style"></a>Basic Style Options
7
8 Fossil includes several options for changing the graph's style without having
9 to delve into CSS. These can be found in the details.txt file of your skin or
10 under Admin/Skins/D###`timeline-arrowheads`
11
12 Set this to `0` to hide arrowheads on primary child lines.
13
14 * ### Set this to `node s`**
15
16 Set this to `1` to### `timeline-color-graph-line`
17
18 Set this to `1` to colorize### `white-foreground`
19
20 Set this to `round`**
21
22 Seses white (or any light color) text.
23 This tells Fossil to generate darker background colors for branches.
24
25
26 ## <a id="adv-style"></a>Advanced Styling
27
28 If the above options aren't enough for you, it's time to get your hands dirty
29 with CSS. To get started, I recommend first copying all the [graph-related CSS
30 rules](#default-css) to your stylesheet. Then it's simply a matter of making
31 the necessary changes to achieve the look you want. So, next, let's look at the
32 various graph elements and what purpose they serve.
33
34 Each element used to construct the timeline graph falls into one of two
35 categories: visible elements and positioning elements. We'll start with the
36 latter, less obvious type.
37
38 ## <a id="pos-elems"></a>Positioning Elements
39
40 These elements aren't intended to be seen. They're only used to h### <a id="
41
42 Set the left and right margins on this class to give the desired amount
43 of space between tunt
44 of space between the graph and its adjacent columns in the timeline.
45
46 #### Ad ditional Classes
47 **Additional Classes**
48
49 * `.sel`: See [`.tl-node`](#tl-node) ### <a id="tl-rail"></a>`.tl-rail`tl-rail"></a>**`.tl-rail`**
50
51 Think of rails as invisibl Think of rails as invisible vertical lines o placed. The more simultaneous branches in a graph, the more rails required
52 to draw it. Setting the `width` property on this class determines the
53 maximum spacing between rails. This spacing is automatically reduced as
54 the number of rails increases. If you change the `width` of `.tl-node`
55 elements, you'll probably need to ch###ing the Timeline Graph
56
57 Begi# Customizing theoreground`**
58
59 Set this to `1` if your skin uses white (or any light color) text.
60 T`
61
62 Set this to `round`**
63
64 Set this to `1` if your skin uses white (or any light color) text.
65 This tells Fossil to generate darker background colors for branches.
66
67
68 ## <a id="adv-style"></a>Advanced Styling
69
70 If the above options aren't enough for you, it's time to get your hands dirty
71 with CSS. To get started, I recommend first copying all the [graph-related CSS
72 rules](#default-css) to yourcessary changes to achieve the look you want. So, next, let's look at the
73 various graph elements and what purpose they serve.
74
75 Each element used to construct the timeline graph falls into one of two
76 categories: visible elements and positioning elements. We'll start with the
77 latter, less obvious type.
78
79 ## <a id="pos-elems"></a>Positioning Elements
80
81 These elements aren't intended to be seen. They're only used to h### <a id="
82
83 Set the left and right margins on this class to give the desired amount
84 of space between the graph and its adjaidth` of `.tl-node`
85 elements, you'll probably need to ch###ing the Timeline Graph
86
87 Begi# Customizing theoreground`**
88
89 Set this to ` Think of rails as invisibl node`](#tl-node) ### <a id="tl-rail"></a>`.tl-rail`tl-rail"></a>**`.tl-rail`**
90
91 Thin more simultaneous branches in a graph, the more rails required
92 to draw it. Setting the `width` property on this class determines the
93 maximum spacing between rails. This spacing is automatically reduced as
94 the number of rails increases. If you change the `width` of `.tl-node`
95 elements, you'll probably need to ch###ing the Timeline Graph
96
97 Begi# Customizing theoreground`**
98
99 Set this to `1` if your skin uses white (or any light color) text.
100 T`
101
102 Set this to `round`**
103
104 Set this to `1` if your skin uses white (or any light color) text.
105 This tells Fossil to generate darker background colors for branches.
106
107
108 ## <a id="adv-style"></a>Advanced Styling
109
110 If the above options ar round: transparent;
111 border: 0 dotted #000;
112 }
113 . d #000;
114 }
115 .tl-line.merge.h {
116 border-top-width: 1px;
117 -#### Additional Classesl-node) for more infasses**
118
119 * `.merge`: A merge line.
120
121 * skin authors significantly
122 more# Customizing the Timeline Graph
123
124 Beginning with version 1.33, Fossil gives users and skin authors significantly
125 more control over the look and feel of the timeline graph.
126
127 ## <a id="basic-style"></a>Basic Sty skin authors significantly
128 more control over the look and feel of the timeline graph.
129
130 ## <a id="basic-style"></a>Basic Style Options
131
132 Fossil includes several options for changing the graph's style without having
133 to delve into CSS. These can be found in the details.txt file of your skin or
134 under Admin/Skins/D###`timeline-arrowheads`
135
136 Set this to `0` to hide arrowheads on primary child lines.
137
138 * ### Set this to `nodes`**
139
140 Set this to `1` to### `timeline-color-graph-line`
141
142 Set this to `1` to colorize### `white-foreground`
143
144 Set this to `round`**
--- www/customskin.md
+++ www/customskin.md
@@ -232,5 +232,10 @@
232232
233233
4. Copy/paste the resulting css.txt, details.txt,
234234
header.txt, and footer.txt files
235235
into the CSS, details, header, and footer configuration screens
236236
under the Admin/Skins menu.
237
+
238
+See Also
239
+--------
240
+
241
+* [Customizing the Timeline Graph](customgraph.md)
237242
--- www/customskin.md
+++ www/customskin.md
@@ -232,5 +232,10 @@
232
233 4. Copy/paste the resulting css.txt, details.txt,
234 header.txt, and footer.txt files
235 into the CSS, details, header, and footer configuration screens
236 under the Admin/Skins menu.
 
 
 
 
 
237
--- www/customskin.md
+++ www/customskin.md
@@ -232,5 +232,10 @@
232
233 4. Copy/paste the resulting css.txt, details.txt,
234 header.txt, and footer.txt files
235 into the CSS, details, header, and footer configuration screens
236 under the Admin/Skins menu.
237
238 See Also
239 --------
240
241 * [Customizing the Timeline Graph](customgraph.md)
242
--- www/mkindex.tcl
+++ www/mkindex.tcl
@@ -17,10 +17,11 @@
1717
checkin.wiki {Check-in Checklist}
1818
changes.wiki {Fossil Changelog}
1919
copyright-release.html {Contributor License Agreement}
2020
concepts.wiki {Fossil Core Concepts}
2121
contribute.wiki {Contributing Code or Documentation To The Fossil Project}
22
+ customgraph.md {Theming: Customizing the Timeline Graph}
2223
customskin.md {Theming: Customizing The Appearance of Web Pages}
2324
custom_ticket.wiki {Customizing The Ticket System}
2425
delta_encoder_algorithm.wiki {Fossil Delta Encoding Algorithm}
2526
delta_format.wiki {Fossil Delta Format}
2627
embeddeddoc.wiki {Embedded Project Documentation}
2728
--- www/mkindex.tcl
+++ www/mkindex.tcl
@@ -17,10 +17,11 @@
17 checkin.wiki {Check-in Checklist}
18 changes.wiki {Fossil Changelog}
19 copyright-release.html {Contributor License Agreement}
20 concepts.wiki {Fossil Core Concepts}
21 contribute.wiki {Contributing Code or Documentation To The Fossil Project}
 
22 customskin.md {Theming: Customizing The Appearance of Web Pages}
23 custom_ticket.wiki {Customizing The Ticket System}
24 delta_encoder_algorithm.wiki {Fossil Delta Encoding Algorithm}
25 delta_format.wiki {Fossil Delta Format}
26 embeddeddoc.wiki {Embedded Project Documentation}
27
--- www/mkindex.tcl
+++ www/mkindex.tcl
@@ -17,10 +17,11 @@
17 checkin.wiki {Check-in Checklist}
18 changes.wiki {Fossil Changelog}
19 copyright-release.html {Contributor License Agreement}
20 concepts.wiki {Fossil Core Concepts}
21 contribute.wiki {Contributing Code or Documentation To The Fossil Project}
22 customgraph.md {Theming: Customizing the Timeline Graph}
23 customskin.md {Theming: Customizing The Appearance of Web Pages}
24 custom_ticket.wiki {Customizing The Ticket System}
25 delta_encoder_algorithm.wiki {Fossil Delta Encoding Algorithm}
26 delta_format.wiki {Fossil Delta Format}
27 embeddeddoc.wiki {Embedded Project Documentation}
28
--- www/permutedindex.html
+++ www/permutedindex.html
@@ -34,12 +34,12 @@
3434
<li><a href="private.wiki">Branches &mdash; Creating, Syncing, and Deleting Private</a></li>
3535
<li><a href="branching.wiki">Branching, Forking, Merging, and Tagging</a></li>
3636
<li><a href="bugtheory.wiki">Bug Tracking In Fossil</a></li>
3737
<li><a href="makefile.wiki">Build Process &mdash; The Fossil</a></li>
3838
<li><a href="changes.wiki">Changelog &mdash; Fossil</a></li>
39
-<li><a href="checkin.wiki">Check-in Checklist</a></li>
4039
<li><a href="checkin_names.wiki">Check-in And Version Names</a></li>
40
+<li><a href="checkin.wiki">Check-in Checklist</a></li>
4141
<li><a href="checkin.wiki">Checklist &mdash; Check-in</a></li>
4242
<li><a href="../test/release-checklist.wiki">Checklist &mdash; Pre-Release Testing</a></li>
4343
<li><a href="foss-cklist.wiki">Checklist For Successful Open-Source Projects</a></li>
4444
<li><a href="selfcheck.wiki">Checks &mdash; Fossil Repository Integrity Self</a></li>
4545
<li><a href="contribute.wiki">Code or Documentation To The Fossil Project &mdash; Contributing</a></li>
@@ -54,10 +54,11 @@
5454
<li><a href="newrepo.wiki">Create A New Fossil Repository &mdash; How To</a></li>
5555
<li><a href="private.wiki">Creating, Syncing, and Deleting Private Branches</a></li>
5656
<li><a href="qandc.wiki">Criticisms &mdash; Questions And</a></li>
5757
<li><a href="customskin.md">Customizing The Appearance of Web Pages &mdash; Theming:</a></li>
5858
<li><a href="custom_ticket.wiki">Customizing The Ticket System</a></li>
59
+<li><a href="customgraph.md">Customizing the Timeline Graph &mdash; Theming:</a></li>
5960
<li><a href="tech_overview.wiki">Databases Used By Fossil &mdash; SQLite</a></li>
6061
<li><a href="antibot.wiki">Defense against Spiders and Bots</a></li>
6162
<li><a href="shunning.wiki">Deleting Content From Fossil &mdash; Shunning:</a></li>
6263
<li><a href="private.wiki">Deleting Private Branches &mdash; Creating, Syncing, and</a></li>
6364
<li><a href="delta_encoder_algorithm.wiki">Delta Encoding Algorithm &mdash; Fossil</a></li>
@@ -95,10 +96,11 @@
9596
<li><a href="inout.wiki">From Git &mdash; Import And Export To And</a></li>
9697
<li><a href="quotes.wiki">General &mdash; Quotes: What People Are Saying About Fossil, Git, and DVCSes in</a></li>
9798
<li><a href="fossil-v-git.wiki">Git &mdash; Fossil Versus</a></li>
9899
<li><a href="inout.wiki">Git &mdash; Import And Export To And From</a></li>
99100
<li><a href="quotes.wiki">Git, and DVCSes in General &mdash; Quotes: What People Are Saying About Fossil,</a></li>
101
+<li><a href="customgraph.md">Graph &mdash; Theming: Customizing the Timeline</a></li>
100102
<li><a href="quickstart.wiki">Guide &mdash; Fossil Quick Start</a></li>
101103
<li><a href="style.wiki">Guidelines &mdash; Source Code Style</a></li>
102104
<li><a href="hacker-howto.wiki">Hacker How-To</a></li>
103105
<li><a href="adding_code.wiki">Hacking Fossil</a></li>
104106
<li><a href="hints.wiki">Hints &mdash; Fossil Tips And Usage</a></li>
@@ -176,13 +178,15 @@
176178
<li><a href="sync.wiki">The Fossil Sync Protocol</a></li>
177179
<li><a href="tickets.wiki">The Fossil Ticket System</a></li>
178180
<li><a href="webui.wiki">The Fossil Web Interface</a></li>
179181
<li><a href="th1.md">The TH1 Scripting Language</a></li>
180182
<li><a href="customskin.md">Theming: Customizing The Appearance of Web Pages</a></li>
183
+<li><a href="customgraph.md">Theming: Customizing the Timeline Graph</a></li>
181184
<li><a href="theory1.wiki">Thoughts On The Design Of The Fossil DVCS</a></li>
182185
<li><a href="custom_ticket.wiki">Ticket System &mdash; Customizing The</a></li>
183186
<li><a href="tickets.wiki">Ticket System &mdash; The Fossil</a></li>
187
+<li><a href="customgraph.md">Timeline Graph &mdash; Theming: Customizing the</a></li>
184188
<li><a href="hints.wiki">Tips And Usage Hints &mdash; Fossil</a></li>
185189
<li><a href="bugtheory.wiki">Tracking In Fossil &mdash; Bug</a></li>
186190
<li><a href="fiveminutes.wiki">Update and Running in 5 Minutes as a Single User</a></li>
187191
<li><a href="hints.wiki">Usage Hints &mdash; Fossil Tips And</a></li>
188192
<li><a href="fiveminutes.wiki">User &mdash; Update and Running in 5 Minutes as a Single</a></li>
189193
--- www/permutedindex.html
+++ www/permutedindex.html
@@ -34,12 +34,12 @@
34 <li><a href="private.wiki">Branches &mdash; Creating, Syncing, and Deleting Private</a></li>
35 <li><a href="branching.wiki">Branching, Forking, Merging, and Tagging</a></li>
36 <li><a href="bugtheory.wiki">Bug Tracking In Fossil</a></li>
37 <li><a href="makefile.wiki">Build Process &mdash; The Fossil</a></li>
38 <li><a href="changes.wiki">Changelog &mdash; Fossil</a></li>
39 <li><a href="checkin.wiki">Check-in Checklist</a></li>
40 <li><a href="checkin_names.wiki">Check-in And Version Names</a></li>
 
41 <li><a href="checkin.wiki">Checklist &mdash; Check-in</a></li>
42 <li><a href="../test/release-checklist.wiki">Checklist &mdash; Pre-Release Testing</a></li>
43 <li><a href="foss-cklist.wiki">Checklist For Successful Open-Source Projects</a></li>
44 <li><a href="selfcheck.wiki">Checks &mdash; Fossil Repository Integrity Self</a></li>
45 <li><a href="contribute.wiki">Code or Documentation To The Fossil Project &mdash; Contributing</a></li>
@@ -54,10 +54,11 @@
54 <li><a href="newrepo.wiki">Create A New Fossil Repository &mdash; How To</a></li>
55 <li><a href="private.wiki">Creating, Syncing, and Deleting Private Branches</a></li>
56 <li><a href="qandc.wiki">Criticisms &mdash; Questions And</a></li>
57 <li><a href="customskin.md">Customizing The Appearance of Web Pages &mdash; Theming:</a></li>
58 <li><a href="custom_ticket.wiki">Customizing The Ticket System</a></li>
 
59 <li><a href="tech_overview.wiki">Databases Used By Fossil &mdash; SQLite</a></li>
60 <li><a href="antibot.wiki">Defense against Spiders and Bots</a></li>
61 <li><a href="shunning.wiki">Deleting Content From Fossil &mdash; Shunning:</a></li>
62 <li><a href="private.wiki">Deleting Private Branches &mdash; Creating, Syncing, and</a></li>
63 <li><a href="delta_encoder_algorithm.wiki">Delta Encoding Algorithm &mdash; Fossil</a></li>
@@ -95,10 +96,11 @@
95 <li><a href="inout.wiki">From Git &mdash; Import And Export To And</a></li>
96 <li><a href="quotes.wiki">General &mdash; Quotes: What People Are Saying About Fossil, Git, and DVCSes in</a></li>
97 <li><a href="fossil-v-git.wiki">Git &mdash; Fossil Versus</a></li>
98 <li><a href="inout.wiki">Git &mdash; Import And Export To And From</a></li>
99 <li><a href="quotes.wiki">Git, and DVCSes in General &mdash; Quotes: What People Are Saying About Fossil,</a></li>
 
100 <li><a href="quickstart.wiki">Guide &mdash; Fossil Quick Start</a></li>
101 <li><a href="style.wiki">Guidelines &mdash; Source Code Style</a></li>
102 <li><a href="hacker-howto.wiki">Hacker How-To</a></li>
103 <li><a href="adding_code.wiki">Hacking Fossil</a></li>
104 <li><a href="hints.wiki">Hints &mdash; Fossil Tips And Usage</a></li>
@@ -176,13 +178,15 @@
176 <li><a href="sync.wiki">The Fossil Sync Protocol</a></li>
177 <li><a href="tickets.wiki">The Fossil Ticket System</a></li>
178 <li><a href="webui.wiki">The Fossil Web Interface</a></li>
179 <li><a href="th1.md">The TH1 Scripting Language</a></li>
180 <li><a href="customskin.md">Theming: Customizing The Appearance of Web Pages</a></li>
 
181 <li><a href="theory1.wiki">Thoughts On The Design Of The Fossil DVCS</a></li>
182 <li><a href="custom_ticket.wiki">Ticket System &mdash; Customizing The</a></li>
183 <li><a href="tickets.wiki">Ticket System &mdash; The Fossil</a></li>
 
184 <li><a href="hints.wiki">Tips And Usage Hints &mdash; Fossil</a></li>
185 <li><a href="bugtheory.wiki">Tracking In Fossil &mdash; Bug</a></li>
186 <li><a href="fiveminutes.wiki">Update and Running in 5 Minutes as a Single User</a></li>
187 <li><a href="hints.wiki">Usage Hints &mdash; Fossil Tips And</a></li>
188 <li><a href="fiveminutes.wiki">User &mdash; Update and Running in 5 Minutes as a Single</a></li>
189
--- www/permutedindex.html
+++ www/permutedindex.html
@@ -34,12 +34,12 @@
34 <li><a href="private.wiki">Branches &mdash; Creating, Syncing, and Deleting Private</a></li>
35 <li><a href="branching.wiki">Branching, Forking, Merging, and Tagging</a></li>
36 <li><a href="bugtheory.wiki">Bug Tracking In Fossil</a></li>
37 <li><a href="makefile.wiki">Build Process &mdash; The Fossil</a></li>
38 <li><a href="changes.wiki">Changelog &mdash; Fossil</a></li>
 
39 <li><a href="checkin_names.wiki">Check-in And Version Names</a></li>
40 <li><a href="checkin.wiki">Check-in Checklist</a></li>
41 <li><a href="checkin.wiki">Checklist &mdash; Check-in</a></li>
42 <li><a href="../test/release-checklist.wiki">Checklist &mdash; Pre-Release Testing</a></li>
43 <li><a href="foss-cklist.wiki">Checklist For Successful Open-Source Projects</a></li>
44 <li><a href="selfcheck.wiki">Checks &mdash; Fossil Repository Integrity Self</a></li>
45 <li><a href="contribute.wiki">Code or Documentation To The Fossil Project &mdash; Contributing</a></li>
@@ -54,10 +54,11 @@
54 <li><a href="newrepo.wiki">Create A New Fossil Repository &mdash; How To</a></li>
55 <li><a href="private.wiki">Creating, Syncing, and Deleting Private Branches</a></li>
56 <li><a href="qandc.wiki">Criticisms &mdash; Questions And</a></li>
57 <li><a href="customskin.md">Customizing The Appearance of Web Pages &mdash; Theming:</a></li>
58 <li><a href="custom_ticket.wiki">Customizing The Ticket System</a></li>
59 <li><a href="customgraph.md">Customizing the Timeline Graph &mdash; Theming:</a></li>
60 <li><a href="tech_overview.wiki">Databases Used By Fossil &mdash; SQLite</a></li>
61 <li><a href="antibot.wiki">Defense against Spiders and Bots</a></li>
62 <li><a href="shunning.wiki">Deleting Content From Fossil &mdash; Shunning:</a></li>
63 <li><a href="private.wiki">Deleting Private Branches &mdash; Creating, Syncing, and</a></li>
64 <li><a href="delta_encoder_algorithm.wiki">Delta Encoding Algorithm &mdash; Fossil</a></li>
@@ -95,10 +96,11 @@
96 <li><a href="inout.wiki">From Git &mdash; Import And Export To And</a></li>
97 <li><a href="quotes.wiki">General &mdash; Quotes: What People Are Saying About Fossil, Git, and DVCSes in</a></li>
98 <li><a href="fossil-v-git.wiki">Git &mdash; Fossil Versus</a></li>
99 <li><a href="inout.wiki">Git &mdash; Import And Export To And From</a></li>
100 <li><a href="quotes.wiki">Git, and DVCSes in General &mdash; Quotes: What People Are Saying About Fossil,</a></li>
101 <li><a href="customgraph.md">Graph &mdash; Theming: Customizing the Timeline</a></li>
102 <li><a href="quickstart.wiki">Guide &mdash; Fossil Quick Start</a></li>
103 <li><a href="style.wiki">Guidelines &mdash; Source Code Style</a></li>
104 <li><a href="hacker-howto.wiki">Hacker How-To</a></li>
105 <li><a href="adding_code.wiki">Hacking Fossil</a></li>
106 <li><a href="hints.wiki">Hints &mdash; Fossil Tips And Usage</a></li>
@@ -176,13 +178,15 @@
178 <li><a href="sync.wiki">The Fossil Sync Protocol</a></li>
179 <li><a href="tickets.wiki">The Fossil Ticket System</a></li>
180 <li><a href="webui.wiki">The Fossil Web Interface</a></li>
181 <li><a href="th1.md">The TH1 Scripting Language</a></li>
182 <li><a href="customskin.md">Theming: Customizing The Appearance of Web Pages</a></li>
183 <li><a href="customgraph.md">Theming: Customizing the Timeline Graph</a></li>
184 <li><a href="theory1.wiki">Thoughts On The Design Of The Fossil DVCS</a></li>
185 <li><a href="custom_ticket.wiki">Ticket System &mdash; Customizing The</a></li>
186 <li><a href="tickets.wiki">Ticket System &mdash; The Fossil</a></li>
187 <li><a href="customgraph.md">Timeline Graph &mdash; Theming: Customizing the</a></li>
188 <li><a href="hints.wiki">Tips And Usage Hints &mdash; Fossil</a></li>
189 <li><a href="bugtheory.wiki">Tracking In Fossil &mdash; Bug</a></li>
190 <li><a href="fiveminutes.wiki">Update and Running in 5 Minutes as a Single User</a></li>
191 <li><a href="hints.wiki">Usage Hints &mdash; Fossil Tips And</a></li>
192 <li><a href="fiveminutes.wiki">User &mdash; Update and Running in 5 Minutes as a Single</a></li>
193

Keyboard Shortcuts

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