Fossil

Today In History
Login

This Day In History For 2026-07-05

1 Year Ago (more context)

2025-07-05
11:35
On the 'user capabilities changed' notification, correct /setup_uedit?uid=... to /setup_uedit?id=... check-in: c786b19094 user: stephan tags: trunk

4 Years Ago (more context)

2022-07-05
10:06 Edit [360d8652e76ca093|360d8652e7]: Edit check-in comment. artifact: a9ccb983c0 user: stephan
07:38
Replaced --dryrun with --dry-run in the commands which still used the former, except for two unrelated internal-use/debugging-only flags where the change might have had undesired side effects. Removed the undocumented --dryrun backwards-compatibility flag from a couple commands for consistency's sake (else we need to have that option in all dry-run-capable commands). Discussion is in [forum:d732b4026f44bdba | forum post d732b4026f44bdba]. Closed-Leaf check-in: 360d8652e7 user: stephan tags: dryrun-dry-run
06:52
Added the obligator generic 'other enhancements' line to the 2.19 change log. check-in: d18a2f6105 user: stephan tags: trunk

5 Years Ago (more context)

2021-07-05
20:44
In the ssh command for the "fossil ui REMOTE" command, add a space between the -L option and its argument, as this is required by plink. check-in: 3fd84de3f4 user: drh tags: trunk
20:40
For the "fossil ui REMOTE" command, omit the -- in the ssh command that separates local ssh options from the remote command, as it does not appear to be needed, and does not work with plink. check-in: d6b573f72d user: drh tags: trunk
20:18
When using the "fossil ui" command with a remote repository, ensure that the global configuration database is opened prior to trying to acquire the "web-browser" and "ssh-command" settings. check-in: 23b84b33cd user: drh tags: trunk
17:58
Omit all of the submenu when a wiki page is shown using the /home URL. [forum:/forumpost/5010f8f2d35c8024|Forum post 5010f8f2d35c8024]. check-in: da2f1522db user: drh tags: trunk
17:41
Increase the version number to 2.17 to start the next development cycle. check-in: d6759551fb user: drh tags: trunk
16:55
Resolved problems with recursive invocation of th1's render command. check-in: a5f00e0a71 user: stephan tags: trunk
16:52
Resolved a g.th1Flags bitmask collision between TH_STATE_xxx and TH_INIT_NO_ENCODE. Closed-Leaf check-in: 0dc3a65515 user: stephan tags: th1-recursive-render

10 Years Ago (more context)

2016-07-05
14:54
Updates to the encrypted Fossil documentation. check-in: 7fd600903f user: drh tags: trunk
14:47
(cherry-pick) Another place where checking for pRow->isLeaf is too simple (which could result in more phantom up-arrows) check-in: 1af1a6628d user: jan.nijtmans tags: branch-1.35
14:47
Another place where checking for pRow->isLeaf is too simple (which could result in more phantom up-arrows) check-in: 8ce629f916 user: jan.nijtmans tags: trunk
14:40
Add the "fossil shell" command. check-in: ebcb9dffbf user: drh tags: trunk
14:30
(cherry-pick) Fix a timeline bug, showing an unintended arrow when closing a fork. check-in: 4cae5c94ea user: jan.nijtmans tags: branch-1.35
14:24 Edit [a78e51185326b91f|a78e511853]: Mark "Closed". Edit check-in comment. artifact: 00d7713f07 user: jan.nijtmans
14:23
Fix a timeline bug, showing an unintended arrow when closing a fork. check-in: f16e1a0eab user: jan.nijtmans tags: trunk
14:17
Partially revert [f73411025e8ebec7]. This fixes a problem that when closing a fork by just doing "fossil merge" and additonal arrow going up is displayed. Probably not the right fix. Remark: reverting more than necessary. Already fixed on trunk. Closed-Leaf check-in: a78e511853 user: jan.nijtmans tags: close-fork-arrow

15 Years Ago (more context)

2011-07-05
19:37 New ticket [f358c9fdbf] Read a list of files to act on from a file. artifact: 7387406380 user: anonymous