Fossil SCM
Add the [/doc/trunk/www/blame.wiki] document briefly describing the algorithm used to compute "blame" in Fossil.
Commit
91af24e6c942da9d2b7faa14443f7aad908ec182
Parent
f8db2c7489ad5ba…
3 files changed
+1
+2
-1
+3
+1
| --- a/www/blame.wiki | ||
| +++ b/www/blame.wiki | ||
| @@ -0,0 +1 @@ | ||
| 1 | +<title>The A |
| --- a/www/blame.wiki | |
| +++ b/www/blame.wiki | |
| @@ -0,0 +1 @@ | |
| --- a/www/blame.wiki | |
| +++ b/www/blame.wiki | |
| @@ -0,0 +1 @@ | |
| 1 | <title>The A |
+2
-1
| --- www/mkindex.tcl | ||
| +++ www/mkindex.tcl | ||
| @@ -8,12 +8,13 @@ | ||
| 8 | 8 | |
| 9 | 9 | set doclist { |
| 10 | 10 | adding_code.wiki {Adding New Features To Fossil} |
| 11 | 11 | adding_code.wiki {Hacking Fossil} |
| 12 | 12 | antibot.wiki {Defense against Spiders and Bots} |
| 13 | - bugtheory.wiki {Bug Tracking In Fossil} | |
| 13 | + blame.wiki {The Annotate/Blame Algorithm Of Fossil} | |
| 14 | 14 | branching.wiki {Branching, Forking, Merging, and Tagging} |
| 15 | + bugtheory.wiki {Bug Tracking In Fossil} | |
| 15 | 16 | build.wiki {Compiling and Installing Fossil} |
| 16 | 17 | checkin_names.wiki {Check-in And Version Names} |
| 17 | 18 | checkin.wiki {Check-in Checklist} |
| 18 | 19 | changes.wiki {Fossil Changelog} |
| 19 | 20 | copyright-release.html {Contributor License Agreement} |
| 20 | 21 |
| --- www/mkindex.tcl | |
| +++ www/mkindex.tcl | |
| @@ -8,12 +8,13 @@ | |
| 8 | |
| 9 | set doclist { |
| 10 | adding_code.wiki {Adding New Features To Fossil} |
| 11 | adding_code.wiki {Hacking Fossil} |
| 12 | antibot.wiki {Defense against Spiders and Bots} |
| 13 | bugtheory.wiki {Bug Tracking In Fossil} |
| 14 | branching.wiki {Branching, Forking, Merging, and Tagging} |
| 15 | build.wiki {Compiling and Installing Fossil} |
| 16 | checkin_names.wiki {Check-in And Version Names} |
| 17 | checkin.wiki {Check-in Checklist} |
| 18 | changes.wiki {Fossil Changelog} |
| 19 | copyright-release.html {Contributor License Agreement} |
| 20 |
| --- www/mkindex.tcl | |
| +++ www/mkindex.tcl | |
| @@ -8,12 +8,13 @@ | |
| 8 | |
| 9 | set doclist { |
| 10 | adding_code.wiki {Adding New Features To Fossil} |
| 11 | adding_code.wiki {Hacking Fossil} |
| 12 | antibot.wiki {Defense against Spiders and Bots} |
| 13 | blame.wiki {The Annotate/Blame Algorithm Of Fossil} |
| 14 | branching.wiki {Branching, Forking, Merging, and Tagging} |
| 15 | bugtheory.wiki {Bug Tracking In Fossil} |
| 16 | build.wiki {Compiling and Installing Fossil} |
| 17 | checkin_names.wiki {Check-in And Version Names} |
| 18 | checkin.wiki {Check-in Checklist} |
| 19 | changes.wiki {Fossil Changelog} |
| 20 | copyright-release.html {Contributor License Agreement} |
| 21 |
| --- www/permutedindex.html | ||
| +++ www/permutedindex.html | ||
| @@ -24,10 +24,12 @@ | ||
| 24 | 24 | <li><a href="tech_overview.wiki">A Technical Overview Of The Design And Implementation Of Fossil</a></li> |
| 25 | 25 | <li><a href="adding_code.wiki">Adding New Features To Fossil</a></li> |
| 26 | 26 | <li><a href="antibot.wiki">against Spiders and Bots — Defense</a></li> |
| 27 | 27 | <li><a href="copyright-release.html">Agreement — Contributor License</a></li> |
| 28 | 28 | <li><a href="delta_encoder_algorithm.wiki">Algorithm — Fossil Delta Encoding</a></li> |
| 29 | +<li><a href="blame.wiki">Algorithm Of Fossil — The Annotate/Blame</a></li> | |
| 30 | +<li><a href="blame.wiki">Annotate/Blame Algorithm Of Fossil — The</a></li> | |
| 29 | 31 | <li><a href="customskin.md">Appearance of Web Pages — Theming: Customizing The</a></li> |
| 30 | 32 | <li><a href="fiveminutes.wiki">as a Single User — Update and Running in 5 Minutes</a></li> |
| 31 | 33 | <li><a href="faq.wiki">Asked Questions — Frequently</a></li> |
| 32 | 34 | <li><a href="password.wiki">Authentication — Password Management And</a></li> |
| 33 | 35 | <li><a href="antibot.wiki">Bots — Defense against Spiders and</a></li> |
| @@ -172,10 +174,11 @@ | ||
| 172 | 174 | <li><a href="tickets.wiki">System — The Fossil Ticket</a></li> |
| 173 | 175 | <li><a href="branching.wiki">Tagging — Branching, Forking, Merging, and</a></li> |
| 174 | 176 | <li><a href="tech_overview.wiki">Technical Overview Of The Design And Implementation Of Fossil — A</a></li> |
| 175 | 177 | <li><a href="../test/release-checklist.wiki">Testing Checklist — Pre-Release</a></li> |
| 176 | 178 | <li><a href="th1.md">TH1 Scripting Language — The</a></li> |
| 179 | +<li><a href="blame.wiki">The Annotate/Blame Algorithm Of Fossil</a></li> | |
| 177 | 180 | <li><a href="makefile.wiki">The Fossil Build Process</a></li> |
| 178 | 181 | <li><a href="sync.wiki">The Fossil Sync Protocol</a></li> |
| 179 | 182 | <li><a href="tickets.wiki">The Fossil Ticket System</a></li> |
| 180 | 183 | <li><a href="webui.wiki">The Fossil Web Interface</a></li> |
| 181 | 184 | <li><a href="th1.md">The TH1 Scripting Language</a></li> |
| 182 | 185 |
| --- www/permutedindex.html | |
| +++ www/permutedindex.html | |
| @@ -24,10 +24,12 @@ | |
| 24 | <li><a href="tech_overview.wiki">A Technical Overview Of The Design And Implementation Of Fossil</a></li> |
| 25 | <li><a href="adding_code.wiki">Adding New Features To Fossil</a></li> |
| 26 | <li><a href="antibot.wiki">against Spiders and Bots — Defense</a></li> |
| 27 | <li><a href="copyright-release.html">Agreement — Contributor License</a></li> |
| 28 | <li><a href="delta_encoder_algorithm.wiki">Algorithm — Fossil Delta Encoding</a></li> |
| 29 | <li><a href="customskin.md">Appearance of Web Pages — Theming: Customizing The</a></li> |
| 30 | <li><a href="fiveminutes.wiki">as a Single User — Update and Running in 5 Minutes</a></li> |
| 31 | <li><a href="faq.wiki">Asked Questions — Frequently</a></li> |
| 32 | <li><a href="password.wiki">Authentication — Password Management And</a></li> |
| 33 | <li><a href="antibot.wiki">Bots — Defense against Spiders and</a></li> |
| @@ -172,10 +174,11 @@ | |
| 172 | <li><a href="tickets.wiki">System — The Fossil Ticket</a></li> |
| 173 | <li><a href="branching.wiki">Tagging — Branching, Forking, Merging, and</a></li> |
| 174 | <li><a href="tech_overview.wiki">Technical Overview Of The Design And Implementation Of Fossil — A</a></li> |
| 175 | <li><a href="../test/release-checklist.wiki">Testing Checklist — Pre-Release</a></li> |
| 176 | <li><a href="th1.md">TH1 Scripting Language — The</a></li> |
| 177 | <li><a href="makefile.wiki">The Fossil Build Process</a></li> |
| 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 |
| --- www/permutedindex.html | |
| +++ www/permutedindex.html | |
| @@ -24,10 +24,12 @@ | |
| 24 | <li><a href="tech_overview.wiki">A Technical Overview Of The Design And Implementation Of Fossil</a></li> |
| 25 | <li><a href="adding_code.wiki">Adding New Features To Fossil</a></li> |
| 26 | <li><a href="antibot.wiki">against Spiders and Bots — Defense</a></li> |
| 27 | <li><a href="copyright-release.html">Agreement — Contributor License</a></li> |
| 28 | <li><a href="delta_encoder_algorithm.wiki">Algorithm — Fossil Delta Encoding</a></li> |
| 29 | <li><a href="blame.wiki">Algorithm Of Fossil — The Annotate/Blame</a></li> |
| 30 | <li><a href="blame.wiki">Annotate/Blame Algorithm Of Fossil — The</a></li> |
| 31 | <li><a href="customskin.md">Appearance of Web Pages — Theming: Customizing The</a></li> |
| 32 | <li><a href="fiveminutes.wiki">as a Single User — Update and Running in 5 Minutes</a></li> |
| 33 | <li><a href="faq.wiki">Asked Questions — Frequently</a></li> |
| 34 | <li><a href="password.wiki">Authentication — Password Management And</a></li> |
| 35 | <li><a href="antibot.wiki">Bots — Defense against Spiders and</a></li> |
| @@ -172,10 +174,11 @@ | |
| 174 | <li><a href="tickets.wiki">System — The Fossil Ticket</a></li> |
| 175 | <li><a href="branching.wiki">Tagging — Branching, Forking, Merging, and</a></li> |
| 176 | <li><a href="tech_overview.wiki">Technical Overview Of The Design And Implementation Of Fossil — A</a></li> |
| 177 | <li><a href="../test/release-checklist.wiki">Testing Checklist — Pre-Release</a></li> |
| 178 | <li><a href="th1.md">TH1 Scripting Language — The</a></li> |
| 179 | <li><a href="blame.wiki">The Annotate/Blame Algorithm Of Fossil</a></li> |
| 180 | <li><a href="makefile.wiki">The Fossil Build Process</a></li> |
| 181 | <li><a href="sync.wiki">The Fossil Sync Protocol</a></li> |
| 182 | <li><a href="tickets.wiki">The Fossil Ticket System</a></li> |
| 183 | <li><a href="webui.wiki">The Fossil Web Interface</a></li> |
| 184 | <li><a href="th1.md">The TH1 Scripting Language</a></li> |
| 185 |