Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
16 check-ins related to "enhanced-symlink"
2017-10-14
| ||
22:49 | Remove unnecessary double NUL-termination from blob Leaf check-in: 95b6fad941 user: andygoth tags: enhanced-symlink | |
22:22 | Update change log to describe Windows behavior of "l" flag to "manifest" setting check-in: 810370cd43 user: andygoth tags: enhanced-symlink | |
22:19 | Correct sense of _WIN32 conditional compilation check-in: 1226e3ef52 user: andygoth tags: enhanced-symlink | |
22:03 | Use transactions while creating symlink_perm table check-in: f42ee09a09 user: andygoth tags: enhanced-symlink | |
22:03 | Additional corrections to Windows symlink permissions logic check-in: f29c8a44be user: andygoth tags: enhanced-symlink | |
21:48 | Tweak comment style for consistency within functions check-in: 364d04315b user: andygoth tags: enhanced-symlink | |
21:44 | Correct vfile_check_signature() handling of manifest.symlinks not existing or manifest setting not containing the l flag check-in: de50c496d2 user: andygoth tags: enhanced-symlink | |
21:43 | Update Windows version of vfile_check_signature() to get symlink status from manifest.symlinks check-in: 23e67f67d0 user: andygoth tags: enhanced-symlink | |
21:37 | Protect against symlink_perm table already existing, should get_checkout_symlink_table() have already been called check-in: 03ba3d9cb2 user: andygoth tags: enhanced-symlink | |
21:32 | Move manifest.symlinks read functionality into the new get_checkout_symlink_table() function in checkout.c check-in: 7a4bd5cf83 user: andygoth tags: enhanced-symlink | |
21:13 | When committing on Windows with the "l" manifest flag set, update the symlink permission for selected files from the manifest.symlinks file if it exists check-in: 2808e22596 user: andygoth tags: enhanced-symlink | |
19:32 | Correct help text for open command check-in: 109c956ff1 user: andygoth tags: enhanced-symlink | |
19:28 | Merge trunk check-in: 057645a938 user: andygoth tags: enhanced-symlink | |
2017-10-12
| ||
13:37 | Rewrote the autoreconfigure explanation comment. It was confusing and contained errors. check-in: 50844e5c6b user: wyoung tags: trunk | |
2017-09-29
| ||
00:53 | Add support for the "l" flag to the "manifest" setting to enable creation of a file "manifest.symlinks" which lists the names of all symlinks check-in: 8d6bdd1e00 user: andygoth tags: enhanced-symlink | |
2017-09-28
| ||
18:18 | Fix indentation of unanalyzed lines on /annotate and /blame screens. check-in: 00ced6df65 user: drh tags: trunk | |