Timeline
Not logged in

22 events occurring around 2007-08-01 21:59:38.

2007-08-08
15:22:43 * [20bcbcf2f2] Make sure a user does not attempt to "fossil add" the manifest or the _FOSSIL_ files. (user: drh, tags: trunk)
15:18:53 * [a040ae6e17] Write the new manifest file to the root of the check-out tree when doing an update. (user: drh, tags: trunk)
14:45:20 * [77327ae14e] Omit the files "manifest" and "_FOSSIL_" from the "extra" list. (user: drh, tags: trunk)
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)