Timeline
Not logged in

10 descendants and 10 ancestors of [7c4eee9c9c]

2008-05-15
20:26:25 * [bfb4d414dd] minor refactorings to the wiki commands (user: stephan, tags: trunk)
20:25:46 * [d87ca60c58] initial ports of static .html to static /doc .wiki (user: stephan, tags: trunk)
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)
15:23:08 * [cde6e7a303] Added 'wiki commit'. Minor stylistic cleanups. (user: stephan, 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
23:25:30 * [d13b3ff094] reorg'd/expanded the TODOs (user: stephan, tags: trunk)
23:13:33 * [cedf518c96] fixed to C++isms which Annotate accuses me of adding on 2008.2.2 ;) (user: stephan, tags: trunk)
23:08:39 * [3c6067dd07] corrected package description (user: stephan, tags: trunk)

23:02:18 * [7c4eee9c9c] corrected my *buntu release name (user: stephan, tags: trunk)

23:01:41 * [cf5bbd92a2] added some help docs + TODO (user: stephan, tags: trunk)
20:59:10 * [decac09b7d] Cleanup and simplify the code for the recently added "wiki" command. (user: drh, tags: trunk)
20:26:13 * [feee32d3af] cleaned up error handling a bit, minor code style changes, s/import/commit/ (user: stephan, tags: trunk)
20:02:10 * [87a1a31d1d] removed 2 remaining debug lines. Cleaned up help text. (user: stephan, tags: trunk)
19:51:18 * [5fb1152dab] added command: wiki list (user: stephan, 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)