Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

6 most recent check-ins by user preben

2024-01-13
18:57
Typo in variable name. ... (Leaf check-in: 1cd36fad6d user: preben tags: hash-if-mtime-is-current)
2024-01-12
17:35
When merging, make it possible to undo executable status changes. ... (Leaf check-in: 802e3ae9c2 user: preben tags: undo-exe-after-merge)
16:11
Retain renames in local checkout when running fossil update. ... (Leaf check-in: 7c284a8c62 user: preben tags: update-with-renames)
15:48
Merge current state of testing-improvements. make clean output is now easy to review. ... (check-in: e5bcfd1efe user: preben tags: trunk)
2024-01-11
17:55
In the update tests, also check fossil changes after updating. ... (Leaf check-in: 6e23e96acd user: preben tags: testing-improvements)
16:55
When reverting or updating a file, set the mtime to 0 as already done with merge and stash. Effectively, we don't trust the hash until next time we evaluate the status of the file, at which point we'll update vfile.mtime with the real mtime of the file. Based on discussions in [forum:/forumpost/58bef43842be6fc3|forum thread 58bef43842be6fc3]. ... (check-in: f9686d02de user: preben tags: hash-if-mtime-is-current)