Fossil

Timeline
Login

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

9 check-ins using file extsrc/shell.c version 4e4461438e

2024-09-21
13:31
Apply the form-width change from [268bb73947] and [a767b75e8ffa] to /forume2. check-in: f75f1d60df user: stephan tags: trunk
2024-09-20
22:30
Reverse the logic of the "--brief|-b" flag of the finfo command so it fits with the flag name. (no functional change) check-in: b8e378bcf8 user: mgagnon tags: trunk
20:24
Remove the empty implementation of the /files webpage. (It's not only dead code since a /help page get generated for it.) check-in: e897da20a0 user: mgagnon tags: trunk
03:57
Try dynamic calculation of the top and bottom paddings of inserted and deleted text so that the background color extends exactly to the line height (using the `calc()' CSS function). In Chromium, `overflow-y: hidden' is required so that the table cell containing the diff line doesn't display vertical scrollbars (without otherwise changing the visual result). check-in: db04882760 user: florian tags: diff-word-wrap
03:50
Sync with trunk. check-in: ef298b282a user: florian tags: diff-word-wrap
2024-09-19
12:05
Merge diff-web-noise-reduction branch to trunk, change that try to skip diff processing/rendering upfront where no useful diff output can be done. check-in: 8b73fbbd1a user: mgagnon tags: trunk
2024-09-18
19:14
Revert part of [268bb7394713e22e] so that the Close button on forum posts is not on its own line. Apply the 100% form element width change only to forms on the forumedit page. check-in: a767b75e8f user: stephan tags: trunk
12:55
Fix broken link in fossil-v-git. check-in: fd903e92c2 user: drh tags: trunk
11:53
Update the built-in SQLite to the latest 3.47.0 alpha, for testing. check-in: 5522ad5fa4 user: drh tags: trunk