Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins related to "bv-infotool"
|
2026-02-11
| ||
| 06:41 | Tiny nip-tuck for info text. Leaf check-in: 031f1e6d9f user: brickviking tags: bv-infotool | |
|
2026-02-10
| ||
| 21:58 | Tidying up the script comments. check-in: 663d33c226 user: brickviking tags: bv-infotool | |
| 08:49 | Latest merge from trunk. check-in: d03791648f user: brickviking tags: bv-infotool | |
|
2026-02-07
| ||
| 15:08 | Tweak [1f20d61a07] to avoid broken UTF-8 sequences at the end of truncated comments. check-in: f661b8de49 user: florian tags: trunk | |
|
2025-12-19
| ||
| 22:05 | Merge from trunk. check-in: 6759efcc81 user: brickviking tags: bv-infotool | |
| 17:14 | Add the -H option to the 'ls' command for displaying check-in hashes (similar to the current -h option for file hashes). check-in: 1f8d7b7a5e user: danield tags: trunk | |
|
2025-10-30
| ||
| 12:11 | Added a quick note for the future. No change to code. In the future, we'd like to be able to use tools available in a common Linux/BSD environment to search for the phrase "Options:" and insert the texinfo commands "@table @options", after which we turn each of the individual options into @item lines. I haven't worked out how to do this yet, though closing the table would be fairly standard. check-in: 5c452f613d user: brickviking tags: bv-infotool | |
|
2025-10-29
| ||
| 11:10 | Merge from trunk. check-in: 50b56eec70 user: brickviking tags: bv-infotool | |
|
2025-10-28
| ||
| 15:05 | Cache the name of the main branch. check-in: ca0d66b2e4 user: danield tags: trunk | |
|
2025-10-23
| ||
| 08:14 | Merge from trunk. check-in: 0ffacb525a user: brickviking tags: bv-infotool | |
| 07:57 | Small grammar change in the changes.wiki page. check-in: 2ff040c438 user: brickviking tags: trunk | |
|
2025-07-28
| ||
| 02:32 | Merge from trunk. check-in: 53010e9688 user: brickviking tags: bv-infotool | |
|
2025-07-27
| ||
| 11:58 | When unversioned content is saved, add an entry to the admin log. check-in: 7991defa6f user: stephan tags: trunk | |
|
2025-05-04
| ||
| 05:56 | Added fossil settings pages, and modified menu. check-in: a993a4411b user: brickviking tags: bv-infotool | |
| 02:35 | Merge from trunk. check-in: fd1a5afe1e user: brickviking tags: bv-infotool | |
|
2025-05-03
| ||
| 20:00 | Update the /thisdayinhistory page to show changes from 25 years ago. check-in: 99aeebadef user: drh tags: trunk | |
|
2025-04-12
| ||
| 01:24 | Corrected gsed switches for swapping { and } with @{ and @}. check-in: 2bcbc6e397 user: brickviking tags: bv-infotool | |
| 01:21 | Merge from trunk. check-in: a241019fb5 user: brickviking tags: bv-infotool | |
| 01:15 | Fix an age-old /chat bug which caused /chat-delete posts to misadjust the ajax-in-flight counter, leading to various UI widgets not being disabled when they should after a message is deleted. check-in: 2827a38aca user: stephan tags: trunk | |
|
2025-03-28
| ||
| 23:28 | Merge from trunk. check-in: 13c9f74bc8 user: brickviking tags: bv-infotool | |
| 23:27 | Tweaks to makeinfo script. check-in: 7bd0ad7a81 user: brickviking tags: bv-infotool | |
| 16:47 | Document parameters 'from' and 'to' for /reports. check-in: a584f75ff8 user: danield tags: trunk | |
| 10:11 | Merge from trunk. check-in: f60a7ed291 user: brickviking tags: bv-infotool | |
| 00:17 | Add a new category of error log messages: SQLITE_AUTH and similar. check-in: bc8e936abf user: drh tags: trunk | |
|
2025-03-20
| ||
| 21:13 | Merge from trunk. check-in: 3eac814daa user: brickviking tags: bv-infotool | |
| 18:10 | More accurate determination of whether or not a setting is set to its default value, for display purpose with the --changes option. check-in: bff93fc819 user: drh tags: trunk | |
|
2025-03-10
| ||
| 10:06 | Merge from trunk. check-in: 4850a59591 user: brickviking tags: bv-infotool | |
| 09:55 | In help texts, mention that 'winsrv' is only available on Windows. check-in: e2c161bafb user: danield tags: trunk | |
|
2025-03-03
| ||
| 08:55 | Undid the changes from src/http_ssl.c [b591622016] being moved to a branch. Not noticed for far too long. check-in: 9b8bbd048d user: brickviking tags: bv-infotool | |
| 04:50 | Removal of breadcrumb. Sorry about that. check-in: 623c74d3a5 user: brickviking tags: bv-infotool | |
| 04:50 | Merge from trunk. check-in: 439d778c67 user: brickviking tags: bv-infotool | |
| 01:28 | Removal of duplicate version string for fossil help -f -v. check-in: b58aa5e213 user: brickviking tags: bv-infotool | |
|
2025-03-02
| ||
| 23:22 | Fix a harmless comment typo. check-in: a0d9093d8c user: drh tags: trunk | |
| 20:36 | Merge from trunk. check-in: b591622016 user: brickviking tags: bv-infotool | |
| 18:57 | Remove an extraneous call of find_server_repository() in win32 implementation of server/ui, added by [0a473cd5533f5bb2]. The extra call to find_server_repository() unnecessary lock which prevent "fossil close" from deleting the checkout db while a server instance is running. (reported in forum post: [forum:e7f3472c46eae4bd]) check-in: 28436ab9d5 user: mgagnon tags: trunk | |
|
2025-03-01
| ||
| 20:33 | Very shaky attempt at correcting help text options list-out. It's not satisfactory, but it's a start. check-in: 58ecb3a4d2 user: brickviking tags: bv-infotool | |
|
2025-02-26
| ||
| 20:31 | Added note about web commands that were added previously. check-in: a739e9fea1 user: brickviking tags: bv-infotool | |
| 20:19 | Miscellaneous small whitespace tweaks. check-in: 481eb01921 user: brickviking tags: bv-infotool | |
| 20:14 | Merge from trunk check-in: 17efadc96f user: brickviking tags: bv-infotool | |
| 19:44 | Honor the "y=h" query option on the /search page even if help-search is disabled, but otherwise do not advertise help-search when it is disabled. check-in: 2e9e3695ae user: drh tags: trunk | |
|
2024-12-27
| ||
| 12:05 | Use better explanation in internal changelog. check-in: f80877ad5f user: brickviking tags: bv-infotool | |
| 11:39 | Merge from trunk. check-in: 938ffaf0c8 user: brickviking tags: bv-infotool | |
| 11:38 | Several consistency changes. check-in: 4be42dc68b user: brickviking tags: bv-infotool | |
|
2024-12-26
| ||
| 15:25 | Change the wording of the title line for ymd= with a date range. check-in: 6b8b56ca19 user: drh tags: trunk | |
|
2024-12-25
| ||
| 13:19 | Merge from trunk. check-in: 331e513880 user: brickviking tags: bv-infotool | |
| 13:18 | Added web pages to the info file. Only the settings page now missing, however the output is butt-ugly. The .texi will need to be seriously massaged to get good looking info output. check-in: a71499a27f user: brickviking tags: bv-infotool | |
|
2024-12-24
| ||
| 14:58 | Update the change log to describe the new automatic ms=glob on /timeline. check-in: f0008db2b4 user: drh tags: trunk | |
|
2024-12-17
| ||
| 05:38 | Corrected an error, made some more small tweaks. check-in: 728afdb0a3 user: brickviking tags: bv-infotool | |
|
2024-12-16
| ||
| 20:44 | A number of small changes. Output may be minimised in a future update. check-in: 27adc8b0c7 user: brickviking tags: bv-infotool | |
| 20:09 | Merge from trunk. check-in: 704b75e853 user: brickviking tags: bv-infotool | |