Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins tagged with "andygoth-metadata-changes"
|
2015-05-15
| ||
| 17:51 | Replace call to checkout_set_all_exe() which only works on the execute bit with inline code that updates both the isexe and islink columns of the vfile table for all files in the checkout. ... (Closed-Leaf check-in: 9e52251e6e user: andygoth tags: andygoth-metadata-changes) | |
| 17:10 | Update all executable bits in vfile at end of successful commit. ... (check-in: 076c854482 user: andygoth tags: andygoth-metadata-changes) | |
| 17:10 | Merge trunk. ... (check-in: d186eb56f1 user: andygoth tags: andygoth-metadata-changes) | |
| 05:02 | Minor comment correction, no functional change. ... (check-in: 849cf1d1a0 user: andygoth tags: andygoth-metadata-changes) | |
| 05:00 | Add EXECUTABLE, SYMLINK, UNEXEC, UNLINK reports to [fossil changes] and [fossil status] when a file becomes or ceases to be executable or a symlink yet is otherwise unmodified. This change does not apply to Windows. Update the changelog accordingly. Update vfile_check_signature() comment to also describe "integrate" changes. BUG: [fossil commit] does not update the "isexe" and "islink" flags. Thus the files continue to show as changed. Fixed by [076c8544]. ... (check-in: 03679b5827 user: andygoth tags: andygoth-metadata-changes) | |