Fossil

Timeline
Login

Timeline

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

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

2016-10-04
23:54
Another correction to the unversioned help text. ... (check-in: 800517e1 user: mistachkin tags: trunk)
23:49
Add a Tcl script to act as a (fake) text editor for the test suite. ... (check-in: b6a01114 user: mistachkin tags: trunk)
23:44
Add 'unversioned remove' as an alias for 'unversioned rm'. Update and improve help text. ... (check-in: 182adc02 user: mistachkin tags: trunk)
23:32
The final newline must be retained for all test results. ... (check-in: b045d077 user: mistachkin tags: trunk)
23:29
Coding style and consistency improvements. ... (check-in: 824bfe84 user: mistachkin tags: trunk)
23:27
Do not use the Tcl global variable name 'dir'. ... (check-in: 64b812bd user: mistachkin tags: trunk)
21:00
Add entries about diff command enhancements to the change log. ... (check-in: 06127da6 user: drh tags: trunk)
20:54
Fix a typo on the aboutcgi.wiki documentation page. ... (check-in: 3e7c02c0 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: 85f957c3 user: drh tags: trunk)
19:17
Coding style tweaks. ... (Closed-Leaf check-in: 34d988c2 user: mistachkin tags: seeEnhanced)
19:07
Merge updates from trunk. ... (check-in: 04a8ee6e user: mistachkin tags: seeEnhanced)
19:06
Fix harmless compiler warnings. ... (check-in: 3f06618c user: mistachkin tags: trunk)
14:55
Update the built-in SQLite 3.15.0 beta. ... (check-in: 3d8a41f1 user: drh tags: trunk)
04:49
Make sure that symlinks to directories are honored when dealing with checkout files. ... (check-in: 912a0d50 user: mistachkin tags: trunk)
2016-10-03
21:30
Merge updates from trunk. ... (Closed-Leaf check-in: be316701 user: mistachkin tags: dirSymlinks)
21:27
Further test refinements. ... (check-in: 596bbe34 user: mistachkin tags: dirSymlinks)
21:12
Test refinement. ... (check-in: 0751dbe2 user: mistachkin tags: dirSymlinks)
20:43
Initial draft of new tests to cover the directory symlink fixes. ... (check-in: 7cefd41a user: mistachkin tags: dirSymlinks)
2016-10-01
03:39
Merge updates from trunk. ... (check-in: 3e4eba78 user: mistachkin tags: dirSymlinks)
03:38
The 'diff' command operates on files within the repository; therefore, it should use the directory symlinks. ... (check-in: 9a993896 user: mistachkin tags: dirSymlinks)
2016-09-30
23:47
Start of experimental changes to support directory symlinks. ... (check-in: d6debf63 user: mistachkin tags: dirSymlinks)