Fossil

Today In History
Login

This Day In History For 2026-09-14

3 Years Ago (more context)

2023-09-14
08:25
Add the ability for 'branch list' to filter the branches that have/have not been merged into the current branch. check-in: 8ff63db2e6 user: danield tags: trunk
08:04
Update the built-in SQLite to version 3.43.1. check-in: 1fea5c2ce9 user: danield tags: trunk

4 Years Ago (more context)

2022-09-14
19:24
Do not require that the chat-timeline robot username be an actual user in the USER table. If the chat-timeline-user config variable exists, then timeline events are announced in chat, regardless. check-in: 1f5474ec31 user: drh tags: trunk
13:12
Remove redundant PRE tags on the <code>/wdiff</code> pages. check-in: 0dd5451d7f user: george tags: deltify-tkt-blobs

5 Years Ago (more context)

2021-09-14
22:07
eagle skin: cleaned up the clock-update JS function and modernized the logo appearance a bit. /fileedit: fixed a help test typo. check-in: 7912deb5fd user: stephan tags: trunk
09:04
/wikiedit and /fileedit can now dynamically load more diff context. Discovered that the unified diff scrolling under the new diff model is not quite right and the magical CSS invocations to solve it properly elude me: for now they're scrolling (if needed) from a higher parent container level of the DOM than they should be, so the line numbers scroll along with the code. check-in: ef69044cf9 user: stephan tags: trunk

10 Years Ago (more context)

2016-09-14
01:42
Fix typo in comment. check-in: a3d8b27b45 user: mistachkin tags: trunk

15 Years Ago (more context)

2011-09-14
18:52 Ticket [d06e5d462b] * is not accepted as a parameter for crnl-glob on command line status still Closed with 1 other change artifact: 803b806600 user: mistachkin
18:16 Closed ticket [d06e5d462b]. artifact: 439a6b00f7 user: stephan
18:13 Ticket [4060715d46] Implement FastCGI interface status still Open with 2 other changes artifact: cd5c58435c user: stephan
18:08
Merge the refactored permission flags into trunk. check-in: b344d3c0cd user: drh tags: trunk
18:03 Ticket [f2b5011d97] Styling: Remove align attribute from HTML status still Open with 1 other change artifact: 2f0e500930 user: stephan
17:55 Closed ticket [929dd38716]: NOWIKI tag has no effect plus 2 other changes artifact: 450f04bd95 user: stephan
17:49
Removed local-only file from makemake.tcl. Doh. check-in: 00fe260682 user: stephan tags: stephan-hack
17:45
Refactored g.okXXX perms flags to g.perm.XXX. check-in: 34b4dec0bc user: stephan tags: stephan-hack
16:24 Fixed ticket [cc8271389a]: unable to check fossil-users Archives plus 2 other changes artifact: b93584ecf3 user: lrem
15:09 Fixed ticket [d1cdb1bfa1]: Leaf functionality unclear plus 2 other changes artifact: 8bded160de user: lrem
13:45
Update the built-in SQLite amalgamation to the latest 3.7.8 beta. check-in: a0cf985a42 user: drh tags: trunk
11:14
Merge documentation updates from the msw-docco branch into trunk. check-in: 2210be19cc user: drh tags: trunk
11:06
Distinguish between direct family and merge relationships in the common status information such as seen with the "fossil info" command. check-in: 9caa3506c5 user: drh tags: trunk
00:39
A bullet point I forgot two checkins ago: * Document ALL supported options for the given commands. Checkin #2/n. check-in: 25d023f3a4 user: martin.weber tags: msw-docco
00:33
Of course THAT was the trunk version I wanted to merge with... check-in: b42d1a9dcf user: martin.weber tags: msw-docco
00:32
Begin streamline the online documentation to: * always include a short overview of the options supported by a given command, alphabetically sorted * reference similar/related commands with a final See also: section * Use ?x? for optional arguments * collapse supported options into ?OPTIONS? This is commit #1/n. check-in: 3fbf8caa87 user: martin.weber tags: msw-docco