Fossil with Commonmark

Timeline
Login

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

21 check-ins using file src/file.c version 162fb1c54d

2016-10-04
23:54
Another correction to the unversioned help text. check-in: 800517e177 user: mistachkin tags: trunk
23:49
Add a Tcl script to act as a (fake) text editor for the test suite. check-in: b6a0111439 user: mistachkin tags: trunk
23:44
Add 'unversioned remove' as an alias for 'unversioned rm'. Update and improve help text. check-in: 182adc0290 user: mistachkin tags: trunk
23:32
The final newline must be retained for all test results. check-in: b045d0774e user: mistachkin tags: trunk
23:29
Coding style and consistency improvements. check-in: 824bfe849b user: mistachkin tags: trunk
23:27
Do not use the Tcl global variable name 'dir'. check-in: 64b812bd4e user: mistachkin tags: trunk
21:00
Add entries about diff command enhancements to the change log. check-in: 06127da670 user: drh tags: trunk
20:54
Fix a typo on the aboutcgi.wiki documentation page. check-in: 3e7c02c097 user: drh tags: trunk
20:25
Fix typos in the sync document. Make "uv" an alias for "unversioned". Prohibit unversioned filename that contain whitespace since the sync protocol cannot currently handle such files. check-in: 85f957c3e5 user: drh tags: trunk
19:17
Coding style tweaks. Closed-Leaf check-in: 34d988c244 user: mistachkin tags: seeEnhanced
19:07
Merge updates from trunk. check-in: 04a8ee6ec2 user: mistachkin tags: seeEnhanced
19:06
Fix harmless compiler warnings. check-in: 3f06618c96 user: mistachkin tags: trunk
14:55
Update the built-in SQLite 3.15.0 beta. check-in: 3d8a41f12c user: drh tags: trunk
04:49
Make sure that symlinks to directories are honored when dealing with checkout files. check-in: 912a0d5008 user: mistachkin tags: trunk
2016-10-03
21:30
Merge updates from trunk. Closed-Leaf check-in: be316701b9 user: mistachkin tags: dirSymlinks
21:27
Further test refinements. check-in: 596bbe3421 user: mistachkin tags: dirSymlinks
21:12
Test refinement. check-in: 0751dbe2da user: mistachkin tags: dirSymlinks
20:43
Initial draft of new tests to cover the directory symlink fixes. check-in: 7cefd41a36 user: mistachkin tags: dirSymlinks
2016-10-01
03:39
Merge updates from trunk. check-in: 3e4eba78f0 user: mistachkin tags: dirSymlinks
03:38
The 'diff' command operates on files within the repository; therefore, it should use the directory symlinks. check-in: 9a99389680 user: mistachkin tags: dirSymlinks
2016-09-30
23:47
Start of experimental changes to support directory symlinks. check-in: d6debf638c user: mistachkin tags: dirSymlinks