Timeline
Not logged in

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

10 most recent check-ins related to "trunk"

2024-05-15
21:11
In /chat, add a config option to audibly notify only for the first message received when the tab is not visible, and then remain silent until chat is visited again. Leaf check-in: df86fa3357 user: stephan tags: trunk
14:54
Add options to the 'tag' command to list tag values, as suggested by [forum:d4fb9400f9|forum post d4fb9400f9]. check-in: ea1b76bc9a user: danield tags: trunk
2024-05-10
10:02
Fix an uninitialized variable bug introduced by [a080751e5c370833]. check-in: de8f8ceb93 user: drh tags: trunk
2024-05-09
20:55
Fix an uninitialized variable in the previous check-in. check-in: 6e68958586 user: drh tags: trunk
20:52
Change the name of the "cherry-pick" command to "cherrypick", though retain "cherry-pick" as an alias. Extend the "cherrypick" and "merge" commands so that they will accept multiple check-ins to be merged in all in one go. check-in: 67fe38c4fe user: drh tags: trunk
2024-05-08
12:27
Add the d2=, p2=, and dp2= query parameters to /timeline. check-in: a080751e5c user: drh tags: trunk
11:59
Import SQLite 3.46.0-beta-1 for testing. check-in: c09fea3299 user: drh tags: trunk
2024-05-04
11:26
file_directory_size() now unconditionally skips the magic "." and ".." entries. This does not affect current uses of the routine but a proposed patch provided in [forum:383838fbd0b6c881|forum post 383838fbd0b6c881] would be awkwardly affected by them. check-in: 3cb7d39e12 user: stephan tags: trunk
2024-05-02
17:22
Improvements to the tracing output in the find_filename_changes() routine. check-in: 40086b74ba user: drh tags: trunk
10:03
When (stash save) is given no valid file names, fail loudly rather than silently, as the latter emits only a message about an uncommitted transaction. Reported in [forum:747f0c32aa]. check-in: 85a7d82e94 user: stephan tags: trunk