Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch private-sync Excluding Merge-Ins
This is equivalent to a diff from babe3fb52a to bbf257dc9e
2011-02-27
| ||
21:08 | Merge the --private sync enhancement into the trunk. check-in: 8b8cc4f1b7 user: drh tags: trunk | |
21:03 | Fix issues with file-to-file sync. Allow --localauth to enable --private syncing. Closed-Leaf check-in: bbf257dc9e user: drh tags: private-sync | |
17:48 | Bug fix: Pull public artifacts when --private is not used. check-in: e3e368c329 user: drh tags: private-sync | |
2011-02-26
| ||
21:49 | First cut at code to enable syncing private branches. Code compiles but is otherwise untested. The "x" privilege is required on the server in order to sync privately. check-in: 4a17f85182 user: drh tags: private-sync | |
16:57 | Adding a new skin option with gradients, shadows, and rounded corners. check-in: babe3fb52a user: drh tags: trunk | |
15:32 | Extend the file format for manifests to include the Q-card for recording cherry-picks. Parse and ignore these cards for now. check-in: 7fcbbb1da0 user: drh tags: trunk | |
Changes to src/clone.c.
Changes to src/configure.c.
Changes to src/http_transport.c.
Changes to src/login.c.
Changes to src/main.c.
Changes to src/rebuild.c.
Changes to src/setup.c.
Changes to src/sync.c.
Changes to src/tag.c.
Changes to src/xfer.c.