Fossil with Commonmark

Changes On Branch symlinks
Login

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

Changes In Branch symlinks Excluding Merge-Ins

This is equivalent to a diff from ffd261abfb to 8fdf8cbe9c

2017-02-14
18:19
If the 'allow-symlinks' option is enabled (or the '--no-dir-symlinks' flag is specified), do not traverse into symlinked directories. check-in: 2375d6cbce user: mistachkin tags: trunk
15:35
Update the built-in SQLite to version 3.17.0 check-in: 616d2873f0 user: jan.nijtmans tags: trunk
03:04
For safety, the --verily option to clean should force all symlinks to be treated as normal content files. Closed-Leaf check-in: 8fdf8cbe9c user: mistachkin tags: symlinks
01:03
When the --reset option is used, reset the cached stat() information before and after dealing with it. check-in: 39ea7a2f61 user: mistachkin tags: symlinks
2017-02-13
20:10
If the 'allow-symlinks' option is enabled (or the '--no-dir-symlinks' flag is specified), do not traverse into symlinked directories. check-in: 3e949e1761 user: mistachkin tags: symlinks
2017-02-10
23:26
Fix timeline limit option with path-specific request. check-in: ffd261abfb user: ashepilko tags: trunk
2017-02-09
20:04
Make sure "fossil all" headers are flushed before running each subprocess. check-in: 8e428c14c2 user: drh tags: trunk

Changes to src/checkin.c.

Changes to src/db.c.

Changes to src/file.c.

Changes to src/th_main.c.