This Day In History For 2026-09-20
2 Years Ago (more context)
|
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 | |
4 Years Ago (more context)
|
2022-09-20
| ||
| 14:13 | On the [/help?cmd=/tkthistory|/tkthistory page] supply each ticket change item with a corresponding id attribute and make the 'History' button within a submenu of a [/help?cmd=/tinfo|/tinfo page] to link back to that particular element on the <code>/tkthistory</code> page. check-in: 4bb91f38a8 user: george tags: deltify-tkt-blobs | |
| 13:56 | Minor optimization and refactoring. check-in: b2049d643b user: george tags: deltify-tkt-blobs | |
| 13:11 | • Edit [b8973500074aafd8|b897350007]: Mark "Closed". artifact: b7f7349be1 user: danield | |
| 13:06 | • Edit [bb5162fe163175c0|bb5162fe16]: Mark "Closed". artifact: 9adb0ad35f user: danield | |
5 Years Ago (more context)
|
2021-09-20
| ||
| 12:14 | Merge trunk changes into the chat-markdown branch. check-in: 807b8d9bf4 user: drh tags: chat-markdown | |
| 12:13 | Fix hyperlinks to the Fossil Book to use the newer URL. check-in: e014f3080f user: drh tags: trunk | |
| 11:28 | /chat: add pikchr click handlers to incoming messages. check-in: 326eccf245 user: stephan tags: chat-markdown | |
10 Years Ago (more context)
|
2016-09-20
| ||
| 16:27 | The "uv-sync" flag was not working for the "fossil sync" command. Fixed by this check-in. check-in: d9ec49abcf user: drh tags: trunk | |
| 16:17 | Add the uv-sync setting, which if enabled causes the server to automatically send all unversioned content as part of a clone, and which causes all syncs to also sync unversioned content. check-in: b9fd5947ef user: drh tags: trunk | |
| 15:48 | Add the --verbose and --dryrun options to the "fossil unversioned revert" and "fossil unversioned sync" commands. check-in: b5641c5cff user: drh tags: trunk | |
| 15:10 | Fixes to the "fossil unversioned revert" command. check-in: 122ab3fbfd user: drh tags: trunk | |
15 Years Ago (more context)
|
2011-09-20
| ||
| 22:55 | added a couple FIXME notes before bed. check-in: e785784538 user: stephan tags: json | |
| 22:42 | Started adding /json/timeline support, but this is gonna be a doozie. Breaking it down into separate calls for ci/wiki/ticket, e.g. /json/timeline/ci because the structures will be different for each. check-in: eff3f7d929 user: stephan tags: json | |
| 16:58 | fossil_warning() is now a no-op in JSON mode, to avoid corrupting the output. check-in: 6ce6b5e63f user: stephan tags: json | |
| 16:48 | merged trunk [1f498a6ef2]. check-in: c2b1bc686d user: stephan tags: json | |
| 16:45 | more minor internal cleanups. s/g.isCGI/g.isHTTP/ to avoid confusion later on. check-in: 9adc95c476 user: stephan tags: json | |
| 16:27 | minor internal cleanups and doc additions. check-in: 2f3e438507 user: stephan tags: json | |
| 16:00 | CLI mode now works properly when called using an abbreviated form of "json", e.g. fossil js wiki list. Fixed an incorrect error code in /json/wiki. check-in: 76d0fa2bb0 user: stephan tags: json | |
| 15:48 | Refactored page/command callback to take on argument to simplify certain dispatching ops. json_getenv() now falls back to getenv() if neither the POST data nor cgi_parameter() contains the requested value, but this is basically a workaround for my current inability to add --opt support in CLI mode (due to how HTTP/CLI command handling is consolidated). check-in: 206908faee user: stephan tags: json | |
| 09:35 | • Ticket [b64435dba9] How to checkout a folder, but all of the files in repository? status still Open with 2 other changes artifact: 5065a5da06 user: stephan | |
| 06:10 | • New ticket [b64435dba9]. artifact: 527ffb7c4e user: anonymous | |