fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/diff.js
23 commits
First draft to implement word-wrap for web UI diffs. The list of TODO items can be found on the bra…
florian
faf4b4718…
2024-08-17 16:03
Brought the ui-local-diff branch up to date relative to trunk. It isn't a simple merge, primarily …
wyoung
76fa16576…
2023-01-24 03:29
Merge updates from trunk.
mistachkin
6f3640a71…
2022-10-17 01:02
Merge in trunk (release 2.17)
george
c1868b9f8…
2021-10-09 20:13
Merge in trunk (release 2.17)
george
a33f616e6…
2021-10-09 20:05
Merge in trunk (release 2.17)
george
315351f4a…
2021-10-09 19:50
Merge in trunk (release 2.17)
george
56e2d3ad6…
2021-10-09 19:31
Enhance the various diff views (excluding diff -b output) to be able to dynamically load more conte…
stephan
51c1efd40…
2021-09-11 17:09
Implemented diff.js arrow key scroll fix from [566b7f1165293655].
stephan
c624ed868…
2021-09-10 15:53
Fixed left/right arrow key scrolling in diff.js.
stephan
566b7f116…
2021-09-09 15:01
/jchunk code lines are now injected into the diff view but the line numbers are still TODO.
stephan
49a60a580…
2021-09-09 04:58
Minor tweaks in the diff-related JS and CSS.
stephan
fd7d2557a…
2021-09-08 02:43
Optimize diff.js's width updater to only perform DOM selection when it's first run. Also delay its …
stephan
077f3db10…
2021-09-07 23:08
Ongoing refactoring and feature-adding related to the JS/ajax components of the new diff views.
stephan
65aa2c964…
2021-09-07 22:28
Made diff view table 100% wide instead of 98%. The unsightly horizontal scrollbars still don't appe…
stephan
be9602d0d…
2021-09-07 22:24
diff.js: instead of polling for window size changes every 100ms, listen for window resize events.
stephan
c5f8e7999…
2021-09-07 21:55
Refactor the diff logic for improved modularity and performance. This check-in transitions the di…
drh
9e330740c…
2021-09-05 19:02
Fix diff.js so that it does not limit the width of unified diff <pre> elements.
drh
723ce36dd…
2021-09-04 10:38
Draw a thin box around diffs in the default skin (per [forum:/forumpost/a42aade32dd9d42|forum post …
drh
63a5c754f…
2021-09-03 23:00
Improved alignment of partial line diffs. More work to be done in this area. Also fix a problem in…
drh
24d28cb7c…
2021-09-03 22:49
Adjust diff colors in all skins.
drh
391036067…
2021-09-03 11:51
Improved comments on the diff formatter and related logic.
drh
d29ddba32…
2021-09-02 22:28
First attempt to generate side-by-side diffs using the new formatter. This breaks the --tk option. …
drh
4cd8a743c…
2021-09-01 19:53
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close