History of www/index.wiki of 8b5250b82b1bd4d1
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History of file www/index.wiki at check-in 8b5250b82b1bd4d1

2026-03-11
11:31
Version 2.28 file: [ea3cc032c8] check-in: [52445a27f1] user: drh branch: trunk, size: 4667
2025-09-30
11:03
Version 2.27 file: [a6b11ceee9] check-in: [99675884a9] user: drh branch: trunk, size: 4667
2025-05-17
18:52
Improved timeline title when both p= and d= query parameters are provided and refer to different checkins. file: [6beed4d18f] check-in: [5253f0cf02] user: drh branch: trunk, size: 4667
2025-04-30
16:57
Version 2.26 file: [912d3cbc67] check-in: [1205ec86cb] user: drh branch: trunk, size: 4668
2024-11-06
12:59
Version 2.25 file: [4c127d19b8] check-in: [8f798279d5] user: drh branch: trunk, size: 4668
2024-10-30
10:52
Canonicalize use of SQLite where it makes sense instead of sqlite. Also changed from 'an sqlite' to 'a SQLite', perhaps incorrectly. file: [2fb4cf8440] check-in: [b9079597a4] user: brickviking branch: bv-corrections01, size: 4667
2024-04-23
14:46
Fix one of the hyperlinks on the homepage. file: [b18a18aafc] check-in: [19b7f15ba4] user: drh branch: trunk, size: 4668
13:48
Fix the date on the 2.24 release on the homepage. file: [da196dddac] check-in: [5e761ec608] user: drh branch: trunk, size: 4668
13:43
Update the homepage for the 2.24 release. file: [9f8bfec589] check-in: [dee02ab642] user: drh branch: trunk, size: 4668
2024-02-23
21:57
In the source of the home page (www/index.wiki) move the "What Is It?" header ahead of the floating sidebar. This fixes appearence under the custom skin where that sidebar (from the content) collides with another floating sidebar (emitted by the header of a skin). file: [427f932796] check-in: [3a78497bd7] user: george branch: trunk, size: 4668
2024-02-17
19:09
Proposed changes to the home page, mainly to work better with the new skin, but also a bit of a branding touch-up. file: [dfd6d0d14d] check-in: [b85779e491] user: wyoung branch: new-home-page-title, size: 4668
2024-01-25
21:59
Collected the "nomargins" handling for forum posts and ticket comments together, then defined a new one-off style to do the same thing on arbitrary blocks. Tested it out on the index.wiki page's sidebar. file: [f07be02720] check-in: [d55d9b2a42] user: wyoung branch: inskinerator-modern-backport, size: 4569
2023-11-01
18:56
Version 2.23 file: [34d0f5dbf0] check-in: [47362306a7] user: drh branch: trunk, size: 4580
2023-05-31
15:26
Version 2.22 file: [1f9b2f5e46] check-in: [66ee0beb9b] user: drh branch: trunk, size: 4580
2023-05-10
17:51
Small fix to previous file: [e4a7c833f3] check-in: [5537d9c2fa] user: wyoung branch: trunk, size: 4580
17:50
Replaced use of the obsolete (because presentational) "center" tag in the docs with CSS equivalents. file: [545c178af9] check-in: [4d21ec88ea] user: wyoung branch: trunk, size: 4575
17:36
Added an alt attribute on the home page's Fossil logo file: [9e22c06b87] check-in: [ccf117feab] user: wyoung branch: trunk, size: 4579
17:02
In an effort to make www/* source documents read as cleanly as their rendered counterparts, replaced nearly all use of HTML "p" tags, relying instead on the Wiki and Markdown markup features to achieve the same appearance. The only uses remaining are:
  • in Markdown nested lists, where blank lines should render the list items as separate paragraphs just as at the list's top level; since it does not, if you want a line break, you either have to wrap the item in "p" tags or do the double-br hack.
  • in Wiki where blank lines within a list give you a separate list in the HTML output; this is fine for bullet lists, but with numbered lists it causes the numbering to restart unless you do the same sort of manual HTML workaround as with the prior item
  • in plain HTML docs and wiki docs between "nowiki" tags

In many places, this cleanup gets rid of pointless stray "p" tags, placating HTML verifiers. file: [9f4b3479e4] check-in: [1fd407f61a] user: wyoung branch: trunk, size: 4561

2023-02-25
22:14
Correct 2.21 change log link to point to 2.21 instead of 2.20. file: [da7efc5594] check-in: [1eb545a140] user: stephan branch: trunk, size: 4559
19:23
Version 2.21 file: [d59c0ffeed] check-in: [f9aa474081] user: drh branch: trunk, size: 4559
2022-11-16
18:49
Update website for the 2.20 release. file: [27f1861c83] check-in: [e14628bc3d] user: drh branch: trunk, size: 4559
2022-07-21
16:10
Version 2.19 file: [69142fc9c8] check-in: [1e131febd3] user: stephan branch: trunk, size: 4559
2022-02-25
11:24
Update the version number on the homepage. file: [4e3bb20f6f] check-in: [93768c1b67] user: drh branch: trunk, size: 4559
2021-10-09
14:43
Version 2.17 file: [cd75130a2f] check-in: [f48180f2ff] user: drh branch: trunk, size: 4559
2021-07-02
12:46
Version 2.16 file: [7dd2176c54] check-in: [7aedd56758] user: drh branch: trunk, size: 4559
2021-06-26
18:08
Fix various documentation typos. file: [b671b4eb94] check-in: [3fec387cc3] user: drh branch: trunk, size: 4567
2021-06-15
11:13
Update the "Latest Release" information on the homepage. file: [3c20126c55] check-in: [f8f54535d5] user: drh branch: trunk, size: 4531
2021-03-26
17:28
Update the change log and index page with the new release information. file: [1a77f0c7f4] check-in: [97610f82f9] user: drh branch: trunk, size: 4523
2021-03-03
12:31
Change Quick Start to store the repository file outside the working directory. file: [a1f5863a27] check-in: [1ce4fd2f15] user: danield branch: trunk, size: 4523
2021-02-07
14:59
Fix a typo on the homepage. file: [92df403b1e] check-in: [eb1a722f4e] user: drh branch: trunk, size: 4495
2021-01-27
21:12
Add a terse explanation to the /skins page, and a link to /skins from the /sitemap. file: [f38926873e] check-in: [685c7d0581] user: drh branch: trunk, size: 4495
2021-01-20
15:34
Version 2.14 file: [e31dff6e27] check-in: [487776dc45] user: drh branch: trunk, size: 4540
2021-01-17
23:36
Minor wording tweaks to various documentation files. file: [7f61fc36b3] check-in: [5aa71f59b7] user: drh branch: trunk, size: 4540
2021-01-12
02:28
Fix typo on the homepage. file: [d3739ea5ac] check-in: [808127afa2] user: drh branch: trunk, size: 4539
2021-01-10
14:00
Narrow the right-hand side menu box on the homepage, for improved display on mobile. file: [050d89fb43] check-in: [390bb86563] user: drh branch: trunk, size: 4546
13:48
Update the homepage. Substitute the "Self-host Friendly" point in place of "Simple Networking". file: [2703a22ffb] check-in: [a32da8e6b5] user: drh branch: trunk, size: 4539
2020-12-31
14:35
Add the "df=CHECKIN" query parameter to /timeline. "df" is shorthand for "Derived From". "df=CHECKIN" is equivalent to "d=CHECKIN&n1=all&nd". Update hyperlinks in documentation to use df= and/or n1=. file: [960fe11402] check-in: [78819fdb0d] user: drh branch: trunk, size: 4783
01:31
On the homepage, mention that multiple projects can be run using a Fossil server running on an inexpensive VPS or Raspberry Pi. file: [78ebb0ae95] check-in: [6373e363cb] user: drh branch: trunk, size: 4787
2020-12-25
22:13
Improved linkage to the chat documentation. file: [baef9a5886] check-in: [f5ab4888c2] user: drh branch: trunk, size: 4637
2020-11-22
14:37
Backed out the "ul" left margin on the index page's float-right div. file: [db7af090aa] check-in: [20b8a0ea53] user: wyoung branch: modern-skin-markup-fixes, size: 4639
2020-11-01
00:27
Update the latest release notation on the homepage. file: [ec9f990fa0] check-in: [15e42c5456] user: drh branch: trunk, size: 4617
2020-08-25
16:23
Yet another improvement to the "Latest Release" section of the homepage. file: [3aed0b0ac4] check-in: [5d32221c2a] user: drh branch: trunk, size: 4623
16:14
Further improvements to the "Latest Release" section of the homepage. file: [1513e83241] check-in: [f282632beb] user: drh branch: trunk, size: 4628
16:10
Update the homepage with links to the latest release and the commits that have gone into it. file: [0b067c9c63] check-in: [c508ed7a32] user: drh branch: trunk, size: 4566
2020-08-20
15:22
Update the change log and the latest-release link on the homepage. file: [23b92442e9] check-in: [5983f5b913] user: drh branch: trunk, size: 4431
2020-08-18
19:10
Updated changelog and index for 2.12.1, with a tentative release date of Aug. 19th (that's tomorrow in 3 hours, CET). file: [7ee21723a4] check-in: [c8e8ab9ccc] user: stephan branch: branch-2.12, size: 4398
2020-08-16
22:35
Pointed 'latest release' entry at the 2.12 changelog, per forum post. file: [7ecd953f41] check-in: [dba21929b2] user: stephan branch: trunk, size: 4394
16:35
Fix the release version on the home page. file: [be9becc298] check-in: [4c45033033] user: drh branch: trunk, size: 4394
2020-07-10
12:49
Minor documentation tweaks. file: [f553f80928] check-in: [85f4869078] user: drh branch: trunk, size: 4396
2020-06-09
03:00
Update the index page to show the latest release. file: [b4172dba03] check-in: [f618a25cc9] user: drh branch: trunk, size: 4357
2020-05-27
19:22
Updated release version number in index.wiki. file: [85d8df0431] check-in: [c0a91653ab] user: stephan branch: trunk, size: 4355
2020-05-15
13:49
Typo fix on the homepage. file: [c917059ef2] check-in: [5f66f28806] user: drh branch: trunk, size: 4333
2020-04-12
15:19
Attempts to improve the homepage and first impression for new users. file: [4a6a801e76] check-in: [8b5250b82b] user: drh branch: revamp-home-page, size: 4332
2020-04-11
10:12
Updated broken link to mailing list and archives, per report in the forum. file: [2e69577d0b] check-in: [e1592a65d4] user: stephan branch: trunk, size: 7359
2020-02-08
17:53
Various documentation typo fixes. Remove the link to the (now obsolete) Fossil mailing list archive from the front page. file: [f707e3eb65] check-in: [b45da258cb] user: drh branch: trunk, size: 7332
2019-08-20
06:03
Updated all of the internal hyperlinks referencing www/server.wiki to point at either www/server/index.html or one of the docs it now points at. file: [9dd1783bf5] check-in: [74a6578cd4] user: wyoung branch: server-docs, size: 7425
2019-05-11
01:42
More documentation updates to highlight recent changes. file: [89c5ad2569] check-in: [bcea5291ce] user: drh branch: trunk, size: 7368
2018-09-22
00:22
Fix the indented paragraph on the homepage. file: [2ff24ab088] check-in: [0d7ac90d57] user: drh branch: trunk, size: 7256
2018-08-08
17:21
Added initial version of www/forum.wiki document and a link to it from the front page. file: [a3f18b1cf9] check-in: [4ed14b1f3f] user: wyoung branch: trunk, size: 7247
12:27
Adjust the homepage to point to the new forum instead of to the legacy mailing lists. file: [3bf9b71155] check-in: [ec88836dd6] user: drh branch: trunk, size: 7210
2018-06-04
02:59
Add the "themeable" link on the homepage. Remove the link to Fuel. file: [bcc55536f2] check-in: [abc13d76c9] user: drh branch: trunk, size: 7359
02:49
Add a "Fossil vs. Git" link to the homepage. file: [c477b5f7e5] check-in: [6d0fcccdd0] user: drh branch: trunk, size: 7471
2018-02-23
21:24
Remove the mkdownload.html file from the documentation folder, since it is no longer used. Remove mention of OpenBSD from installation instructions, since precompiled binaries for that platform are no longer provided. file: [cfe28ddbbd] check-in: [c44d9e4dba] user: drh branch: trunk, size: 7427
2017-10-04
05:35
Improvement to TH_RETURN handling needed for TH1 hooks. Update and correct TH1 hook tests. Add draft documentation for TH1 hooks. file: [45df7f31bc] check-in: [36f0e47b32] user: mistachkin branch: trunk, size: 7436
2017-08-07
20:22
Hyperlinks to the SSL versions of the website. Redirect to the local unversioned source for the "precompiled binaries" link on the homepage. file: [93f443d39d] check-in: [b130b64cb4] user: drh branch: trunk, size: 7318
2017-06-15
13:44
Update the homepage to include "airliner wifi" in the same performance category "dial-up". file: [7e69fe76e1] check-in: [222e9ea810] user: drh branch: trunk, size: 7360
2016-12-31
17:07
Fix a broken hyperlink on the homepage. file: [38c24247e3] check-in: [0dc84fa224] user: drh branch: trunk, size: 7307
2016-12-03
14:30
Still more documentation tweaks. file: [99f5eb298b] check-in: [6f3ec1bef6] user: drh branch: trunk, size: 7300
13:19
Fix a link to the download page on the homepage. Fix a typo in the concepts.wiki documentation page. file: [0753869251] check-in: [2b087b7dc3] user: drh branch: trunk, size: 7246
2016-11-02
10:16
Eliminate unnecessary end-of-line spacing in wiki. No textual changes. file: [37506c1820] check-in: [f47b7052c6] user: jan.nijtmans branch: trunk, size: 7250
2016-10-25
20:12
Fix the download hyperlink on the homepage. file: [c68230abbb] check-in: [be88817fad] user: drh branch: trunk, size: 7251
2016-08-18
13:20
Add documentation on unversioned content. file: [cb23ace394] check-in: [f187ada697] user: drh branch: trunk, size: 7273
2016-06-23
07:43
Replace some usage of <center> tags with align="center" attributes. file: [3fc360452f] check-in: [fcfaae37dc] user: jan.nijtmans branch: trunk, size: 7304
2016-06-22
09:11
merge trunk file: [6543c1b3a8] check-in: [414fc1e95c] user: jan.nijtmans branch: html-cleanup, size: 7309
2016-05-29
23:57
Minor documentation updates. file: [50018cdbdf] check-in: [ac8aa0c6d9] user: drh branch: trunk, size: 7306
2015-12-29
05:43
Several documentation wording improvements on the front page. file: [d1cc125a4d] check-in: [ebe25922f5] user: mistachkin branch: trunk, size: 7194
2015-11-16
01:45
Remove deprecated <center> tags. file: [9308ebf922] check-in: [d57f239570] user: Isius branch: html-cleanup, size: 7058
2015-06-13
18:49
More consistent capitalization of 'Fossil'. file: [89c650d5ef] check-in: [91ed0447ad] user: mistachkin branch: trunk, size: 7055
18:47
Fix missing parenthesis on index page, remove trailing spaces. Other minor improvements. file: [5856a3cc4d] check-in: [09fee89348] user: mistachkin branch: trunk, size: 7049
2015-03-13
01:03
Remove from the homepage the assertion that "no work has ever been lost after having been committed to a Fossil repository" because people have in fact lost work due to the bug fixed by the previous check-in. file: [ed2340fa4a] check-in: [1f411eee4c] user: drh branch: trunk, size: 6990
2015-03-06
14:47
Fix the hyperlink to sign-up for the mailing list. file: [cf377cae7f] check-in: [ad6e400459] user: drh branch: trunk, size: 7116
2015-03-02
03:01
Several cosmetic changes to the previous check-in. Add the missing word 'system' on the front page. file: [b07b2e9d18] check-in: [4729593011] user: mistachkin branch: trunk, size: 7118
2015-02-21
14:57
Change the title of the homepage from "Fossil" to "Home". file: [daf9d0cce0] check-in: [806193b090] user: drh branch: trunk, size: 7111
2015-02-20
14:12
Add the webpage-ex.md page containing lots of examples of the web interface. Updates to the homepage. file: [ee4577c288] check-in: [3216a9cb2a] user: drh branch: trunk, size: 7113
02:55
Pluralize 'Links For Fossil Developers' on the home page. file: [2dd1c241c8] check-in: [479707a46b] user: mistachkin branch: trunk, size: 7157
02:36
Fix typo on the homepage. file: [1790437ba7] check-in: [7867a8115c] user: drh branch: trunk, size: 7156
02:27
Website edits, especially to the fossil-v-git document. file: [3d9485d612] check-in: [ae391ce624] user: drh branch: trunk, size: 7158
2015-02-18
20:07
Adapt man-page to wording in index.wiki, + fix typo file: [2e8d3255cd] check-in: [054f359acb] user: jan.nijtmans branch: trunk, size: 7186
19:10
Make the front page less prolix. Fix typos in the "fossil ui" help screen. file: [87fae1c875] check-in: [be7fdc7ab0] user: drh branch: trunk, size: 7193
18:41
Render the side bar on the homepage using CSS instead of tables. file: [2b929bcab1] check-in: [9ac9ee605b] user: drh branch: trunk, size: 7769
18:37
Allow <div style='...'> markup in Fossil Wiki pages. file: [5f0a3af9ef] check-in: [a6e4dcb085] user: drh branch: trunk, size: 7888
2015-02-02
04:05
Change the permuted index from wiki to embedded HTML and add a search form. file: [a028412c05] check-in: [63c2c73246] user: drh branch: trunk, size: 7887
2014-12-11
14:59
Add a link to the http://fuelscm.org/ project on the Fossil homepage. Oops: Some other unrelated and experimental changes to the "search" command also got folded into this check-in file: [8d519b9492] check-in: [85f265625b] user: drh branch: trunk, size: 7887
2014-02-27
14:21
Make the home-page "Documentation Index" link show the Primary Documents and not jump to the Permuted Index. file: [b34917e6eb] check-in: [735d953fa2] user: drh branch: trunk, size: 7705
2013-08-14
14:30
Added the Hacker How-To page with a link on the home page. Other documentation enhancements and typo fixes. file: [bdcd0e8e63] check-in: [04af93e619] user: drh branch: trunk, size: 7712
2013-08-13
23:05
Further improvements to server documentation. No code changes. file: [6f16fca989] check-in: [b91754ab85] user: drh branch: trunk, size: 7734
18:15
Add support for SCGI via the --scgi command-line option to the "server" and "ui" and "http" commands. file: [9b68473ad8] check-in: [a2e7472d0f] user: drh branch: trunk, size: 7754
2013-05-28
15:17
Add the Tips and Usage Hints document. file: [6182288fea] check-in: [fda5b81880] user: drh branch: trunk, size: 7746
2013-04-10
10:53
Chisel is going the way of the dodo file: [ae8abb3fe1] check-in: [681b17ce0e] user: jan.nijtmans branch: trunk, size: 7601
07:47
Fix minor typo on index page. file: [341ec44b4b] check-in: [68ed364281] user: mistachkin branch: trunk, size: 7698
2013-04-09
14:58
Add the "Defense against Spiders" documentation page. file: [1c5775055e] check-in: [1e26962d04] user: drh branch: trunk, size: 7697
2013-01-08
15:35
Added the "Up and running in 5 minutes" document by Gilles Ganault. file: [ad9df8ccad] check-in: [f612e9172c] user: drh branch: trunk, size: 7615
2012-12-11
20:58
Improve consistency when referring to the 'build.wiki' page in several places. file: [902a426ea8] check-in: [d5261ae5f0] user: mistachkin branch: trunk, size: 7490
2012-09-19
12:23
Updates to the permuted documentation index. file: [1a2f93b4c6] check-in: [1006126146] user: drh branch: trunk, size: 7489
11:52
A couple of minor documentation updates. file: [3f11601188] check-in: [a55fd04538] user: drh branch: trunk, size: 7482
2012-09-04
13:43
Add a home-page link to Jim Schimpf's book about Fossil. file: [51525f8011] check-in: [29ad078b42] user: drh branch: trunk, size: 7579
2012-02-24
18:09
commit test file: [99a750b4ee] check-in: [ba811e6734] user: allting branch: trunk, size: 7525
2011-08-12
09:21
Add documentation for settings, SSL usage, and change log. file: [ada72d4811] check-in: [0769acd2e0] user: ben branch: ben-testing, size: 7507
2011-06-18
18:30
Update the release-test document. Add a Change Log. file: [6db64c4d5a] check-in: [a992b276e1] user: drh branch: trunk, size: 7370
18:06
Add a "Contributing" link to the homepage. Update the build documentation. file: [2a621ae970] check-in: [2d50893dd8] user: drh branch: trunk, size: 7335
2011-03-03
17:20
Adjustments to the sidebox on the homepage. This is still using a nested table. CSS-purists will disapprove, no doubt. file: [1e324b967d] check-in: [ae89a7ce79] user: drh branch: trunk, size: 7295
16:48
Update the homepage to make it clearer that the Fossil website is just a running instance of Fossil. file: [4b6d5fb913] check-in: [9415b3fe8e] user: drh branch: trunk, size: 7274
15:22
Adjust the text and font-size of the header on the homepage and on the download page. file: [04d14037ee] check-in: [e6a29e0057] user: drh branch: trunk, size: 6835
13:39
Updates to the homepage (move the "Download" link first) and improvements to the download page generator. file: [3e2846d2d2] check-in: [7834ca9133] user: drh branch: trunk, size: 6850
13:12
Change the title on the homepage. file: [1e3b70a35d] check-in: [e29e5e4bc8] user: drh branch: trunk, size: 6871
2011-02-18
00:52
Additional documentation, especially notes on how to contribute code or documentation to Fossil. file: [59f5040108] check-in: [98f1131c0d] user: drh branch: trunk, size: 6874
2010-12-31
21:12
Documentation updates. file: [079c3eb0a2] check-in: [5fb963ab61] user: drh branch: trunk, size: 6784
2010-12-23
14:05
Add new "quotes" to the documentation collection. file: [d50b5c5fef] check-in: [6a9fe32e4a] user: drh branch: trunk, size: 6722
2010-12-22
16:06
Documentation updates. file: [0dfdbba0a5] check-in: [c1c18b7224] user: drh branch: trunk, size: 6658
2010-12-19
20:59
Added a permuted documentation index. file: [3461ba1058] check-in: [169a10dd5e] user: drh branch: trunk, size: 6617
2010-11-12
00:24
Added documentation on ways to identify a check-in. file: [64dc1a0ddd] check-in: [aaf8cfa296] user: drh branch: trunk, size: 6577
2010-11-11
18:21
Add information on the Git-to-Fossil converter and a comparison article on Fossil and Git. file: [f148c520ad] check-in: [ae0628aa99] user: drh branch: trunk, size: 6506
2010-10-10
16:46
adding help cross references file: [35259e9005] check-in: [c880f0920f] user: wolfgang branch: wolfgangHelpCmd, size: 6416
2010-10-02
18:31
User interface refinements and some documentation added for events. file: [a50643959a] check-in: [e5bcc0c924] user: drh branch: experimental, size: 6401
2010-09-08
12:36
Documentation updates. file: [2ff49aeba9] check-in: [546d48ff45] user: drh branch: trunk, size: 6228
2010-07-28
02:38
Add a link to http://chiselapp.com/ on the homepage. file: [34ec52aa0c] check-in: [0e1ca296db] user: drh branch: trunk, size: 6230
2010-06-11
12:27
Fix documentation typos. file: [da5db6cce6] check-in: [b16b4337b9] user: drh branch: trunk, size: 6133
2010-06-10
19:21
The previous two check-ins to the exp-search branch should have been on the trunk. This check-in pulls them over. file: [59d904dc74] check-in: [d90467ed85] user: drh branch: trunk, size: 6135
19:19
Change the title of the home page from "Fossil Home Page" to simply "Home Page". file: [2d31a37c84] check-in: [0fd61810c4] user: drh branch: exp-search, size: 6073
2010-06-09
12:29
Updates to the homepage. Fix a minor bug in the check-in edit screen of the web-UI. file: [9c909f8e86] check-in: [404aaecff8] user: drh branch: trunk, size: 6142
2010-05-16
19:38
Update the "License" link on the homepage to go to the BSD license text rather than GPL license text. file: [88675e3636] check-in: [1a987869e0] user: drh branch: trunk, size: 6080
2010-02-18
15:48
Remove the byte-order mark from the beginning of index.wiki. file: [96297d6271] check-in: [e964b55dd6] user: drh branch: trunk, size: 6080
12:46
customize tickets (visible from main) file: [a7028b2b4e] check-in: [c98e4a47bd] user: ron branch: trunk, size: 6083
11:22
Add a link from the homepage to the new server documentation. file: [7de74c99d0] check-in: [ae2adb543b] user: ron branch: trunk, size: 6022
2010-02-03
14:36
Add the --notfound option to the "http" and "server" command. For CGI, add configuration lines "directory:" and "notfound:". file: [b887513357] check-in: [49cffc0187] user: drh branch: trunk, size: 5952
2010-01-12
14:33
Fix typo on the /doc/tip/www/password.wiki page. Add a link to that page from the home page. file: [c17e031b58] check-in: [c16017374e] user: drh branch: trunk, size: 5947
2010-01-05
21:28
Added the "Thoughts On The Design Of Fossil" document in answer to recent criticisms and critiques. file: [3a7f4e44dc] check-in: [a6303982b0] user: drh branch: trunk, size: 5885
2009-10-17
11:17
Styles don't work in wiki, so mark it with italics file: [3145c9f5dd] check-in: [c01667b00d] user: dmitry branch: trunk, size: 5983
11:16
Update note style in index.wiki file: [cda5608eeb] check-in: [dda6a5346a] user: dmitry branch: trunk, size: 6052
11:14
Add note to index.wiki file: [627a428c2a] check-in: [e4c8ef43ea] user: dmitry branch: trunk, size: 6003
2009-09-21
15:08
Update documentation to include links to the mailing list and mailing list archives and to Paul Ruizendaal's TH1 documentation. file: [3bb8082d9a] check-in: [109114baf4] user: drh branch: trunk, size: 5827
2009-08-28
17:27
Tweaks to the homepage. file: [5f5f3d2cbf] check-in: [9aa91e549e] user: drh branch: trunk, size: 5359
16:05
Documentation updates, including a big rework of the homepage. file: [8f90568023] check-in: [522824b26a] user: drh branch: trunk, size: 5230
2009-08-26
19:50
More FAQ updates. Add the document on "shunning". file: [72859af219] check-in: [d6b8b5ba73] user: drh branch: trunk, size: 4130
2009-08-24
17:45
Trying to improve the look of the homepage. It is not at all clear that this check-in is any improvement, but it is at least an attempt.... file: [ee31c52eb6] check-in: [b79994adcb] user: drh branch: trunk, size: 4057
16:00
Added the "selfhost.wiki" page that talks about the three self-hosting fossil repositories and how they are automatically synchronized. file: [64af6f83b5] check-in: [67b5f41963] user: drh branch: trunk, size: 4591
2009-08-22
17:40
Added the "Performance Statistics" page to the embedded documentation. file: [e46bb66656] check-in: [2cc95180a0] user: drh branch: trunk, size: 4660
2009-06-07
17:45
Add the logo to the repository. Make the logo appear on the homepage. file: [cf25e96d4b] check-in: [5882d97495] user: drh branch: trunk, size: 4470
17:27
If embedded wiki documentation begins with <title>...</title> then use the text within the markup as the title of the document. file: [b8d2de2cae] check-in: [f88e2e7a13] user: drh branch: trunk, size: 4433
2009-01-29
03:28
Mention that fossil is GPL on the homepage. file: [7ee83e7ec9] check-in: [0c72d85fbe] user: drh branch: trunk, size: 4401
2009-01-25
23:30
Add documentation (advocacy-type documentation) on the fossil web interface. Created links from the homepage. file: [786913c0b4] check-in: [5c65487c5f] user: drh branch: trunk, size: 4357
21:16
Documentation updates: Added FAQ and testimonials. file: [2046c07523] check-in: [627de3bf16] user: drh branch: trunk, size: 4384
2009-01-23
21:24
First draft of the "branching" document. file: [b5ddee628e] check-in: [2e275c1420] user: drh branch: trunk, size: 4276
2008-11-22
15:09
Modified index.wiki a little less. file: [b800f0fa20] check-in: [5ebaac3dd4] user: kejoki branch: trunk, size: 4352
10:12
Added some text to index.wiki pointing new users at anonymous login to see links. file: [89ed44202b] check-in: [927da3300f] user: kejoki branch: trunk, size: 4632
2008-11-20
03:14
Change the markup in the index.wiki page from HTML to wiki. Extend the wikitheory.wiki page. Other documentation tweaks. file: [635e17dfd6] check-in: [7083eb1a1c] user: drh branch: trunk, size: 4175
2008-11-15
04:08
Updated the main page, added add... file: [7528157689] check-in: [9436bb75c3] user: kejoki branch: trunk, size: 4560
2008-11-11
03:50
doc changes -- spelling corrections and embedded ref pages. file: [ce68f6c37b] check-in: [9eb6ea75c1] user: kejoki branch: trunk, size: 4429
2008-11-09
22:50
On the index page, links to the "two separate servers" go to the index pages on those servers, not to the timeline. file: [94d4379a83] check-in: [ec53d7a738] user: drh branch: trunk, size: 4428
2008-10-06
00:31
Documentation update: Add the "Questions and Criticisms" document in response to recent comments on reddit.com. file: [fa56c2b6e2] check-in: [cbc8983685] user: drh branch: trunk, size: 4452
2008-10-05
01:03
Documentation updates. file: [0905cbc81c] check-in: [c8893c69ac] user: drh branch: trunk, size: 4371
2008-07-29
13:07
Documentation updates. file: [23a1400897] check-in: [9d10726d48] user: drh branch: trunk, size: 5613
2008-07-20
17:37
Updated documentation to indicate that bug-tracking is now available. Preliminary documentation on bug-tracking. (Much more documentation is needed - also need documentation on how the wiki works.) file: [997d5488af] check-in: [6ecc392f1c] user: drh branch: trunk, size: 5619
2008-07-15
14:33
Additional documentation updates. file: [a45f7bf59e] check-in: [adc0b3bfb0] user: drh branch: trunk, size: 5551
2008-06-02
15:18
Documentation tweaks. file: [0332519f4d] check-in: [42ed55e82f] user: drh branch: trunk, size: 5579
2008-05-29
12:10
On-line documentation tweaks. file: [da0f0aa613] check-in: [1db8656f68] user: drh branch: trunk, size: 5691
2008-05-24
23:54
Tweaks to the embedded documentation. file: [ffb7fca9e6] check-in: [e65e669148] user: drh branch: trunk, size: 5696
2008-05-19
15:10
Add a page describing how to do embedded documentation. file: [f4e253731b] check-in: [4b826eed14] user: drh branch: trunk, size: 5697
2008-05-17
20:32
Documentation tweaks. file: [6a1fbd69a9] check-in: [06689854ae] user: drh branch: trunk, size: 5565
2008-05-16
15:44
Tweaks to the home-page text. file: [afae3536c0] check-in: [22005927ad] user: drh branch: trunk, size: 5468
2008-05-15
21:01
corrected a broken link file: [c3f0bf922c] check-in: [bfab49ede1] user: stephan branch: trunk, size: 5142
20:25
initial ports of static .html to static /doc .wiki file: [825ed8a24f] check-in: [d87ca60c58] user: stephan branch: trunk, size: 5142
2007-09-02
02:01
Added: Add the "index.wiki" wiki page. Fix a bug in the wiki rendering engine. The page displays now, but not correctly - there are clearly additional bugs to be found and fixed. file: [314475c431] check-in: [11976cfdc2] user: drh branch: trunk, size: 4129