Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
21 check-ins using file src/file.c version 36455e07c6
2011-09-02
| ||
12:33 | Fix a bug in undo associated with symlinks. ... (check-in: 56d624f6e2 user: drh tags: trunk) | |
12:18 | Merge the latest autosetup changes into trunk. ... (check-in: 172580e0a4 user: drh tags: trunk) | |
10:31 | Fix an autosetup bug which prevented libreadline from being detected when running autosetup under tclsh ... (Closed-Leaf check-in: 7eeb5c64cc user: steveb tags: autosetup) | |
10:30 | Add -Wdeprecated-declarations on Mac OS X to prevent warnings from openssl ... (check-in: 0fd14820f7 user: steveb tags: autosetup) | |
10:10 | Add Makefile.in back into the checkout. Was deleted accidently by the merge at [e4f1c1fe950425b]. ... (check-in: 90b692ba5f user: drh tags: trunk) | |
2011-09-01
| ||
22:55 | Fix merge when merging UPDATEs a symlink to a regular file and vice versa. ... (check-in: 82a95b4692 user: dmitry tags: symlinks) | |
22:52 | Fix undo when having a regular file on disk and symlink in undo. ... (check-in: 324763b932 user: dmitry tags: symlinks) | |
22:22 | Fix typos and other cleanup on the "build.wiki" doc page. ... (check-in: 0f9fb20370 user: drh tags: trunk) | |
22:15 | Fix saving undo for symlinks. ... (check-in: 0762b1d9c6 user: dmitry tags: symlinks) | |
22:06 | Merge all the latest trunk changes into the tcl-integration branch. ... (check-in: 26c515f6ff user: drh tags: tcl-integration) | |
22:05 | Add in the merge_renames test script from the similarly named branch. ... (check-in: fcd68266e0 user: drh tags: trunk) | |
22:00 | Merge in support for the "fossil ticket history" command from the venks-emacs branch. ... (check-in: 98a855c508 user: drh tags: trunk) | |
21:56 | Merge the symlinks branch into trunk. ... (check-in: e4f1c1fe95 user: drh tags: trunk) | |
20:56 | Merge latest trunk. ... (check-in: 02ee688a4d user: dmitry tags: symlinks) | |
2011-08-31
| ||
16:28 | Merge improvements to artifact descriptions into symlinks branch. Also modify displaying of permissions: now web UI shows "File", "Executable file", or "Symbolic link" in file artifact description. ... (check-in: 3115774ffe user: dmitry tags: symlinks) | |
09:55 | Merge latest trunk. ... (check-in: 40ed431ca5 user: dmitry tags: symlinks) | |
2011-08-28
| ||
11:22 | Make blob_read_link() C89-compatible on Unix again. ... (check-in: 034819087d user: dmitry tags: symlinks) | |
11:01 | Use file_delete() instead of unlink() in vfile_to_disk(). ... (check-in: 08311ffc6a user: dmitry tags: symlinks) | |
10:43 | Handle errors in blob_read_link(). ... (check-in: d43029f6f4 user: dmitry tags: symlinks) | |
2011-08-27
| ||
20:37 | Indicate whether a file artifact is a symlink or an executable in the web interface. ... (check-in: a7bf0e9ba4 user: dmitry tags: symlinks) | |
18:25 | Changes to fossil_stat() so that the build works for mingw. ... (check-in: a7e747e58f user: drh tags: symlinks) | |