Timeline
Not logged in

21 events occurring around 2007-11-25 07:44:24.

2007-11-27
04:26:56 * [8c6488ded2] Continued work on the integrity checks for changesets. Moved callers out of transactions. Two checks are already tripping on bad changesets made by InitCSets (pass 5). (user: aku, tags: trunk)
03:30:50 * [7e9e5fea77] Fix a bug in the unified diff generator. (user: drh, tags: trunk)
02:37:51 * [bf83201c7f] Outline for more integrity checks, focusing on the changesets. (user: aku, tags: trunk)
2007-11-26
16:40:55 * Changes to wiki page To Do List (user: drh)
01:33:50 * [62f37c9722] Begin porting the CVSTrac ticket reporting code over to fossil. The new code is not yet connected into the system. The port is incomplete. (user: drh, tags: trunk)
2007-11-25
21:11:33 * [5f3ddcc1b8] Add ticket configuration editing capability. (user: drh, tags: trunk)
17:13:14 * [4c22ae52fd] Changes to the diff algorithm to put bounds on run-time for very large files with many differences. (This came up on the previous check-in when you try to diff the two versions of sqlite3.c.) (user: drh, tags: trunk)
16:13:52 * [f394d84560] Update SQLite to the latest build from CVS. Add in the FTS3 extension, though it is not yet being used. Additional work toward tickets. (user: drh, tags: trunk)
07:54:09 * [b679ca3356] Code cleanup. Removed trailing whitespace across the board. (user: aku, tags: trunk)

07:44:24 * [1ea319fb67] Another helper, textual, write changeset data to stdout. (user: aku, tags: trunk)

07:41:07 * [bcc630d3f5] Tweaked log output of the topological sorter (revisions) to be tabular (aligned columns), added information (time ranges). (user: aku, tags: trunk)
07:39:53 * [96167b2a48] Changesets: Added accessor for to retrieve number of changesets known, and dropped the "trunk root -> NTDB root" dependency, is problematic. (user: aku, tags: trunk)
07:37:04 * [63052cb60a] Fixed log output for pass 10, and added missing command. (user: aku, tags: trunk)
07:35:30 * [97b4405ecf] Extended cycle breaker with debug facility allowing the user to watch the neighbourhood of specific changesets during the traversal. Extended label information, highlighting of the nodes of interest. Tweaked log output a bit. (user: aku, tags: trunk)
07:32:37 * [00e041dd22] State log output, moved to slightly higher verbosity level to allow them to be suppressed. (user: aku, tags: trunk)
07:31:43 * [eb43120ac1] Dot export extended, allow graph to define label color for highlighting. (user: aku, tags: trunk)
07:30:39 * [124fef5b1c] Filerevtree helper. Added missing requirements, and dialed the verbosity down. (user: aku, tags: trunk)
03:05:21 * [d743f04bd2] Moved more parts taken over by the top. sort passes out the breaker passes, and renumbered them. (user: aku, tags: trunk)
03:00:50 * [b6b7ff79cc] Moved the parts taken over by the top. sort passes out the breaker passes, and renumbered them (comments). (user: aku, tags: trunk)