Fossil

Timeline
Login

Timeline

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

12 check-ins using file src/sync.c version dfb0ce04b3

2010-01-21
20:18
fix compile error ... (check-in: 5fc80efdf9 user: ron tags: ssl)
2010-01-20
21:51
Fix a bug in file change detection introduced by check-in [d7a583e697]. Don't use that check-in, nor [30f23e3f5c]. ... (check-in: 1abc8a940e user: drh tags: trunk)
21:40
Require only ZIP permission (not ZIP permission plus check-out and history permission as formerely) in order to download a ZIP archive. Ticket [164e519962]. ... (check-in: 30f23e3f5c user: drh tags: trunk)
20:35
Make the mtime-changes setting the default. Avoid redundant calls to stat(). ... (check-in: d7a583e697 user: drh tags: trunk)
18:35
On windows, do not allow the "add" command to add files that differ from existing files only in case. Only works for ASCII. Ticket [36cb6b45fd9d]. ... (check-in: 4b9455bf03 user: drh tags: trunk)
16:25
Add the --cherrypick option to the trunk. I had intended to put the previous check-in on the truck but mistakenly left the local repository on the ssl branch. Fortunately, I was able to use to new --cherrypick option to pull the changes over into trunk without pulling all ssl changes. ... (check-in: d2204a00fb user: drh tags: trunk)
16:23
Add the --cherrypick option to the "merge" command. ... (check-in: 3005080796 user: drh tags: ssl)
15:56
Pull in the latest fixes from the trunk. ... (check-in: ac8902beec user: drh tags: ssl)
15:55
Pull in the latest fixes from the trunk. ... (check-in: a3161f5f1f user: drh tags: clear-title)
15:48
Fix the object ID decoding on the /info page. Ticket [a5403e6eee]. ... (check-in: 5eea3db6c1 user: drh tags: trunk)
15:43
Fix a memory leak in the check-out logic that prevents opening of massive repositories. Ticket [708eab9d48] ... (check-in: 726a13d296 user: drh tags: trunk)
2010-01-19
18:28
Add the "pullonly" option to the "autosync" setting. ... (check-in: ea27129c88 user: drh tags: trunk)