32
I Use This!
High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the built-in SQLite to the latest trunk version for testing and to make bug fixes available to Fossil.
drh
More... 3 months ago
Always include nodes identified by sel1= and sel2= query parameters in the /timeline display.
drh
More... 3 months ago
Backout recent changes which was reporting error when external diff command exit with non 0 value. It's common for cli diff programs (e.g. gnu-diff and bsd-diff) to return 1 when files differ. Looking for a more "generic" solution. More... 3 months ago
Enclose ETag header values in double quotes. Suggested in [forum:/forumpost/70bacf5cf8|Forum Post 70bacf5cf8]. More... 3 months ago
Update the built-in SQLite to the 3.50.0 release.
drh
More... 3 months ago
Replace the broken link for the "detached head" entry in fossil-v-git.wiki, as suggested in [forum:5c06018718|forum post 5c06018718]. More... 3 months ago
Tiny change to www/changes.wiki More... 3 months ago
Improved display of "Project Age" on the /stat page.
drh
More... 3 months ago
Fix several minor typos in HTTP error messages and HTTP test commands. Remove the unavailable --debug option from the test-http command help screen. More... 3 months ago
Also accept a single ETag enclosed in double quotes when checking the If-Modified-Since HTTP header. Suggested in [forum:/forumpost/058cd829f9|Forum Post 058cd829f9]. More... 3 months ago
Update the built-in SQLite to the latest 3.50.0 beta, for testing.
drh
More... 3 months ago
Do not require repo write permissions to preview a chat post.
drh
More... 3 months ago
Update the change log to record /timeline enhancements.
drh
More... 3 months ago
Honor the chng= query parameter to /timeline on queries that use p=, d=, from=, and similar.
drh
More... 3 months ago
www/th1.md: Fix missing word
js
More... 3 months ago
Improved timeline title when both p= and d= query parameters are provided and refer to different checkins.
drh
More... 3 months ago
Update the built-in SQLite to the latest 3.50.0 beta that contains fixes to the CLI so that it will hopefully [forum:/forumpost/a5a992e657|compile without warnings in VS2025].
drh
More... 3 months ago
Update the built-in SQLite to the first 3.50.0 beta for testing.
drh
More... 3 months ago
Update the unix makefile to correct a dependency problem discovered by --shuffle=reverse in Gnu make.
drh
More... 3 months ago
Updates to the unix makefile so that it works with Gnu-make 4.4 and later with --shuffle=reverse. [forum:/forumpost/664f41bf733c019a|forum thread 664f41bf7]
drh
More... 3 months ago
Another correction to the xfer status counters.
drh
More... 3 months ago
Move the increment of the round-trip counter for sync.
drh
More... 3 months ago
Fix typo in help for the "tag" command.
drh
More... 3 months ago
Enable the --editor option for `fossil amend'. More... 4 months ago
Fix some doc hyperlinks, and remove some long-dead ones, as suggested in [forum:5022f7b600|forum post 5022f7b600]. The git-detached-head link in that post was not fixed because the Internet Archive link to it is not working for me. More... 4 months ago
Replace a C++-style comment. No functional changes. More... 4 months ago
For the timeline command, fix special case where -n|-limit is 0 when using after keyword. More... 4 months ago
Adjust comment to http_build_login_card() to include clarification regarding the source of randomness in NONCE for the login card. No functional changes. More... 4 months ago
Update the built-in SQLite to the latest 3.50.0 alpha that includes the NOT NULL optimization fix.
drh
More... 4 months ago
In the --tk diff GUI, fix the "Save As..." button so that it works again. Do not show the "Reload" button on a GUI brought up from a Save As.
drh
More... 4 months ago