Fossil

Timeline
Login

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

63 events for the month beginning 2021-08-01 by user drh

Following month ↑
2021-08-31
22:43
Tweaks to diff formatting. ... (check-in: 598d7736e7 user: drh tags: diff-color-enhancements)
13:33
Improvements to the new unified diff algorithm. ... (check-in: 2a256a4cce user: drh tags: diff-color-enhancements)
03:00
An attempt to rework HTML unified diff to show partial line matches. Still needs CSS work. ... (check-in: a01e46d85e user: drh tags: diff-color-enhancements)
2021-08-30
22:39
Merge fixed from trunk into the diff-color-enhancements branch. ... (check-in: 06a4494e01 user: drh tags: diff-color-enhancements)
22:07 Edit [ae28ae827343d2df|ae28ae8273]: Move to branch oops. Edit check-in comment. ... (artifact: 679303a0d3 user: drh)
16:40
Fix handling of backslash and tab in quoted JSON text for the --json option. ... (check-in: 9a30e83d88 user: drh tags: diff-color-enhancements)
15:03
Add the experimental JSON diff output format. ... (check-in: 5d759da711 user: drh tags: diff-color-enhancements)
14:23
Fix --debug diff output for multi-byte UTF-8. ... (check-in: 9191ea9e63 user: drh tags: diff-color-enhancements)
13:55
In the "diff --debug" output show the regions of change. ... (check-in: 4b8f203f5d user: drh tags: diff-color-enhancements)
12:00
Code and comment cleanup. Fixes to the new formatDiff() routine related to block alignment. ... (check-in: 16a2364f36 user: drh tags: diff-color-enhancements)
02:36
Corrections to line counting in the formatDiff procedure that drives the DiffBuilder object. Remove the test-rawdiff command and substitute and undocumented --raw option on the various diff commands. ... (check-in: 5e70c3ff96 user: drh tags: diff-color-enhancements)
2021-08-29
22:55
Demonstrate the concept of a generic DiffBuilder object. ... (check-in: 6e8d87b398 user: drh tags: diff-color-enhancements)
2021-08-28
16:36
Further improvements to fossil_temp_filename() to help ensure that the correct directory separators are used on both unix and windows. ... (check-in: 5434d2e32c user: drh tags: trunk)
15:47
Merge trunk fixes into the diff-color-enhancements branch. ... (check-in: e696aa705c user: drh tags: diff-color-enhancements)
15:46
More robust implementation of fossil_temp_filename that does not require an open connection to a real database. ... (check-in: 939696667a user: drh tags: trunk)
00:46
Performance optimization. Now faster than trunk. ... (check-in: 2cb7f2f9d1 user: drh tags: diff-color-enhancements)
00:13
Side-by-side diff coloration now appears to be technically correct, though further improves are needed to optimize for human perception, and for performance. ... (check-in: 6ed7541472 user: drh tags: diff-color-enhancements)
2021-08-27
21:11
Additional work on improved diff. Incremental check-in. Still not working right. ... (check-in: 4fea7cc0ca user: drh tags: diff-color-enhancements)
16:48
Coloring on side-by-side diffs allows up to 8 separate segments of change. Incremental check-in - not everything is working correctly. ... (check-in: 925399da07 user: drh tags: diff-color-enhancements)
14:01
Clean up the data structures associated with adding color to diffs in preparation for attempts to improve the coloration. ... (check-in: 8c619bf278 user: drh tags: diff-color-enhancements)
12:31
Fix login redirects for the forum. [forum:/forumpost/7663482abad5a3ea|Forum post 7663482abad5a3ea]. ... (check-in: c717d2803e user: drh tags: trunk)
12:09
Add a missing #include to diffcmd.c so that the build will work under mingw32. ... (check-in: 00c8622a02 user: drh tags: trunk)
11:29
Fix the goofy non-quoting of URL arguments to "start" on windows by including an extra quoted empty term. [forum:/forumpost/9600b10ffd0a7483|Forum post 9600b10ffd0a7483]. ... (check-in: 0d8c92882a user: drh tags: trunk)
07:54
Attempt to fix quoting issues with the browser launch command on windows. ... (check-in: c72c6df465 user: drh tags: trunk)
00:33
Do not use an external diff command to generate HTML for --tk or --webpage or --browser. ... (check-in: 83feccc291 user: drh tags: trunk)
2021-08-26
15:23
Update the change log for the shift from --www to --by. ... (check-in: 16a01582e6 user: drh tags: trunk)
15:12
CSS adjustments for the --browser option on diff commands. ... (check-in: de2d0054a7 user: drh tags: trunk)
14:01
Rename the new --www option (check-in [f3961f453aee1ef5]) to --browser and -b. Add the --by option as shorthand for --browser --sidebyside, as that is expected to be a common usage pattern. ... (check-in: 9a3372eec5 user: drh tags: trunk)
13:41
Minor code simplification and cleanup for the HTTP server launch in the "fossil ui" and similar commands. ... (check-in: 2f122aac73 user: drh tags: trunk)
00:16
Update the change log. ... (check-in: a49582b343 user: drh tags: trunk)
2021-08-25
23:47
More improvements to login redirects. See the discussion on the [forum:/forumpost/f81625500d96cc0f|forum thread f81625500d96cc0f]. ... (check-in: e5c16594b3 user: drh tags: trunk)
23:17
Fix a harmless compiler warning in the previous check-in. ... (check-in: 4291b9c87f user: drh tags: trunk)
23:08
Add the --www option to the various "diff" commands. ... (check-in: f3961f453a user: drh tags: trunk)
20:56
Improved internal interfaces for diff. For --webpage, omit the CSS used only for side-by-side diffs when doing a unified diff. ... (check-in: eb6611c4dc user: drh tags: trunk)
18:26
Enhance the sbsdiff.js script to do the diff-column width expansion and constraction as the browser width chagnes. Add the complete sbsdiff.js script text to the end of --webpage diff output, but only when the -y option is also used. ... (check-in: 5380333f63 user: drh tags: trunk)
18:00
For the --webpage output, use javascript to resize all side-by-side diff columns so that they completely fill the available screen width. ... (check-in: 571dd613ac user: drh tags: trunk)
17:18
Fix the --webpage option so that it correctly generates the HTML closing tags for the "fossil test-diff" command. ... (check-in: 7e37ae9549 user: drh tags: trunk)
16:48
Fix a bad redirect associated with Logout. Problem caused by [3571c8715d512a28] ... (check-in: 85f87c8d30 user: drh tags: trunk)
16:22
Fix a problem in the "fossil patch diff" command introduced by the previous --webpage check-in. ... (check-in: 874e7fa7bb user: drh tags: trunk)
16:10
Add the --webpage option to the various "diff" commands. This option causes the diff output to be in the form of a stand-alone webpage that can be sent to a remote collaborator (for example via a chat attachment). ... (check-in: ea52b7d06c user: drh tags: trunk)
13:10
Improvements to the g= query parameter on login redirects. This is an attempt to fix the problem described by [forum:/forumpost/f81625500d|forum post forum f81625500d]. ... (check-in: 3571c8715d user: drh tags: trunk)
2021-08-19
19:38
Add the --fossilcmd option to the "patch push" and "patch pull" commands. Also improve the "patch" documentation slightly. ... (check-in: 280e12a356 user: drh tags: trunk)
19:21
Enhancements to "fossil patch". The -f flag now causes a revert prior to applying the patch. The -f, -v and -n flags work with "patch push". ... (check-in: 136d200408 user: drh tags: trunk)
19:01
Fix the "fossil patch pull" command so that it works even if the remote has added two or more files. ... (check-in: 08be0c75b9 user: drh tags: trunk)
13:53
Enhance the "scrub" command to more aggressively prune the CONFIG table. ... (check-in: 6b608a0ccb user: drh tags: trunk)
2021-08-17
19:44
Back out the main-url patch. On second thought, this does not add a lot of value but does introduce complication. Maybe it will get added back in later. ... (check-in: 5bb4f12a8f user: drh tags: trunk)
17:32
Provide a warning on the security-audit page if any of the TH1 scripts that run during a syncm, push, pull, or clone are configured. ... (check-in: cfb5be4189 user: drh tags: trunk)
17:13
Add the "main-url" setting. Use it to send the "pragma from-url" on a sync. The server uses this to add new syncwith: entries for the client. ... (check-in: 2ae7a5160f user: drh tags: trunk)
15:41
Improvements to the /urllist page → the sync URLs and Git mirrors are combined into a single section. Add the url_unparse() interface for freeing memory from a url_parse_local(). ... (check-in: 9bdbcd39cb user: drh tags: trunk)
2021-08-15
18:38
Remove a harmless unused variable. ... (check-in: a004b1729c user: drh tags: trunk)
00:43
Improve the /urllist page so that it shows all servers with which the repository has synced. ... (check-in: 89e5c03a32 user: drh tags: trunk)
2021-08-14
22:06
Remember the URLs for Git-mirror syncs. Show them on the /urllist page. ... (check-in: 458b35a507 user: drh tags: trunk)
18:25
Further improvements to "fossil all git status" output. Do not show repositories for which the git export repository does not exist or is inactive. ... (check-in: 999d838de2 user: drh tags: trunk)
18:00
Improved output (less clutter) from the "fossil all git status" command. Results are only shown from repositories that actually have a Git mirror. ... (check-in: 9179663d8c user: drh tags: trunk)
2021-08-12
14:38
Correctly handle block HTML in markdown if the end tag occurs at the very end of the input without even a new-line. ... (check-in: a06f3379f0 user: drh tags: trunk)
2021-08-09
01:17 Edit [1e919d601f774fdb|1e919d601f]: Edit check-in comment. ... (artifact: 395ac62c05 user: drh)
01:11
Markdown enhancement (after [forum:/forumpost/938896d37da30394|forum post 938896d37da30394] and follow-ups) in which <html>...</html> that is preceded and followed by blank lines disables all markdown processing and just returns raw HTML text. The <html> and its end-tag are removed. Removal of "dangerous" HTML is handled in a later pass, so the results should still be safe. ... (check-in: 1e919d601f user: drh tags: trunk)
2021-08-08
18:20
More information in the log file for signal handlers. Include the phase of operation as part of the log message. ... (check-in: 48c06b0a13 user: drh tags: trunk)
2021-08-07
17:28
Improved error message upon timeout. Combine redundant implementations of the function that finds user and kernel CPU usage. ... (check-in: 6c3d370496 user: drh tags: trunk)
17:28
Update to the latest trunk version of SQLite, for SQLite testing. ... (check-in: 5570a6aae9 user: drh tags: trunk)
10:33
Fix an uninitialized variable resulting from check-in [cdbf0bf179989a2d]. ... (check-in: a099ccfe92 user: drh tags: trunk)
10:18
Update change long to mention the recent Markdown formatter change. ... (check-in: 2125ddb964 user: drh tags: trunk)
2021-08-06
23:23
Simplify the HTML block tag handling in the markdown formatter. (See [forum:/forumpost/3f0136cd8054a14e|forum thread 3f0136cd80].) Dramatically reduce the number of of HTML block tags that do not apply markdown formatting to their content. The list is now just <pre> and <script>. Formerly this list include things like <p> and <table>. ... (check-in: cdbf0bf179 user: drh tags: trunk)
Previous month ↓