Fossil

Leaves
Login

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

Open leaves:

2023-07-22
14:29
Add the option to sort files by size in the tree-view. ... (Leaf check-in: dedae5a123 user: drh tags: filesize-listings)
2023-07-18
13:36
Improved defense against denial-of-service caused by hackers pounding Fossil with repeated requests that contain SQL injection attempts. If SQL injection is attempted, return a "Begone, Knave!" page with status code 418. ... (Leaf check-in: 57f1e87254 user: drh tags: trunk)
2023-06-14
14:37
Add the ability for 'branch list' to filter the branches that have/have not been merged into the current branch, per [forum:c4a9d9e097|forum request]. ... (Leaf check-in: d6ddd5bcfa user: danield tags: branch-list-merged-unmerged)
2023-06-03
08:59
Merge trunk into markdown-tagrefs branch and resolve conflict. ... (Leaf check-in: fdd3fe21c2 user: stephan tags: markdown-tagrefs)
2023-05-21
03:37
Merge updates from trunk. ... (Leaf check-in: e3df21cdf1 user: mistachkin tags: th1Hash)
2023-01-24
16:34
Make all variable declarations C89 compliant. ... (Leaf check-in: 462eb0cca0 user: drh tags: ui-local-diff)
2022-12-20
05:14
Move TH1/Tcl settings into their own configsets. ... (Leaf check-in: 5d784cf3c1 user: mistachkin tags: cfgSetTh1)
2022-12-15
16:19
Re-add zlib link flags inadvertently removed via the new --disable-sockets flag. ... (Leaf check-in: 613834f6e5 user: stephan tags: optional-sockets)
2022-12-12
16:12
Add support for omitting some ticket events from the default timeline view. Filtering is defined by the 'ticket-hidden-expr' option added to the <tt>/tktsetup_timeline</tt> page. Filtering is bypassed if this expression is unset or if the "Unhide" checkbox (at the timeline's submenu) is checked. See [forum:/forumthread/4c49b2ad661c90b7|forum thread 4c49b2ad661c] for discussion. ... (Leaf check-in: 452805c2a0 user: george tags: tkt-hidden-expr)
2022-12-02
15:27
new branch for enhancements to Tk diff frontend: labeling of file origin (version, repo, working file etc.) in the left and right pane header ... (Leaf check-in: c90ee4bf55 user: Torsten tags: diff-tk-frontend)
2022-11-18
19:23
Make sure the reportfmt table contains the jx column before trying to use that column. ... (Leaf check-in: d433272527 user: drh tags: json-meta-data)
2022-11-16
16:09
Merge trunk into wcag-2.1 branch for deployment on test server. ... (Leaf check-in: 56d8000a53 user: stephan tags: wcag-2.1)
2022-10-30
12:53
Fix a bug when handling timeline data blocks not containing any check-ins. ... (Leaf check-in: d3f9b8ab78 user: florian tags: timeline-keyboard-navigation)
2022-10-19
17:22
Fix the handling of manifest files for the "tag" and "amend" commands. ... (Leaf check-in: a233560424 user: drh tags: branch-1.37)
2022-10-18
01:07
Experimental refinements to the fix on this branch to make it slightly more efficient. ... (Leaf check-in: 2172c51377 user: mistachkin tags: nonHashFix)
2022-10-03
11:15
Check the meta key modifier (⊞|⌘|◆) when processing keyboard events. ... (Leaf check-in: 4811d5b237 user: florian tags: diff-keyboard-navigation)
2022-09-06
22:25
Merge trunk into remote-add-fix branch. ... (Leaf check-in: baf635cb7e user: stephan tags: remote-add-fix)
2022-06-17
10:57
Create a placeholder manifest.descr file via auto.def, analog to [a198cde661ca]. ... (Leaf check-in: 56614cb6a9 user: stephan tags: version-cmd-describe)
2022-05-14
20:52
Handle a possible existence of the additional checkbox introduced in [29a24941ed9bf4]. ... (Leaf check-in: 76844c35fc user: george tags: wcontent-subsets)
2022-04-27
15:55
This is a graph layout improvement experiment. In this version of Fossil, when there are multiple merge lines that go off the bottom of the page, they all use the same rail, rather than using separate rails for each parent node. This code is initially parked on a branch for evaluation. ... (Leaf check-in: 65c218199c user: drh tags: off-page-merge-single-rail)
2022-04-25
05:21
Follow-up to [346e45702c]: Remove the (unused) --sync option for the open command, as considering it and overriding local/global/per-subsystem/pull-only/push-pull/dont-push settings in a fashion that is transparent for the user to anticipate what's really going on seems quite convoluted. Also mention that --force allows to continue if auto-sync fails. ... (Leaf check-in: b3ed9d37d5 user: florian tags: open-sync)
2022-03-31
11:16
Add support for mermaid ... (Leaf check-in: 4ee9bcd123 user: mpcjanssen tags: mermaid)
2022-02-15
21:35
FIXME-comments in the code did not indicate issues and are now rephrased to be mere reminders. ... (Leaf check-in: d253ece08a user: george tags: base-href-fix)
2022-02-10
00:29
Merge from trunk ... (Leaf check-in: 2b5f9b211c user: george tags: search-terms-highlighting)
00:22
Merge from trunk ... (Leaf check-in: a961a67ba7 user: george tags: rptview-submenu-paralink)
00:12
Merge from trunk ... (Leaf check-in: 9b76469b38 user: george tags: th1-doc-vars)
2022-01-14
16:34
added "clonly" command as alternate form of "clone --no-open" ... (Leaf check-in: 3598e3ae53 user: sdr tags: clone-no-open-alternative)
2021-11-19
10:16
Merged latest trunk into strict branch. ... (Leaf check-in: 845d3e8612 user: stephan tags: strict)
2021-09-25
08:57
Possible solution to the problem of buttons randomly jumping away from under the mouse cursor. ... (Leaf check-in: b4dbdec8f1 user: florian tags: diff-js-fetchqueue)
2021-06-19
20:58
This should demonstrate a behavior of inline STYLE tags. Notice gray background of PRE elements in [/doc/inline-style-inconsistency/www/defcsp.md|www/defcsp.md] and the lack of it in [/doc/inline-style-inconsistency/www/webui.wiki|www/webui.wiki]. See forum [forum:/forumthread/69f475cf48|thread 69f475cf48]. ... (Leaf check-in: 1d276f7b23 user: george tags: inline-style-inconsistency)
2021-06-16
20:26
Preserve the C89 compatibility of pikchr.c by using MSVC C89 implementations of rint() and snprintf() with older MSVC versions ... (Leaf check-in: 6429a4bdc2 user: ashepilko tags: test-msc89)
2021-06-15
01:01
Increase the version number to 2.15.2 ... (Leaf check-in: 7cfd58d771 user: drh tags: version-2.15.2, branch-2.15)
01:00
Increase the version number to 2.14.2 ... (Leaf check-in: fb3938ee09 user: drh tags: version-2.14.2, branch-2.14)
2021-03-01
07:37
Merged trunk changes in. Only needed to track my own rename of branch_of_rid() to branch_of_ckin_rid() ... (Leaf check-in: ea28708f85 user: wyoung tags: artifact-view-links)
2021-02-23
01:23
Merge from trunk. ... (Leaf check-in: 7d835ff537 user: larrybr tags: error_returns)
2021-02-15
01:56
Merge from trunk ... (Leaf check-in: 3f496aa752 user: larrybr tags: msvc_make_fixup)
2021-01-19
08:09
Adjustments to [fb3dabd5c4bf638] so that the hue of the automatic colors is the same, and only the saturation and value are adjusted. In other words, ensure that historical hues are not modified by that change. <b>Edit:</b> The previous check-in seems to have more historically consistent colors, so we will continue with that for now. ... (Leaf check-in: 1743f89a0a user: drh tags: mistake)
2020-08-20
13:27
Version 2.12.1 ... (Leaf check-in: b98ce23d4f user: drh tags: release, branch-2.12, version-2.12.1)
13:24
Version 2.11.2 ... (Leaf check-in: c58877d6f2 user: drh tags: release, version-2.11.2, branch-2.11)
13:18
Version 2.10.2 ... (Leaf check-in: 12d2ad00de user: drh tags: release, version-2.10.2, branch-2.10)
2020-05-28
14:58
Initial infrastructure for a command-line version of the security audit page. ... (Leaf check-in: dba4c4f2c4 user: drh tags: audit-command)
2020-03-12
01:50
This change is not quite right. Harmless, but ineffective. Was: The 'b' capability should not imply "write" for tickets or wiki unless it is accompanied by the 'w' or 'k' capabilities. ... (Leaf check-in: ba56f5e5cc user: drh tags: mistake)
2018-12-28
12:59
This checkin does a cherrypick merge off of another checkin that already has a prior full merge. The purpose of this checkin is to provide a test case for the cherrypick graph drawing logic. The code in this checkin is not intended to actually be used for anything. ... (Leaf check-in: dc81ac706b user: drh tags: graph-test-branch)