Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

3 check-ins using file src/diffcmd.c version 698e149574

2025-02-20
00:06
Improved top-panel button layout on Window for the "fossil merge-into --tk" app. check-in: f27e2b0e61 user: drh tags: merge-info
2025-02-19
21:54
Avoid putting extraneous text after the filenames in column labels for xdiff and fdiff. check-in: 0743cfc2e7 user: drh tags: merge-info
21:47
Improve the "fossil merge-info --tk" GUI by adding a new menu to show two-way diffs between selected columns. This enhancement required other diff-related enhancements: (1) add the --label option to all diff commands. (2) Add the new "fossil fdiff" command. check-in: e54a4b5fa9 user: drh tags: merge-info