Fossil

Leaves
Login

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

Open leaves:

2024-03-28
20:57
Fix to the "fossil git status" command as suggested by [forum:/forumpost/e15631f21e16f0b6|forum post e15631f21e16f0b6]. ... (Leaf check-in: 0028303999 user: drh tags: trunk)
2024-03-23
05:54
Updates from trunk for sync changes et al. ... (Leaf check-in: 2304041e42 user: andybradford tags: clone-resume)
2024-03-05
12:53
Merge trunk into markdown-tagrefs branch. ... (Leaf check-in: 0517bd2dd8 user: stephan tags: markdown-tagrefs)
2024-02-23
12:08
Resurrect the "default" skin from the last release under a new name: "Dense". ... (Leaf check-in: 94f9b72690 user: drh tags: resurrect-old-default-skin)
2024-01-23
06:54
Carry forward [368d97869b] to the zlib 1.3.1 update. ... (Leaf check-in: 3930dac956 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)
2024-01-13
18:57
Typo in variable name. ... (Leaf check-in: 1cd36fad6d user: preben tags: hash-if-mtime-is-current)
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)
2024-01-12
17:35
When merging, make it possible to undo executable status changes. ... (Leaf check-in: 802e3ae9c2 user: preben tags: undo-exe-after-merge)
16:11
Retain renames in local checkout when running fossil update. ... (Leaf check-in: 7c284a8c62 user: preben tags: update-with-renames)
2024-01-11
17:55
In the update tests, also check fossil changes after updating. ... (Leaf check-in: 6e23e96acd user: preben tags: testing-improvements)
2024-01-02
22:36
Add a check box to enable searching help pages via the admin UI. ... (Leaf check-in: faf70431af user: preben tags: search-help-pages)
2023-10-18
12:14
Rename policy setting for private merges to 'unpublished.' ... (Leaf check-in: f2322d9044 user: preben tags: warn-on-merging-private-branch)
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-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-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-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, branch-2.11, version-2.11.2)
13:18
Version 2.10.2 ... (Leaf check-in: 12d2ad00de user: drh tags: release, branch-2.10, version-2.10.2)
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)