20 descendants of [f08adf3d58]
2007-11-22
| ||
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) |
03:17:35 | * | [f1b55da0ac] Bug fixes in the Myers diff algorithm. (user: drh, tags: trunk) |
2007-11-15
| ||
21:49:14 | * | [57b2735ebd] Enhanced text diff subroutine uses Myers enhancements to Wagners minimum edit distance algorithm. White space at the end of lines is ignored. (user: drh, tags: trunk) |
2007-11-08
| ||
16:14:13 | * | [50ff86afd0] Add the --detail flag to the merge command. (user: drh, tags: trunk) |
2007-11-07
| ||
22:22:02 | * | [ac6bb3ce06] Improvements to the merge algorithm so that it works better for common changes. Still more work needed. (user: drh, tags: trunk) |
2007-11-05
| ||
02:42:58 | * | [929d28e358] Added the "e" capability for viewing ticket submitter email addresses. Additional tinkering toward the design of tickets. This check-in is only thinly tested. (user: drh, tags: trunk) |
2007-11-03
| ||
04:39:37 | * | [a67fbd784d] Add support for built-in variables in subscript. (user: drh, tags: trunk) |
04:23:43 | * | [92f6081d11] Add basic math operators to subscript. (user: drh, tags: trunk) |
04:01:55 | * | [8ef26c5e72] Subscript interpreter is now running. (user: drh, tags: trunk) |
2007-10-28
| ||
23:27:12 | * | [f08adf3d58] Added a "wiki" link to the main menu. Added built-in description of wiki formatting rules. Added a wiki "homepage" that displays when the "wiki" URI is used without a pagename. Added support for a wiki sandbox that does not save to the repository. (user: drh, tags: trunk) |