22 events by user drh occurring around 2008-02-03 02:41:50.
2008-02-04
| ||
18:28:55 | * | [eae7ddfa4e] Add support for annotation in the web interface. (user: drh, tags: trunk) |
17:34:14 | * | [c8da83ca36] Allow manifests with zero files. This fixes a problem in which some files do not appear in the filename table. (user: drh, tags: trunk) |
16:39:09 | * | [9b68bc33bd] Begin inserting code to implement an "annotate" command. (user: drh, tags: trunk) |
14:24:28 | * | [e81cc91aa4] Additional cleanup in the differencing engine. The new "dir" webpage now uses name= instead of the d= for the query parameter. (user: drh, tags: trunk) |
14:05:03 | * | [eeea77f340] Improvements to comments on the diff algorithm code. Completely remove the older Wagner/Myers algorithm which had been commented out. (user: drh, tags: trunk) |
13:53:55 | * | [e8cf0061cc] Tweaks to the diff algorithm give a 4x performance increase. Now comparable to command-line diff. (user: drh, tags: trunk) |
13:14:45 | * | [97ff24dec7] Better error message when attempting to create a new repository in a directory that does not exist. (user: drh, tags: trunk) |
02:45:55 | * | [e487b77b1a] Add file and directory browsing capabilities to the web interface. (user: drh, tags: trunk) |
00:25:00 | * | [e0580dfeee] Honor the -f flag on commit. (It was using -r in place of -f due to a typo, apparently.) (user: drh, tags: trunk) |
2008-02-03
| ||
02:41:50 | * | [b312f5ff5b] Merge Merge in some changes to the CGI reply generator that we made back in early December but got lost on an abandoned branch. Distributed version control is nice, but it also leaves open the real danger of losing changes this way. We need to work on interface features to minimize the risk of losing changes like this, and to identify lost changes quic... (user: drh, tags: trunk) |
02:38:32 | * | [c403f9dc40] Documentation updates. (user: drh, tags: trunk) |
02:27:10 | * | Changes to wiki page Fossil (user: drh) |
02:25:44 | * | Changes to wiki page MailingList (user: drh) |
02:25:25 | * | Changes to wiki page MailingList (user: drh) |
00:15:18 | * | Changes to wiki page Fossil (user: drh) |
2008-02-02
| ||
23:48:27 | * | [10437374a7] Stylistic changes to the C code that implements the tagview page. (user: drh, tags: trunk) |
23:39:22 | * | [95c07a5033] A completely new diff algorithm. It is not guaranteed to find the minimum difference between files, but it seems to do a good job and runs much faster on larger files. But command-line diff is still faster for really large files. More work needed. (user: drh, tags: trunk) |
2008-02-01
| ||
19:58:07 | * | [1b52d1306e] Fix the makefile so that you can build twice in a row from the source directory and it still works. (user: drh, tags: trunk) |
15:35:20 | * | [6cdf470948] Update sqlite to version 3.5.5 plus patches. (user: drh, tags: trunk) |
12:39:40 | * | [5d3783bd61] Fix a typo on the user setup page. Reported via email by Brad Harder. (user: drh, tags: trunk) |