Fossil

Timeline
Login

Timeline

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

9 check-ins using file src/main.c version 2e6b8b9218

2024-12-10
13:58
If the "fossil diff" command has a directory argument, then run a "fossil ui" diff on that check-out. ... (Closed-Leaf check-in: 099ed5b97b user: drh tags: diff-remote)
13:13
Add an "unprotect()" call to /ckout so that it can see that files have changed and update the vfile table appropriately. Updates to diff command-line parser comments to mention all the latest options. ... (check-in: a2a0390cbf user: drh tags: trunk)
12:53
Add the /ckout page. ... (check-in: d35d201840 user: drh tags: trunk)
12:52
Update the help message for the /ckout page. ... (Closed-Leaf check-in: 5ba44a134d user: drh tags: ckout-page)
12:38
Be sure to call vfile_check_signature() so that edits are detected prior to generating diffs on the /ckout page. ... (check-in: 6affaac979 user: drh tags: ckout-page)
12:16
Add diffs to the /ckout page. ... (check-in: 2578684c5c user: drh tags: ckout-page)
06:25
Merge trunk into merge-info-html branch for mergestat improvements. ... (check-in: f0a48c8faa user: stephan tags: merge-info-html)
00:36
Begin adding the infrastructure for a /ckout webpage. ... (check-in: c620a8c74c user: drh tags: ckout-page)
00:09
Fix an obscure possible bug in "fossil ui DIR" if there are 96 or more additional arguments. ... (check-in: de6f88a6f0 user: drh tags: trunk)