Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins tagged with "diff-config"
|
2021-09-06
| ||
| 22:24 | For the --json diff output, generate an array of objects, one object per file and the diff array all contained within the object. Closed-Leaf check-in: 4ab3525927 user: drh tags: diff-config | |
| 20:51 | Begin adding value that used to be function arguments into the DiffConfig object. This check-in deals with the pRe parameter. check-in: bdb4bfaa3a user: drh tags: diff-config | |
| 19:24 | Futher integration of DiffConfig up and down the diff stack. check-in: 7c1498aeff user: drh tags: diff-config | |
| 18:52 | Continue integrating DiffConfig up the diff stack. check-in: 153a464dab user: drh tags: diff-config | |
| 18:35 | Incremental step in integrating DiffConfig. check-in: f7c8416fcd user: drh tags: diff-config | |
| 18:14 | Create the new DiffConfig object used to pass around information about a file difference computation. Begin integrating this new object into various interfaces. Lots more work to be done. check-in: 8601fb13d6 user: drh tags: diff-config | |