Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 most recent timeline items
|
2012-02-08
| ||
| 03:04 | [9b1d394a71] Leaf: Update the version number to 1.22 and begin entering change log information for the next release. (user: drh, tags: trunk) | |
| 00:34 | [fbaa7ca99f] Fix issues with the --brief option to the diff command. (user: drh, tags: trunk) | |
|
2012-02-07
| ||
| 20:04 | [3e3feb2dda] Another minor performance enhancement on sbs diff. (user: drh, tags: trunk) | |
| 18:58 | [87f867018b] Performance optimization for the alignment calculation on side-by-side diffs. Noticably faster. (user: drh, tags: trunk) | |
| 18:13 | [4ab6071145] Optimize the inner loop of the LCS algorithm for the main diff generator. (user: drh, tags: trunk) | |
| 16:20 | [030035345c] Update the built-in SQLite and SQL command-line shell to the latest code from the SQLite trunk. (user: drh, tags: trunk) | |
| 16:13 | [312590a9ee] Minor tweak to the side-by-side alignment algorithm so that it handles pure white-space lines better. (user: drh, tags: trunk) | |
| 15:38 | [e0565d4351] Add the --brief option to the "diff" command. (user: drh, tags: trunk) | |
| 04:15 | [b1530c29ab] Add chunk number fragment marks to HTML diff output. (user: drh, tags: trunk) | |
| 03:57 | [469462b69a] Convert the similarity measure for side-by-side diff alignment to use LCS instead of edit distance. LCS is faster and gives comparable results. (user: drh, tags: trunk) | |
| 00:23 | [8f85286cff] Allow file: clones that transfer private branches. (user: drh, tags: trunk) | |
| 00:01 | [51bda5e441] Change back to using minimum edit distance for computing similarity of lines for alignment in side-by-side diff change blocks. (user: drh, tags: trunk) | |
|
2012-02-06
| ||
| 18:18 | [a928c89cb1] Fix the SSH transport method so that it allows everything, without regard to user permissions. (user: drh, tags: trunk) | |
| 17:47 | [af30a9ab46] The "smhdr" query parameter on the finfo pages gives a more compact header without the detailed object descriptions. (user: drh, tags: trunk) | |
| 16:03 | [ea4b7cd68c] Make the diff colors darker by default. (user: drh, tags: trunk) | |
| 15:21 | [bba7aea8ca] Merge the diff enhancements from the diff-experimental branch into trunk. (user: drh, tags: trunk) | |
| 15:02 | [5d836cbda7] Leaf: Tweak to side-by-side alignment: Be more aggressive about marking lines as changed if they are naturally aligned to begin with. (user: drh, tags: diff-experimental) | |
| 14:28 | [9713e42356] Adjust the alignment similarity cutoff score. (user: drh, tags: diff-experimental) | |
| 14:22 | [a484cfc2f2] Improvements to the alignment algorithm for block changes in side-by-side diff. (user: drh, tags: diff-experimental) | |
| 03:38 | [357d26bc36] When a line changes in a side-by-side diff, only highlight the part of line that actually changed. (user: drh, tags: diff-experimental) | |