Fossil

Timeline
Login

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

13 check-ins using file src/db.c version 346b011fd2

2015-04-14
00:42
Remove unused code from previous fork warning method. check-in: bc1e943fec user: andybradford tags: sync-forkwarn
2015-04-13
13:35
plug possible memory leak in compress/decompress SQL functions. check-in: abef6cf768 user: jan.nijtmans tags: trunk
08:30
Merge trunk check-in: 731042d5ea user: jan.nijtmans tags: sync-forkwarn
08:29
Better fork detection on [/help?cmd=update|fossil update], [/help?cmd=status|fossil status] and related commands. check-in: 5c40f8565e user: jan.nijtmans tags: trunk
03:38
Use better fork detection mechanism and disable checking during push since it may not have a complete sync and issue warning prematurely. check-in: d0e2f1bd3e user: andybradford tags: sync-forkwarn
03:31
Bring in needed changes from related branch. check-in: ebce686332 user: andybradford tags: sync-forkwarn
2015-04-11
02:23
Now don't issue warnings during cloning. check-in: 6e10a4b102 user: andybradford tags: sync-forkwarn
01:56
Pull in latest from trunk. check-in: 4f734aa219 user: andybradford tags: sync-forkwarn
2015-04-10
17:33
Only check for forks on "open" leaves, otherwise we cannot do anything about it from here anyway. Thanks to Andy Bradford for noticing this. Closed-Leaf check-in: 72794ec975 user: jan.nijtmans tags: update-fork-warn
16:35
Display "fork" status on "fossil info", "fossil status" and related commands as well. check-in: 11b7fa6914 user: jan.nijtmans tags: update-fork-warn
07:55
Add a warning to "fossil update" when a fork has occurred. check-in: 32998a20f9 user: jan.nijtmans tags: update-fork-warn
05:31
Minor correction to comment, no code change. check-in: d397f1cdc4 user: andybradford tags: trunk
00:45
Remove superfluous slash from '.fossil-settings' path construction in print_setting(). check-in: fad1dd0a8e user: mistachkin tags: trunk