32
I Use This!
High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use the preferred case for the destination name in the "fossil mv" command.
drh
More... about 23 hours ago
With the changes introduced in [213ca339c2951ad1] it is now possible to restrict the timeline to a single branch also with "fossil timeline". More... 1 day ago
Added internal link spacer to colordiff doc, without which the More... 1 day ago
Fixed a broken link in the new colordiff doc due to being extracted from the gitusers doc. More... 1 day ago
Explained why we don't leave diff-command unset for the "bat" alternative. More... 1 day ago
Added a new doc distilling all the common methods for getting colorized diffs. Extracted its seed from the gitusers doc in part because it isn't Git-specific, and because there are more options to cover, sufficient to justify a separate doc. More... 1 day ago
Indent fix in gitusers.md to make it use a monospace font for nested command examples. More... 1 day ago
The recent gitusers doc improvements allow a better HTML fragment target; the browser's scroll-back includes the new section header now rather than target a paragraph within another section. More... 1 day ago
Clarity tweaks to the "Closing a Check-Out" section in the gitusers doc. More... 1 day ago
In response to [forum:/forumpost/6878c949a5c33551 | a recent forum thread], added a new section to the gitusers doc, "Fossil Never Auto-Commits". The ideas behind this were previously expressed implicitly, but con-fused with others, resulting in the lack of clarity characteristic of alchemical slag. More... 1 day ago
Updates to the "hints and tricks" document.
drh
More... 3 days ago
Fix minor typo in test introduced by previous commit. More... 3 days ago
Use join instead to avoid prepending garbage at the beginning of the string. More... 3 days ago
Merge test case fixes from branch-2.24 back into trunk.
drh
More... 3 days ago
Comment out UTF tests 1179, 1586, and 1587 as they give different results on different platforms, for reasons unknown.
drh
More... 3 days ago
Fix or disable brittle test cases that were broken by changes in 2.23.
drh
More... 3 days ago
Fix or disable brittle test cases that were broken by changes in 2.23.
drh
More... 4 days ago
Further improvement to rail selection in the /timeline graph layout algorithm: Move merge lines that go into the branch rail that is on the left, over toward the left when using the r=BRANCH query parameter.
drh
More... 5 days ago
Fix one of the hyperlinks on the homepage.
drh
More... 5 days ago
Adjustments to timeline graph layout to try to improve the appearance a little.
drh
More... 5 days ago
Increase the version number to 2.25 in order to start the next development cycle. More... 5 days ago
Updated the release date for 2.24 in the changelog, plus a few minor grammar fixes. More... 5 days ago
Fix the date on the 2.24 release on the homepage.
drh
More... 5 days ago
Update the homepage for the 2.24 release.
drh
More... 5 days ago
Version 2.24
drh
More... 5 days ago
cgi.md: be less specific about the Apache version in which the Content-Length change happened because a new forum post reports that it happens at least as far back as 2.4.41. More... 6 days ago
Merge the update to zLib-1.3.1.
drh
More... 7 days ago
Improvements to comments in graph.c. No changes to actual code.
drh
More... 7 days ago
Fix parsing of the argument to the "Connection:" header of HTTP reply messages to deal with unusual arguments added by Apache mod_cgi. See [forum:/forumpost/ca6fc85c80f4704f|forum thread ca6fc85c80f4704f].
drh
More... 7 days ago
Simplify parsing of the Connection: header in HTTP replies.
drh
More... 7 days ago