Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins using file src/xfer.c version 3a9a49107f
|
2007-08-09
| ||
| 01:08 | Website updates. check-in: b110d77c36 user: drh tags: trunk | |
|
2007-08-08
| ||
| 15:30 | Do not remove files that have been edited when doing an "update". Instead, mark the files as CONFLICT. check-in: fe6ee8a431 user: drh tags: trunk | |
| 15:22 | Make sure a user does not attempt to "fossil add" the manifest or the _FOSSIL_ files. check-in: 20bcbcf2f2 user: drh tags: trunk | |
| 15:18 | Write the new manifest file to the root of the check-out tree when doing an update. check-in: a040ae6e17 user: drh tags: trunk | |
| 14:45 | Omit the files "manifest" and "_FOSSIL_" from the "extra" list. check-in: 77327ae14e user: drh tags: trunk | |
|
2007-08-04
| ||
| 00:38 | Changes to the checksum verification steps to allow a partial commit of changes after new files are added to the tree. check-in: 5c74c300b1 user: drh tags: trunk | |
| 00:26 | 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. check-in: aafd536a5c user: drh tags: trunk | |
| 00:08 | Merge in and correct the changes to the new repository initialization. Also fix other misc bugs seen while testing. check-in: f5e8b1d736 user: drh tags: trunk | |
|
2007-08-03
| ||
| 23:30 | 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. check-in: 6aff11f03f user: drh tags: trunk | |
| 23:04 | Changes to the way new repositories are created. Also make the CGI output blob available to all modules through a function call. check-in: a48936e834 user: drh tags: trunk | |
| 15:31 | Extend the commit command so that specific files can be committed. There are still some problems with doing this after a merge. check-in: 22552fb803 user: dan tags: trunk | |
|
2007-08-01
| ||
| 21:59 | 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. check-in: e37451d9c2 user: drh tags: trunk | |
| 21:03 | Add primitive start-time and duration controols to the timeline. Additional checksums on check-in and check-out. check-in: 3945057916 user: drh tags: trunk | |
| 20:05 | Documentation updates. Added Makefile. check-in: 0e265b0184 user: drh tags: trunk | |
| 16:42 | Update the todo list. check-in: 36df57aa39 user: drh tags: trunk | |
| 16:13 | File differences and file viewer added to the www interface. check-in: 1a9c6dbfb7 user: drh tags: trunk | |
| 15:13 | Fix the test-verify command so that it ignores phantoms. check-in: 1245b42ba3 user: drh tags: trunk | |
| 13:50 | Client must ignore SIGPIPE when writting to the HTTP socket. check-in: 0238e54ff3 user: drh tags: trunk | |
| 13:32 | From the vinfo webpage, provide a hyperlink to download a ZIP archive the version. check-in: 6dab6149b1 user: drh tags: trunk | |