Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch andygoth-metadata-changes Excluding Merge-Ins
This is equivalent to a diff from be25d412f1 to 9e52251e6e
2015-05-17
| ||
00:58 | Integrate andygoth-metadata-changes. Now the [fossil changes] command shows execute and symlink (type) changes, and -allow-empty is not needed for [fossil commit] to commit such type changes in absence of content changes. check-in: dca018c447 user: andygoth tags: trunk | |
2015-05-16
| ||
11:48 | Add class tags to elements of the piechart so that they can be configured using CSS. Add appropriate CSS markup to the xekri skin. Merge the xekri skin into trunk. check-in: f1dd937c20 user: drh tags: trunk | |
02:18 | Merge updates from trunk. check-in: 777db01e1d user: zakero tags: skin-xekri | |
2015-05-15
| ||
18:16 | Show when files become symlinks in /info report. check-in: 5f26745652 user: andygoth tags: andygoth-metadata-info | |
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 | |
16:49 | Remove redundant use of chnged column/variable. The SELECT statement already ensures each row has chnged==1, so there is no need to check it repeatedly. check-in: be25d412f1 user: andygoth tags: trunk | |
14:43 | Update change log with detail about fork warning on sync. check-in: 209da9bced user: andybradford tags: trunk | |
Changes to src/checkin.c.
Changes to src/vfile.c.
Changes to www/changes.wiki.