Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file src/db.c version c662d2ecf7
|
2010-11-11
| ||
| 20:33 | Further refinements to the Fossil-versus-Git document. check-in: 8f4d5314ae user: drh tags: trunk | |
| 20:01 | typo check-in: 71f7103494 user: bch tags: trunk | |
| 18:21 | Add information on the Git-to-Fossil converter and a comparison article on Fossil and Git. check-in: ae0628aa99 user: drh tags: trunk | |
| 13:36 | Fix the "fossil import" command so that it correctly handles cases where a file is deleted then replaced by a directory with the same name. check-in: e5a734a19a user: drh tags: trunk | |
| 01:16 | Cast strlen() to int when used as a printf() argument. check-in: 5fa4dfc286 user: drh tags: trunk | |
|
2010-11-10
| ||
| 21:00 | Fix a bug in processing of "merge" records for "fossil import". check-in: 6b76effa92 user: drh tags: trunk | |
| 20:56 | Improved handling of branches and tags in the "fossil import" command. check-in: b2f637510a user: drh tags: trunk | |
| 19:11 | Allow a manifest to have no F-cards. check-in: 6f8cd72b08 user: drh tags: trunk | |
| 18:44 | Drop the temporary time_fudge table once we are done with it. check-in: 172e16aeec user: drh tags: trunk | |
| 18:42 | Fix the code for adding "mlink" entries so that it records file deletions on a baseline manifest. check-in: 0ba2c86d2b user: drh tags: trunk | |
| 13:36 | Fix the "divider" lines in the timeline display. Add the --force option to the "import" command. check-in: ef68b04449 user: drh tags: trunk | |
| 01:43 | Tweak check-in times slightly so that parents always come before their children. check-in: 0e87f42762 user: drh tags: trunk | |
| 00:43 | The "fossil import" command works well enough to import the Git self-hosting repository. There are still issues and no doubt many bugs yet to be found. But this is a good start. check-in: 6c827ff02e user: drh tags: trunk | |
|
2010-11-09
| ||
| 18:15 | Partial implementation of the "fossil import" command. It is incomplete and does not work. check-in: ba837f5e88 user: drh tags: trunk | |
| 17:51 | Merge in the latest changes from venks-emacs. check-in: 7d2d1d3228 user: drh tags: trunk | |
| 17:37 | Merge with trunk check-in: 96c0c68a86 user: venkat tags: venks-emacs | |
| 13:52 | Make "init" an alias for "new". check-in: 21880ca1b6 user: drh tags: trunk | |