Timeline
Not logged in

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

26 most recent check-ins by user florian

2024-04-21
06:15
Only accept commas as separators for multiple values in "Connection:" HTTP headers, and ignore any white space surrounding (but not embedded into) values. The previous method would fall for (fictional) HTTP header values containing spaces, like "Connection: don't close", and recognize a value of "close". check-in: 6173fbf526 user: florian tags: connection-http-header
2024-04-20
14:42
Fix parsing of "Connection:" HTTP headers with multiple values. check-in: 7ac3db68d5 user: florian tags: connection-http-header
2024-01-23
06:54
Carry forward [368d97869b] to the zlib 1.3.1 update. Closed-Leaf check-in: 3930dac956 user: florian tags: zlib-update
06:52
Carry forward [0f8bae079e] to the zlib 1.3.1 update. check-in: e5c0a3780f user: florian tags: zlib-update
06:46
Update the built-in zlib to version 1.3.1, released on January 22, 2024. According to check-ins [eea86cee3a] and [511ad59ae3], all files from the doc/ and contrib/ada/ subdirectories are excluded. check-in: ff7fa23bb6 user: florian tags: zlib-update
2024-01-22
13:40
Sync with trunk. Leaf check-in: 7597825330 user: florian tags: diff-keyboard-navigation
13:39
Sync with trunk. Leaf check-in: f05b04a625 user: florian tags: timeline-keyboard-navigation
13:37
Hide the timeline graph tooltip in the `pagehide' handler, as Chromium-based browsers (but not Firefox) are deprecating the `unload' handler. check-in: f97a29dd58 user: florian tags: trunk
2024-01-13
13:01
Use auto-coloring for private branches, instead of applying the orangeish default `#fec084', so colors play better with skins and the `fossil publish' command. Leaf check-in: 08dadf3fe4 user: florian tags: private-auto-colors
12:59
Have the `amend' command count arguments only once when option parsing is done. check-in: 30f18ce130 user: florian tags: trunk
2023-12-13
07:49
Use the official spelling of Tcl/Tk in the help texts for the diff commands. check-in: b89f4cdb69 user: florian tags: trunk
07:40
Modify [b1dc17a0aa]: Use the APIs from hname.c to find hash algorithm names. check-in: a99a0fc08b user: florian tags: trunk
07:18
Remove a hack that no longer works after calling `verify_all_options()'. check-in: a4fc47ad4a user: florian tags: trunk
07:12
Adapt the help text for the `open' command to the implementation. check-in: b2ab66ea0d user: florian tags: trunk
2023-11-25
16:42
Update [4f9cfebf18]: indent the verbatim merge conflict markers in the merge1.test script to avoid check-in warnings for this branch. check-in: 3fc08b7633 user: florian tags: test-fixes-2.24
2023-11-20
19:16
On the activity report page, make sure the graph bar with the expected changes for the current week/month is not displayed on a separate line. check-in: 698dc59ec1 user: florian tags: trunk
2023-11-05
13:41
Add a comment how to run just a subset of tests. check-in: f5d79188ea user: florian tags: test-fixes-2.24
12:55
Fix th1.test: changed trace log output; changed HTML header; new TH1 commands. check-in: 2660ad0f35 user: florian tags: test-fixes-2.24
12:52
Fix stash.test: changed markers for RENAMED files. check-in: cb9106b280 user: florian tags: test-fixes-2.24
12:50
Fix settings-repo.test: versionable settings can have comments starting with #. check-in: 1d615c9b6c user: florian tags: test-fixes-2.24
12:47
Fix settings.test: added new settings. check-in: 2c626bc977 user: florian tags: test-fixes-2.24
12:46
Fix revert.test: changed markers for RENAMED files. check-in: 4023c799d6 user: florian tags: test-fixes-2.24
12:42
Fix merge_warn.test: warning about missing common ancestor changed to merge conflict warning. 👀 check-in: c38c0ff74c user: florian tags: test-fixes-2.24
12:40
Fix merge_renames.test: warning about missing common ancestor changed to merge conflict warning; changed markers for RENAMED files. 👀 check-in: 34abaf0120 user: florian tags: test-fixes-2.24
12:31
Fix merge4.test: changed merge conflict warnings. check-in: 6c230e8859 user: florian tags: test-fixes-2.24
12:30
Fix merge3.test: changed merge conflict warnings. check-in: 3e61910072 user: florian tags: test-fixes-2.24