Timeline
Not logged in

22 events by user drh occurring around 2008-05-16 00:27:49.

2008-05-16
16:01:06 * [81eb00def7] Merge Merge in stephan's fork. (user: drh, tags: trunk)
15:58:30 * [e5aac82dd5] Fix a typo on the concepts.wiki page. (user: drh, tags: trunk)
15:44:55 * [22005927ad] Tweaks to the home-page text. (user: drh, tags: trunk)
15:31:05 * [16094f7ebc] Resolve broken hyperlinks and other minor cleanup in the documentation. (user: drh, tags: trunk)
13:55:05 * [a4d7e9162d] Fork Preserve the case of unknown HTML markup on wiki pages. (user: drh, tags: trunk)
13:31:51 * [c7c81df138] Add the "Index Page" setup option to allow each site to configure a page to appear when no URL is specified or when the "Home" menu option is selected. (user: drh, tags: trunk)
01:43:55 * [e03d1be55b] Added new "wiki create" command. Cleaned up the "wiki commit" code and added an option filename argument to both "wiki commit" and "wiki create". (user: drh, tags: trunk)
01:09:08 * [c51dd3058c] Back out the "Home Page" configuration option added by 29374daa0d (user: drh, tags: trunk)
00:56:01 * [1bbc5b7e6c] Fix bugs in the rendering of HTML markup with multiple attributes. This clears up a problem in displaying the "concepts.wiki" documentation file. (user: drh, tags: trunk)

00:27:49 * [f94f7e5f49] Merge Merge the fork back together. (user: drh, tags: trunk)

2008-05-15
20:18:32 * [5cf1206dfa] Separate the new /doc method out into its own source file. (user: drh, tags: trunk)
16:58:42 * [7351b6346d] Fork Add the "/doc" method on the server. (user: drh, tags: trunk)
13:37:49 * [a85cc7ce8d] Update SQLite to version 3.5.9. (user: drh, tags: trunk)
13:35:53 * [a51699a7ad] Fix compiler warnings in wiki.c. (user: drh, tags: trunk)
2008-05-14
20:59:10 * [decac09b7d] Cleanup and simplify the code for the recently added "wiki" command. (user: drh, tags: trunk)
12:21:23 * [0a14f18111] Return a proper error message if the first line of an HTTP requested handed to the "http" command is blank. (user: drh, tags: trunk)
02:03:45 * [6458f020fc] Change the spelling of "descendant" to use the -ant suffix everywhere, including in the filename "descendant.c". The adjective form can be spelled either -ant or -ent, but the noun form requires -ant, or so says American Heritage. (user: drh, tags: trunk)
2008-05-13
13:20:27 * [844718abbf] Make attempts to add _FOSSIL_, manifest, and manifest.uuid warnings, not fatal errors. This allows users to say things like "fossil add *" when initially populating a new project repository. (user: drh, tags: trunk)
00:19:15 * [c23469468b] Use the SCRIPT_NAME environment variable rather than REQUEST_URI to find the base name of the CGI script. (user: drh, tags: trunk)
2008-05-10
18:19:03 * [ec82a32b80] Add the -nosync option to the "open" command. We might consider making -nosync the default for "open". (user: drh, tags: trunk)