Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch config-sync Excluding Merge-Ins
This is equivalent to a diff from e17fc71319 to 940faaa37e
2011-04-27
| ||
02:10 | Merge in the config-sync changes. This is a major schema change and definitely requires a "fossil rebuild". Note that the schema upgrade is irreversible and so you should be certain you want to continue with the new schema before you upgrade. check-in: 1654456ef5 user: drh tags: trunk | |
02:05 | Fix an issue with the --legacy option to configuration pull. Closed-Leaf check-in: 940faaa37e user: drh tags: config-sync | |
01:40 | Fix an out-of-order local variable declaration. Ticket [a659e233cd79a0d]. check-in: 7b45d101dd user: drh tags: config-sync | |
2011-04-26
| ||
00:45 | Begin implementing the protocol changes for configuration sync. check-in: f99e3fa9e6 user: drh tags: config-sync | |
2011-04-25
| ||
22:23 | Change the definition of a "Leaf" to be any node that has no children of any kind (merge or non-merge) in the same branch. A "rebuild" or a "fossil leaves --recompute" is required to recompute the LEAF table after upgrading to this version. check-in: e17fc71319 user: drh tags: trunk | |
20:26 | Add hyperlink to the annotation of a file in the object description header. check-in: 030a048697 user: drh tags: trunk | |
Changes to src/checkin.c.
Changes to src/clone.c.
Changes to src/configure.c.
Changes to src/db.c.
Changes to src/login.c.
Changes to src/rebuild.c.
Changes to src/report.c.
Changes to src/schema.c.
Changes to src/setup.c.
Changes to src/shun.c.
Changes to src/skins.c.
Changes to src/user.c.
Changes to src/xfer.c.