Timeline
Not logged in

20 descendants of [36b96b8616]

2007-11-24
14:06:38 * [6680679c2e] Documentation updates. (user: drh, tags: trunk)
02:45:39 * [f9f7cf5684] The autosync setting understands values like "on", "off", "true", and "false" in addition to 0 and 1. Updates to the documentation. (user: drh, tags: trunk)
2007-11-23
23:06:09 * [13732d495d] Fix a bug in the default header. (user: drh, tags: trunk)
22:09:47 * [34af72801d] New default header and footer and CSS. Add the ability to edit the footer. (user: drh, tags: trunk)
12:55:58 * [b346a7cf7d] Fix a redundancy in the text output of the usage comment on the tag command. (user: drh, tags: trunk)
12:49:02 * [6311ce2ec1] Remove obsolete file containing sample ticket configuration script. (user: drh, tags: trunk)
2007-11-22
22:55:05 * [285929373757b] Add the %w and %W formatting options for internal printf usage. Use these formatting characters to render wiki. Fix additional problems of unterminated wiki on webpage rendering by using %w. (There are probably more problems yet to be discovered and fixed.) (user: drh, tags: trunk)
22:14:38 * [d6ad7aa034] Make sure HTML tags in wiki are terminated in the diff screen too. (user: drh, tags: trunk)
22:02:06 * [3afcc4388c] Fix the rendering of comments with unclosed block HTML markup in the vinfo page. (user: drh, tags: trunk)
01:53:24 * [2a707334c9] Fix some compiler warnings. Comment changes on non-functioning code in tkt.c. (user: drh, tags: trunk)
2007-11-21
16:03:19 * [4db464a748] Fix a bug in the unified diff generator. (user: drh, tags: trunk)
13:52:26 * [d2b4469934] Append the pathname to the login cookie name so that separate cookies are used for each server. (user: drh, tags: trunk)
12:21:03 * [68a202e101] Attach login cookies to the root path of the server, so that multiple servers can coexist on the same site. (user: drh, tags: trunk)
03:19:21 * [f0a9e3b523] Try again to get the Login/Logout menu name correct. (user: drh, tags: trunk)
03:17:53 * [bd667b1940] Get the name of the Login/Logout menu option right. (user: drh, tags: trunk)
03:01:40 * [555911dff5] Render the header of every page using subscript. Add a setup page that for editing that subscript. (user: drh, tags: trunk)
2007-11-20
23:54:34 * [e29abeff80] Add the SbS_Render() interface for rendering HTML with embedded subscript. (user: drh, tags: trunk)
2007-11-18
20:48:07 * [d5e7891b07] Add a more advanced commit-hook mechanism that allows us to specify multiple procedures in a particular order prior to commit. Continuing work toward getting tickets going. (user: drh, tags: trunk)
2007-11-17
17:48:46 * [8c96ed62f5] Continuing work on the infrastructure for tickets. (user: drh, tags: trunk)
00:29:42 * [38b967dcf5] Merge Merge aku's CVS import changes into the main line. Fix a small bug in diff.c. (user: drh, tags: trunk)

2007-11-16
20:42:31 * [36b96b8616] Rework the merge algorithm. It now only works for text files. But, it no longer gets confused by line endings (\r\n versus \n) and it reports conflicts. (user: drh, tags: trunk)