Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.
Needs review
21 commits sit in this repo's top risk tercile, which is 34% of the 62scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 4.7 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.
Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.
Consistently other-driven across its history.
Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.
| # | Commit | Author | When | Lines | Risk | Top driver |
|---|---|---|---|---|---|---|
| 1 | cc3c2a92#12 | vsync | 8y ago | +661 -0 | 99%Elevated | more lines added than baseline |
| 2 | e878a023- | Yair Even Or | 5y ago | +442 -43 | 98%Elevated | more lines added than baseline |
| 3 | 4b5fa015first commit | vsync | 11y ago | +246 -0 | 96%Elevated | more lines added than baseline |
| 4 | 42732355updated to version 2.0.0 using vanilla-js only | vsync | 8y ago | +282 -276 | 94%Elevated | more lines added than baseline |
| 5 | 26181a82- added React port - changed main class name - added "fakeScroll--hasBar" class | Yair Even Or | 5y ago | +234 -10 | 93%Elevated | more lines added than baseline |
| 6 | 146ff3f9- | vsync | 11y ago | +176 -0 | 91%Elevated | more lines added than baseline |
| 7 | 83fd08e8- upped version to 1.5.0 - added "sensitivity" settings (which is a multiplier. default is "1") - added minBarSize setting (default is "50", in pixels) | vsync | 8y ago | +157 -54 | 90%Elevated | more lines added than baseline |
| 8 | 71990d69:boom::camel: Added .gitattributes & .gitignore files | vsync | 11y ago | +65 -0 | 88%Elevated | more lines added than baseline |
| 9 | 970d5656- | vsync | 6y ago | +86 -21 | 86%Elevated | more lines added than baseline |
| 10 | 556383darefactor | vsync | 9y ago | +57 -44 | 85%Elevated | more lines added than baseline |
| 11 | 061ac430- | Yair Even Or | 5y ago | +31 -18 | 83%Elevated | more lines added than baseline |
| 12 | 7dc5dd3erefactored to add "onChange" callback | Yair Even Or | 5y ago | +31 -7 | 81%Elevated | more lines added than baseline |
| 13 | 1b074c3alimit bar movement when dragging only if the mouse is within the vertical range of the track | vsync | 8y ago | +29 -11 | 80%Elevated | more lines added than baseline |
| 14 | 6deedb06- added "onChange" to the react port - moved "onScrollResize" deceleration before it's first used | Yair Even Or | 5y ago | +22 -17 | 78%Elevated | more lines added than baseline |
| 15 | ef40f524refactoring | vsync | 11y ago | +20 -19 | 77%Elevated | more lines added than baseline |
| 16 | 8facd92dvisual improvements to the demo page | Yair Even Or | 5y ago | +18 -13 | 74%Elevated | more lines added than baseline |
| 17 | 11336b0d[REFACTOR] - improved the way the scrollbar is hidden so it will be more accurate, regardless of it's width | vsync | 5y ago | +23 -6 | 74%Elevated | more lines added than baseline |
| 18 | 8aed47dachanged js code to iife format | Yair Even Or | 5y ago | +14 -6 | 71%Elevated | more lines added than baseline |
| 19 | ba2ff3f9minor update | vsync | 11y ago | +17 -17 | 71%Elevated | more lines added than baseline |
| 20 | c440d4d9- refactor to package.json | Yair Even Or | 5y ago | +13 -3 | 68%Elevated | more lines added than baseline |
| 21 | f5483a59- | vsync | 8y ago | +15 -3 | 68%Elevated | more lines added than baseline |
| 22 | 5f9eb1d9- | vsync | 8y ago | +17 -9 | 65%Typical | more lines added than baseline |
| 23 | fbd76462further improved demo | Yair Even Or | 5y ago | +10 -13 | 64%Typical | more focused than baseline |
| 24 | cca98ab02.5.0 | Yair Even Or | 5y ago | +11 -3 | 61%Typical | more scattered than baseline |
| 25 | b046873fupdated demo page | vsync | 8y ago | +10 -2 | 61%Typical | more focused than baseline |
| 26 | 4efb8fc8corrected dragging calculations there needed some fine-tuning to better working when the drag event position was outside the bounds of the track | vsync | 8y ago | +10 -4 | 58%Typical | more scattered than baseline |
| 27 | 2e0f2b48changes the CSS of the demo page and the default behavior | vsync | 11y ago | +10 -21 | 58%Typical | more subsystems than baseline |
| 28 | 7e353216Bump minimist from 1.2.5 to 1.2.6 | dependabot[bot] | 4y ago | +6 -6 | 53%Typical | fewer lines added than baseline |
| 29 | 23f62ca0-fixed demo page slowness on Chrome | vsync | 8y ago | +8 -2 | 53%Typical | more scattered than baseline |
| 30 | 910fe474removed the "offset" settings from JS since it now can and should be done via CSS | vsync | 8y ago | +7 -6 | 53%Typical | fewer lines added than baseline |
| 31 | caa257feUpdate README.md | vsync | 9y ago | +7 -1 | 53%Typical | fewer lines added than baseline |
| 32 | 87571142added installation instructions | Yair Even Or | 3y ago | +7 -1 | 49%Typical | fewer lines added than baseline |
| 33 | 2eaaa85b- | vsync | 8y ago | +6 -3 | 47%Typical | fewer lines added than baseline |
| 34 | b36bd442removed the "resize" listener on the window. devs should do this manually. instead it would be better to you the "mouseenter" event on the element itself (since the default style of the scrollbar is hidden unless mouseover...) | vsync | 11y ago | +5 -5 | 47%Typical | fewer lines added than baseline |
| 35 | a411dfb7- renames plugin file - text changes to the README | vsync | 11y ago | +5 -5 | 44%Typical | fewer lines added than baseline |
| 36 | 06a991fd- | Yair Even Or | 5y ago | +4 -4 | 42%Typical | fewer lines added than baseline |
| 37 | 8cc54624added link to demo page | vsync | 11y ago | +4 -0 | 42%Typical | fewer lines added than baseline |
| 38 | 46db5b3d2.5.1 | Yair Even Or | 5y ago | +4 -4 | 38%Typical | fewer lines added than baseline |
| 39 | df5263f2- | vsync | 8y ago | +4 -0 | 38%Typical | fewer lines added than baseline |
| 40 | 643c20a9- | vsync | 8y ago | +4 -2 | 38%Typical | fewer lines added than baseline |
| 41 | a5d44811workaround for NPM bug - https://github.com/npm/cli/issues/2834 | Yair Even Or | 5y ago | +4 -1 | 35%Typical | fewer lines added than baseline |
| 42 | 078924c22.2.1 | vsync | 5y ago | +3 -5 | 31%Below typical | fewer lines added than baseline |
| 43 | 86715862changed "padding-box" to "border-box" | vsync | 11y ago | +3 -3 | 31%Below typical | fewer lines added than baseline |
| 44 | 83775a65updated README | vsync | 11y ago | +3 -0 | 31%Below typical | fewer lines added than baseline |
| 45 | 73fa4c02- | vsync | 6y ago | +3 -3 | 27%Below typical | fewer lines added than baseline |
| 46 | a7864e65- | vsync | 8y ago | +3 -3 | 27%Below typical | fewer lines added than baseline |
| 47 | ccb115c4updated README | vsync | 11y ago | +2 -1 | 25%Below typical | fewer lines added than baseline |
| 48 | 498e5e0cUpdate README.md | Yair Even Or | 5y ago | +2 -2 | 21%Below typical | fewer lines added than baseline |
| 49 | 6f1e08a5- | vsync | 8y ago | +2 -3 | 21%Below typical | fewer lines added than baseline |
| 50 | 32a32d3ftabes -> spaces | vsync | 11y ago | +2 -2 | 21%Below typical | fewer lines added than baseline |
Two views of the same model: where the cuts fall, and what commit shape lands you above them.
Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.
The 62 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.
Repowise tracks change history across 3 files in yairEO/fakescroll. No file in the repository changed in the last 90 days. Every commit is scored for change risk from its size, spread and the history of the files it touches.