Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

8 check-ins using file src/main.c version 2aa380b1b8

2015-01-28
11:07
Deleting a branch closes it check-in: 86ab1f468b user: baruch tags: svn-import
2015-01-26
11:52
Omit MLINK entries when a file is added by merge. check-in: bd08b03a72 user: drh tags: mlink-improvements
2015-01-25
09:54
Merge latest trunk check-in: befd44c747 user: baruch tags: svn-import
02:29
Some minor fixes to the /finfo tree construction. Still having problems with incorrect mlink entries being created for files added by merge. check-in: f603a91432 user: drh tags: mlink-improvements
01:30
Comment improvements in the schema. Attempt to get the /finfo page to show merge arrows. check-in: 7d5a85bba8 user: drh tags: mlink-improvements
00:20
Enhance the MLINK table schema to record file changes from all parents. Requires a "fossil rebuild". Other schema cleanups at the same time. check-in: a241444d8f user: drh tags: mlink-improvements
2015-01-24
22:13
Enhance the "fossil sync" command to retry all of the returned values from getaddrinfo() until it finds one that actually works. That way, it will find the IPv4 version on machines that do not have an IPv6 gateway. check-in: ae3ef4d3d9 user: drh tags: trunk
21:46
Add the --ipv4 option to force the use of IPv4 on "fossil clone" and "fossil sync" and so forth. check-in: 317bd3cb3d user: drh tags: trunk