22 checkins occurring around 2007-08-01 16:13:49.
2007-08-04
| ||
00:38:38 | * | [5c74c300b1] Changes to the checksum verification steps to allow a partial commit of changes after new files are added to the tree. (user: drh, tags: trunk) |
00:26:40 | * | [aafd536a5c] Prohibit partial check-ins of a merge. To allow such a thing would confuse the branch tracking logic. There are still problems in the partial check-in logic for cases were new files have been added to the repository. (user: drh, tags: trunk) |
00:08:17 | * | [f5e8b1d736] Merge Merge in and correct the changes to the new repository initialization. Also fix other misc bugs seen while testing. (user: drh, tags: trunk) |
2007-08-03
| ||
23:30:52 | * | [6aff11f03f] Show an error if unrecognized command-line options appear on the commit command. Also add the (undocumented) "omit-ci-sig" configuration option on the database. Setting omit-ci-sig omits the PGP signature on check-in. (user: drh, tags: trunk) |
23:04:05 | * | [a48936e834] Changes to the way new repositories are created. Also make the CGI output blob available to all modules through a function call. (user: drh, tags: trunk) |
15:31:33 | * | [22552fb803] Extend the commit command so that specific files can be committed. There are still some problems with doing this after a merge. (user: dan, tags: trunk) |
2007-08-01
| ||
21:59:38 | * | [e37451d9c2] Fork Add the ability to sign manifests using GPG during a check-in. Due to a bug in the manifest parser, older versions will not be able to check-out signed manifests. (user: drh, tags: trunk) |
21:03:03 | * | [394505791628e] Add primitive start-time and duration controols to the timeline. Additional checksums on check-in and check-out. (user: drh, tags: trunk) |
20:05:49 | * | [0e265b0184] Documentation updates. Added Makefile. (user: drh, tags: trunk) |
16:42:06 | * | [36df57aa39] Update the todo list. (user: drh, tags: trunk) |
16:13:49 | * | [1a9c6dbfb7] File differences and file viewer added to the www interface. (user: drh, tags: trunk) |
15:13:52 | * | [1245b42ba3] Fix the test-verify command so that it ignores phantoms. (user: drh, tags: trunk) |
13:50:58 | * | [0238e54ff3] Client must ignore SIGPIPE when writting to the HTTP socket. (user: drh, tags: trunk) |
13:32:11 | * | [6dab6149b1] From the vinfo webpage, provide a hyperlink to download a ZIP archive the version. (user: drh, tags: trunk) |
13:08:31 | * | [ae40356c57] Avoid an unnecessary HTTP round-trip on syncs. (user: drh, tags: trunk) |
12:49:41 | * | [afcdc7ec97] Add the "leaves" webpage and the "branches" CLI command. We need to work on the nomenclature. (user: drh, tags: trunk) |
12:20:24 | * | [04f7535ee3] The merge at dd9633a03d did not work because of the bug just fixed. This change moves the changes that should have been in that merge into the main line of the tree. (user: drh, tags: trunk) |
12:17:14 | * | [5c3e87171a] Fix a problem in the commit logic that caused it to ignore merge changes. Add another test to the commit to detect future problems of a similar nature. (user: drh, tags: trunk) |
10:31:31 | * | [dd9633a03d] Merge Merging in the ipaddr update changes. (user: drh, tags: trunk) |
10:29:17 | * | [35d7ba08ac] Always do at least two cycles with no file transfers before quiting. (user: drh, tags: trunk) |