Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins using file www/changes.wiki version bc63f2f835
2017-10-14
| ||
22:19 | Correct sense of _WIN32 conditional compilation ... (check-in: 1226e3ef52 user: andygoth tags: andygoth-enhanced-symlink) | |
22:03 | Use transactions while creating symlink_perm table ... (check-in: f42ee09a09 user: andygoth tags: andygoth-enhanced-symlink) | |
22:03 | Additional corrections to Windows symlink permissions logic ... (check-in: f29c8a44be user: andygoth tags: andygoth-enhanced-symlink) | |
21:48 | Tweak comment style for consistency within functions ... (check-in: 364d04315b user: andygoth tags: andygoth-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: andygoth-enhanced-symlink) | |
21:43 | Update Windows version of vfile_check_signature() to get symlink status from manifest.symlinks ... (check-in: 23e67f67d0 user: andygoth tags: andygoth-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: andygoth-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: andygoth-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: andygoth-enhanced-symlink) | |
19:32 | Correct help text for open command ... (check-in: 109c956ff1 user: andygoth tags: andygoth-enhanced-symlink) | |
19:28 | Merge trunk ... (check-in: 057645a938 user: andygoth tags: andygoth-enhanced-symlink) | |
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: andygoth-enhanced-symlink) | |