Fossil

History of www/permutedindex.html of 7c99ebc5921446c9
Login

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

History of file www/permutedindex.html at check-in 7c99ebc5921446c9

2025-01-15
14:11
Add link to the document on signing to the permuted index. file: [1ec1615ffa] check-in: [28a84e7592] user: danield branch: trunk, size: 8724
2024-10-13
20:27
Document that Fossil is CRLF-free. file: [5dc7c8cc37] check-in: [038bcc9442] user: drh branch: omit-cr, size: 8734
2024-04-26
17:28
Added a new doc distilling all the common methods for getting colorized diffs. Extracted its seed from the gitusers doc in part because it isn't Git-specific, and because there are more options to cover, sufficient to justify a separate doc. file: [74c4963dfa] check-in: [7c99ebc592] user: wyoung branch: trunk, size: 8672
2024-02-04
05:43
Removed extra indent level from the release doc link in the permuted index, generated by the mkindex.tcl script. file: [3d7fd271c7] check-in: [01764fea86] user: wyoung branch: inskinerator-modern-backport, size: 8620
2024-01-26
16:24
Removed an unhelpful "ul" level in the old permutexindex page. The old skin masked it. file: [a407f28ba7] check-in: [d67009e521] user: wyoung branch: inskinerator-modern-backport, size: 8621
2023-05-10
17:50
Replaced use of the obsolete (because presentational) "center" tag in the docs with CSS equivalents. file: [546cda9f91] check-in: [4d21ec88ea] user: wyoung branch: trunk, size: 8632
2023-03-13
19:00
Added a new glossary item "Capabilities" to introduce the term and distinguish it from "Permissions", and made several changes to the referenced document to reinforce this distinction and explain why we bother to make it. file: [8c5b15c652] check-in: [23b91f3794] user: wyoung branch: trunk, size: 8625
2023-01-13
16:52
Modernized several old fossil-scm.org URLs, changing "http" to "https" where absolute URLs are necessary, and using site-relative URLs otherwise. Also found and fixed a reference to fossil-scm.hwaci.com, which doesn't seem to resolve any more. file: [ff392a1b00] check-in: [143f1db75f] user: wyoung branch: trunk, size: 8604
2022-10-06
02:44
Closing off the containers project: added the doc to the permuted index, noted the changes in the changelog, and removed all the hedging about WAL mode in the doc, having failed to make WAL fail in this scenario. file: [57888c1a36] check-in: [92982dc4e2] user: wyoung branch: trunk, size: 8607
2022-08-02
00:45
Corrected broken link introduced in the previous commit which works under (fossil ui) but not on the live server (due to the addition of another URI path element). file: [f9af06bbca] check-in: [bf0efda706] user: stephan branch: trunk, size: 8555
00:42
doc index: added a link to the Release Build How-To wiki page, per [forum:94d62e6758613057|forum request]. file: [9d6f106e05] check-in: [9f3945fc09] user: stephan branch: trunk, size: 8550
2022-04-23
15:39
Added JSON API doc link to the permuted index. file: [6b12258fef] check-in: [d355faf80c] user: stephan branch: trunk, size: 8420
2022-01-02
20:20
Warn against adding the private-key used by Fossil's built-in self-signed cert to the OS's trust store. file: [181ee07cb1] check-in: [890b49f8e0] user: drh branch: trunk, size: 8368
2021-12-12
15:41
Extracted the glossary to a new document from the old "why use Fossil" doc, expanded it considerably, converted it from Wiki to Markdown, and updated the links to point to its new location. file: [a4e0b88f29] check-in: [a58d952fa6] user: wyoung branch: trunk, size: 8311
2021-09-20
12:13
Fix hyperlinks to the Fossil Book to use the newer URL. file: [a00ef54c43] check-in: [e014f3080f] user: drh branch: trunk, size: 8267
2021-09-17
02:02
Converted all uses of the [https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-name | obsolete] named anchor feature from HTML before 4.0 to use fragment identifiers instead. (<tt>www/*</tt> subtree only.) Where possible, changed constructs like <verbatim><a name="foo"></a><h3></verbatim> to <verbatim><h3 id="foo"></verbatim> Also fixed a few cases where the link target came after a header so the browser would scroll the header off the screen when visiting the targeted section. Added a 50em pad at the bottom of one such edited doc to allow the intra-doc link targets to be useful since it's a short enough doc that on sufficiently tall browser windows, scrolling isn't possible, so using those anchors has no visible effect. file: [4c96fb8477] check-in: [93cee1f56e] user: wyoung branch: trunk, size: 8275
2021-06-22
13:30
Add documentation for "fossil patch" file: [3e1ae6c1a2] check-in: [169346a1aa] user: drh branch: patch-cmd, size: 8285
2021-06-09
11:22
Add the first prototype of the "Why Bundle Web Software With Your DVCS" document. file: [1818be53b4] check-in: [a204e32266] user: drh branch: trunk, size: 8223
2021-03-12
07:08
Added www/delta-manifests.md, a discussion about the pros and cons of delta manifests. file: [abd6d9051f] check-in: [fbd16f3fff] user: stephan branch: trunk, size: 8122
2021-02-26
13:27
Disable the permuted index from the main documentation page, as moderns do not understand indexes. Replace it with a simple list of documents. People can use Ctrl-F or the "Search" box for search. file: [cfa29a4463] check-in: [47a4c4cba9] user: drh branch: trunk, size: 8064
2021-02-18
23:11
Permuted index: Added the word relational to the fossil-is-not-relational.md description so that that page can be more easily found in the index. file: [bc47621332] check-in: [c17054a5df] user: stephan branch: trunk, size: 27567
2021-02-12
03:45
Added fossil-is-not-relational.md. file: [6ae5b4b21a] check-in: [8da2f2ae84] user: stephan branch: trunk, size: 27402
2021-02-09
13:34
The canonical Fossil homepage is now https://fossil-scm.org/home without the "www." in the domain and with the main path at /home, not /index.html or /fossil. Update all URLs in documentation to reflect this fact. file: [3335eca244] check-in: [09908ab058] user: drh branch: trunk, size: 27112
2021-01-14
14:53
Extracted the "fossil up" vs "fossil co" discussion in gitusers.md to a separate document, since it's of broader interest than just in comparisons to Git. This freed me to expand the comparison. file: [1254ba078e] check-in: [a5ea789159] user: wyoung branch: trunk, size: 27116
2021-01-11
00:00
Bring the permuted documentation index up to date. file: [8db806320e] check-in: [f2ec37e45e] user: drh branch: trunk, size: 26931
2020-12-02
19:59
Add the "To Do List" wiki page as a primary document in the documentation index. file: [f137a8306b] check-in: [0457c40ae7] user: drh branch: trunk, size: 25970
2020-11-16
02:05
Moved the www/tls-nginx.md doc contents into its companion doc www/server/debian/nginx.md and updated it for Ubuntu 20.04 LTS and Snap-based Certbot. file: [07c709f3de] check-in: [0e63df1490] user: wyoung branch: trunk, size: 25906
2020-11-01
23:45
Updated the gitusers.md doc title in the index. file: [f480091365] check-in: [13f8eb098c] user: wyoung branch: trunk, size: 26229
23:35
Extracted the checkout workflows section of the gitusers.md doc to a new www/ckout-workflows.md doc, which talks about Git only as a common comparison. Linking to it from the gitusers.md doc, which now only talks about the Git-specific bits we had in that section. file: [b238a4accf] check-in: [b6b1b705d0] user: wyoung branch: trunk, size: 26320
2020-10-05
18:15
Recast the blockchain.md doc as "Is Fossil a Blockchain?" (answer: mostly no) and updated all references to it to either remove the term, use "repository" instead where that's sufficiently clear, or to say either "Merkle tree" or "hash tree" instead where we need to distinguish the hash tree itself from the rest of the repo DB file's contents. This depends on the prior CAP theorem doc, since part of the argument for Fossil not being a blockchain gets us down into those weeds. EDIT: Moving it to a branch because we're still arguing the point on the forum. file: [e262c7fd96] check-in: [855578b610] user: wyoung branch: fossil-as-blockchain, size: 26181
17:02
Added a new doc, "Fossil and the CAP Theorem." It distills some good info from the forum, so we can just point at it instead of recapitulating it. But it's being checked in now because an upcoming commit will refer to it. file: [185c2aae1a] check-in: [3ddd56d0b0] user: wyoung branch: trunk, size: 26175
11:54
Added a new doc, "Backing Up a Remote Fossil Repository". file: [476cf46e5d] check-in: [5c2ef2a2e3] user: wyoung branch: trunk, size: 25957
2020-08-23
14:04
Add preliminary documentation for interwiki links. List the intermap on the /md_rules and /wiki_rules pages. file: [c7fd5f42cd] check-in: [1a4158ea86] user: drh branch: interwiki, size: 25642
2020-06-27
10:48
Attempt to fix broken link on the documentation index. file: [91f2ea4ee0] check-in: [02a7c72bf9] user: drh branch: trunk, size: 25523
2020-06-25
13:32
Add a link to the built-in help to the permuted documentation index. file: [2f3679c721] check-in: [db90281cb3] user: drh branch: trunk, size: 25590
2020-05-14
07:14
Added www/fileedit-page.md, documenting how to integrate syntax highlighting and replace the editor widget. Added fossil.page.replaceEditorElement() to facility replacing the editor widget. file: [1309d074e2] check-in: [909a48e378] user: stephan branch: fileedit-ajaxify, size: 25286
2020-04-13
23:48
Revamp the home-page to be more welcoming to newbies, based on suggestions from the [https://www.fossil-scm.org/forum/forumpost/dc3971497b|Forum]. file: [81f7779760] check-in: [b3af9d6344] user: drh branch: trunk, size: 25079
23:43
Initial draft of the "hints for git users" document. file: [59c8cb6cb5] check-in: [8389757aa8] user: drh branch: trunk, size: 25019
2020-04-12
15:19
Attempts to improve the homepage and first impression for new users. file: [2c8863e6e3] check-in: [8b5250b82b] user: drh branch: revamp-home-page, size: 24764
2020-04-11
23:19
Edits to the history of Fossil. Add the history of fossil to the permuted index as a primary document, replacing the (unmaintained) FAQ. file: [a991cf7249] check-in: [b8ad564dc5] user: drh branch: trunk, size: 24704
2020-04-07
12:27
Initial version of css-tricks.md, as requested in [https://fossil-scm.org/forum/forumpost/eb04fd28b5|forumpost/eb04fd28b5]. file: [05a7664946] check-in: [5900530223] user: stephan branch: trunk, size: 24449
2020-03-18
14:56
Try to make it easier for people to find the documentation on how to add new commands to the Fossil core. file: [bbbc4b8cd0] check-in: [29c3e99d73] user: drh branch: trunk, size: 24162
2019-10-07
08:42
Removed a duplicate entry from www/mkindex.tcl file: [280c4e9883] check-in: [4edc1302a4] user: wyoung branch: trunk, size: 23933
2019-09-05
13:33
Remove the "Draft" notation from the rebase document. Link the new document into the documentation index. file: [9f85970e77] check-in: [569cc741d6] user: drh branch: trunk, size: 24257
2019-08-27
20:35
Moved www/capabilities.md to www/caps/index.md and www/admin-v-setup.md to www/caps/admin-v-setup.md. Then broke three chunks of the old capabilities.md doc out into new www/caps/* docs: login groups, implementation details of user capabilities, and the user capability reference material. The latter switched from Markdown to HTML format so we could make it a clearer-looking table, rather than its prior hard-to-read bullet list form. file: [7300dd3d93] check-in: [c6cdf9ce8e] user: wyoung branch: caps-doc, size: 24045
2019-08-20
06:34
Merged in trunk improvements file: [15ecebaff2] check-in: [42d28c0286] user: wyoung branch: server-docs, size: 23453
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: [b31db1e9b3] check-in: [74a6578cd4] user: wyoung branch: server-docs, size: 23069
04:07
Added www/defcsp.md, which documents the default Content Security Policy applied by Fossil to the HTML pages it serves. Linked that into embeddeddoc.wik and customskin.md, which touched on this topic before but didn't go into much detail. file: [490e2a32e9] check-in: [4e6d36d7d4] user: wyoung branch: trunk, size: 23465
2019-08-13
23:29
Additional documentation on CGI configuration options. Updates to the change log. New hyperlinks interconnecting the various documents. file: [59d7764cb5] check-in: [fbc3b2f72e] user: drh branch: trunk, size: 23081
2019-08-02
14:29
Add the mirrorlimitations.md document. Update cross-references. file: [5e392ac59a] check-in: [41d6540d27] user: drh branch: trunk, size: 22790
2019-03-24
18:50
Added my two recently-created documents to the permuted doc index file: [a271d87a72] check-in: [41579b4c84] user: wyoung branch: trunk, size: 21528
2019-03-17
01:40
Add the "How To Mirror A Fossil Repository On GitHub" document. file: [d03dadb347] check-in: [21b57fae40] user: drh branch: trunk, size: 20741
2018-11-30
23:37
Added www/admin-v-setup.md to the permuted index file: [f4c9782f3c] check-in: [969380a562] user: wyoung branch: trunk, size: 20370
2018-11-08
02:38
Improve grep documentation file: [f5de94aa95] check-in: [4af31f11bb] user: andygoth branch: trunk, size: 19601
2018-10-12
16:08
Alternative name for the "customskin" document in the document index. file: [daa2d91122] check-in: [2aa4ef940d] user: drh branch: trunk, size: 19277
2018-09-29
17:51
New document: Fossil as Blockchain. file: [6f38616e1b] check-in: [a937c69e1d] user: drh branch: trunk, size: 19162
2018-09-17
02:58
Updated the documentation permuted index to include a grammar fix checked in with the previous checkin. file: [fdd3f2cf0b] check-in: [d8d979fee5] user: wyoung branch: trunk, size: 19031
2018-09-15
18:33
Rerun mkindex.tcl to get an updated permutedindex.html file. file: [44fc1b1d16] check-in: [ce1d61acd7] user: drh branch: trunk, size: 19028
2018-08-08
11:35
Add initial documentation about email alerts. Remove obsolete forum features from the "fossil config" command. file: [75a49c51b7] check-in: [62411f371f] user: drh branch: trunk, size: 18917
01:51
Add documentation about the backoffice. file: [cc7c257a3a] check-in: [c6522a0fe0] user: drh branch: trunk, size: 18705
2018-07-19
17:51
Make the file format document and the hacker how-to document easier to find. file: [7981b7f97d] check-in: [2f535b028a] user: drh branch: trunk, size: 18464
2017-09-27
02:33
Take the "Built-in Documents" section back out, as all of referenced documents are already available in other parts of the same page. file: [8fa0b5807a] check-in: [fd9fd4c9e6] user: drh branch: trunk, size: 18413
02:28
Add the /sitemap page to the list of built-in documents. file: [9fed9d84fc] check-in: [3dc6d73602] user: drh branch: trunk, size: 18661
02:20
Add the "Built-in Documentation" section to the main documentation page. file: [6b87f4c609] check-in: [2bacd55938] user: drh branch: trunk, size: 18619
2017-05-08
23:00
Final proofreading of file glob patterns document before merging to trunk. Also updated the permuted index to match mkindex.tcl and the current glob article title. file: [cb1e1b3811] check-in: [ea1fd25378] user: rberteig branch: glob-docs, size: 18389
2017-04-14
22:40
Added a new document describing the details of the GLOB syntax used with many settings. Updated the permuted index generator (and the index) to include it. file: [a400c9cba4] check-in: [b96f86c607] user: rberteig branch: glob-docs, size: 16384
2017-03-25
02:20
Fix minor typos and add helpful hyperlinks in some of the documentation. file: [c5063c1da5] check-in: [a0ce33c90b] user: drh branch: trunk, size: 18134
00:44
Add the "How The Download Page Works" documentation file. file: [179e4b409f] check-in: [fb38d312c8] user: drh branch: trunk, size: 18158
2017-03-05
19:49
More tweaks to the "Hash Policy" document. Add the Hash Policy document to the permuted index. file: [05c2d776ed] check-in: [f55db74d97] user: drh branch: fossil-2.1, size: 17847
2016-11-05
16:07
Correct title of Principles Of Operation page. Perhaps mkindex.tcl should be taught to extract titles from the documents themselves file: [e2f7a7752d] check-in: [57896771f6] user: andygoth branch: trunk, size: 17278
15:49
Expand list of stopwords in permuted index file: [a89c641dc4] check-in: [95bb5a24e2] user: andygoth branch: trunk, size: 17280
15:40
Update permuted index to show non-permuted items in bold file: [6730a289b9] check-in: [805b69772e] user: andygoth branch: andygoth-timeline-ms, size: 17911
2016-09-21
00:57
Add the "Why Use Fossil" document. file: [2190e7f8be] check-in: [d8b18eb9af] user: drh branch: trunk, size: 17435
2016-09-12
19:40
Previous documentation change did not work for repositories that are not at the root of the domain. This should fix it. file: [3c6ee0a162] check-in: [9c4122744e] user: drh branch: trunk, size: 16920
19:35
Add various built-in documentation pages to the documentation permuted index. file: [5f9895ebb5] check-in: [46cebc8750] user: drh branch: trunk, size: 16832
2016-08-18
13:20
Add documentation on unversioned content. file: [49a5bec3c9] check-in: [f187ada697] user: drh branch: trunk, size: 16166
2016-08-16
15:32
Add the ability to create a child-project repository that can pull from its parent repository but never push back. file: [1ec23b0249] check-in: [0ab5ad5f36] user: drh branch: child-projects, size: 16052
2016-08-02
19:42
New documentation on how CGI works in Fossil. This is a work-in-progress. file: [dbad632e2a] check-in: [c55f54d0fc] user: drh branch: trunk, size: 15930
2016-07-05
14:54
Updates to the encrypted Fossil documentation. file: [c6c6b338f2] check-in: [7fd600903f] user: drh branch: trunk, size: 15731
2016-06-22
09:11
merge trunk file: [42cb09a3e6] check-in: [414fc1e95c] user: jan.nijtmans branch: html-cleanup, size: 15380
2016-02-27
02:22
Add a new document covering global options and environment variables used by fossil. This is a work in progress, but snapshotted as it stands so that others can poke at it. file: [24480ebfa9] check-in: [946ed34da3] user: rberteig branch: ross-doc-env, size: 15399
2015-12-19
14:39
Update the documentation to take advantage of the new $ROOT capabilities. file: [0c4e7ba6b9] check-in: [8c0eabcb33] user: drh branch: use-ROOT, size: 15071
2015-12-16
19:01
Enhancements to the "webpage-ex.md" documentation page: "Webpage Examples". file: [7ceb3e079a] check-in: [03a64a6fef] user: drh branch: trunk, size: 15077
2015-12-13
02:55
Add the [/doc/trunk/www/blame.wiki] document briefly describing the algorithm used to compute "blame" in Fossil. file: [dc8b5c713d] check-in: [91af24e6c9] user: drh branch: trunk, size: 14961
2015-11-16
01:45
Remove deprecated &lt;center&gt; tags. file: [e647e07a12] check-in: [d57f239570] user: Isius branch: html-cleanup, size: 14722
2015-08-24
08:56
put permuted index of docs after non-permuted index file: [a97be5938e] check-in: [49a77b5184] user: michai branch: doc-bold-canonical, size: 18617
2015-08-15
18:46
permuted index: removed bold attribute for canonical titles, and instead (also) list them separately file: [a57a22b866] check-in: [6692087939] user: michai branch: doc-bold-canonical, size: 18617
2015-08-14
23:13
display canonical titles in bold within permuted documentation index file: [65261b0697] check-in: [2a8dd75142] user: michai branch: doc-bold-canonical, size: 15716
2015-05-12
17:58
Add documentation for customizing the timeline graph. file: [2499997e14] check-in: [42e77333ba] user: joel branch: trunk, size: 14726
2015-02-26
21:52
replace 'checkin' by 'check-in' in WWW-docs, except in links, arguments and combined words already containing a hyphen file: [2bad4e10a2] check-in: [3312e40f0f] user: michai branch: ml-jb-doc-typos, size: 14390
2015-02-16
20:15
More documentation on theming and creating custom skins. file: [a0d9ee4836] check-in: [c397fe5c44] user: drh branch: trunk, size: 14387
2015-02-15
21:43
Fix a broken hyperlink in the documentation index. file: [dc582aa1d2] check-in: [488fb146e6] user: drh branch: trunk, size: 13673
2015-02-05
14:42
Fix a broken hyperlink on the permutedindex.html page. file: [84b4b3d041] check-in: [0d1d7f6481] user: drh branch: trunk, size: 13670
2015-02-04
13:32
Add autofocus to search entry boxes. file: [be60294c49] check-in: [c799881474] user: drh branch: trunk, size: 13667
2015-02-02
04:13
Add a separate /docsrch webpage to handle just document search. file: [45d89172d7] check-in: [15f0dbd953] user: drh branch: trunk, size: 13657
04:05
Renamed and modified www/permutedindex.wiki → www/permutedindex.html. Change the permuted index from wiki to embedded HTML and add a search form. file: [50b83d87fc] check-in: [63c2c73246] user: drh branch: trunk, size: 13700
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: [f7e2aec1e6] check-in: [04af93e619] user: drh branch: trunk, size: 13418
2013-07-20
03:18
Add some documentation to help programmers get started hacking the Fossil sources. file: [48a6531e2e] check-in: [018a983046] user: drh branch: trunk, size: 13300
2013-05-28
15:17
Add the Tips and Usage Hints document. file: [c62e8f5e09] check-in: [fda5b81880] user: drh branch: trunk, size: 13019
2013-05-24
11:44
Add the "Integrating Fossil in the Microsoft Express 2010 IDE" document from Gilles Ganault. file: [ab3de210f2] check-in: [33c651cea5] user: drh branch: trunk, size: 12747
2013-04-09
14:58
Add the "Defense against Spiders" documentation page. file: [d9c46be799] check-in: [1e26962d04] user: drh branch: trunk, size: 12225
2013-02-13
11:31
Add a draft document describing the ticket tables and how they are generated from ticket change artifacts. file: [fe0a1b38bc] check-in: [d5be709c20] user: drh branch: trunk, size: 11925
2013-01-08
15:35
Added the "Up and running in 5 minutes" document by Gilles Ganault. file: [ae226e173d] check-in: [f612e9172c] user: drh branch: trunk, size: 11726
2012-12-11
20:58
Improve consistency when referring to the 'build.wiki' page in several places. file: [61884a6697] check-in: [d5261ae5f0] user: mistachkin branch: trunk, size: 11055
16:53
Update the "compiling and installing" instructions to describe how to build for MacOS 10.2. file: [aefd3cf3d9] check-in: [44610be49d] user: drh branch: trunk, size: 11054
2012-09-19
12:23
Updates to the permuted documentation index. file: [92f1426afa] check-in: [1006126146] user: drh branch: trunk, size: 11052
2012-08-31
09:03
use more utf-8 characters in the wiki, in stead of html entities file: [6d89935351] check-in: [927d07c727] user: jan.nijtmans branch: trunk, size: 9901
2011-08-12
09:26
Update documentation index. file: [827a8f22f1] check-in: [e764e8f3d6] user: ben branch: ben-testing, size: 10168
2011-07-14
13:02
Added the Checklist for Successful Open-Source Projects document. [/doc/trunk/www/foss-cklist.wiki] file: [ca09b877e5] check-in: [34177b0068] user: drh branch: trunk, size: 9766
2011-02-28
15:01
Add documentation on the private branch sync feature. file: [b6550b081b] check-in: [c97c6aa45f] user: drh branch: trunk, size: 9504
2011-02-18
00:52
Additional documentation, especially notes on how to contribute code or documentation to Fossil. file: [9c7aa0b64e] check-in: [98f1131c0d] user: drh branch: trunk, size: 9051
2010-12-31
21:12
Documentation updates. file: [61dfc7a8d6] check-in: [5fb963ab61] user: drh branch: trunk, size: 7762
2010-12-30
14:03
Add documentation on how the build process works. file: [e84ac8137f] check-in: [c429b52465] user: drh branch: trunk, size: 6914
2010-12-25
11:45
Add the "quotes" document to the permuted index. file: [7dae18055b] check-in: [8bdd09e409] user: drh branch: trunk, size: 6714
2010-12-19
20:59
Added: Added a permuted documentation index. file: [1146000dca] check-in: [169a10dd5e] user: drh branch: trunk, size: 5809