32
I Use This!
High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 8 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improvements to the tracing output in the find_filename_changes() routine.
drh
More... about 21 hours ago
When (stash save) is given no valid file names, fail loudly rather than silently, as the latter emits only a message about an uncommitted transaction. Reported in [forum:747f0c32aa]. More... 1 day ago
Remove an unused parameter and bring the code more in line with [dd72a96111]. More... 3 days ago
Remove options for rendering the tree hierarchy using ASCII-art for the "fossil tree" command and similar. Always use only Unicode box-drawing characters. This works on newer Win10 and Win11. Maybe it doesn't work on older Windows, but the "fossil tree" command is not essential for anything - it is only a convenience - so if it doesn't work on an older platform, that really doesn't really matter.
drh
More... 4 days ago
Code cleaning after the previous check-in. No functional changes. More... 4 days ago
Add options for drawing the file tree with Unicode symbols or ASCII characters (Windows defaults to the latter, all others to the former). More... 4 days ago
Add the "fossil tree" command and the --tree option to "fossil ls" and "fossil extras".
drh
More... 4 days ago
Really fix a broken link. More... 5 days ago
Fix a broken link. More... 5 days ago
Use the preferred case for the destination name in the "fossil mv" command.
drh
More... 6 days ago
With the changes introduced in [213ca339c2951ad1] it is now possible to restrict the timeline to a single branch also with "fossil timeline". More... 7 days ago
Added internal link spacer to colordiff doc, without which the More... 7 days ago
Fixed a broken link in the new colordiff doc due to being extracted from the gitusers doc. More... 7 days ago
Explained why we don't leave diff-command unset for the "bat" alternative. More... 7 days 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... 7 days ago
Indent fix in gitusers.md to make it use a monospace font for nested command examples. More... 7 days 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... 7 days ago
Clarity tweaks to the "Closing a Check-Out" section in the gitusers doc. More... 7 days 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... 7 days ago
Updates to the "hints and tricks" document.
drh
More... 8 days ago
Fix minor typo in test introduced by previous commit. More... 8 days ago
Use join instead to avoid prepending garbage at the beginning of the string. More... 8 days ago
Merge test case fixes from branch-2.24 back into trunk.
drh
More... 8 days ago
Comment out UTF tests 1179, 1586, and 1587 as they give different results on different platforms, for reasons unknown.
drh
More... 8 days ago
Fix or disable brittle test cases that were broken by changes in 2.23.
drh
More... 9 days ago
Fix or disable brittle test cases that were broken by changes in 2.23.
drh
More... 9 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... 10 days ago
Fix one of the hyperlinks on the homepage.
drh
More... 10 days ago
Adjustments to timeline graph layout to try to improve the appearance a little.
drh
More... 10 days ago
Increase the version number to 2.25 in order to start the next development cycle. More... 10 days ago