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
51 commits sit in this repo's top risk tercile, which is 34% of the 152scored. 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 5.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 | Review priority | Top driver |
|---|---|---|---|---|---|---|
| 1 | d997d27cInit glass | Okko Hakola | 3y ago | +3.2K -0 | 100thElevated | more lines added than baseline |
| 2 | 298486e7Add fluid sim example | Okko Hakola | 3y ago | +1.9K -16 | 99thElevated | more lines added than baseline |
| 3 | eb582e21Init bloom pipeline, remove common pipelines | Okko Hakola | 3y ago | +919 -191 | 98thElevated | more lines added than baseline |
| 4 | b074ceafLeave control of render to the app | Okko Hakola | 1y ago | +451 -466 | 97thElevated | more lines added than baseline |
| 5 | 5781fe17Super simple sand fall example | Okko Hakola | 2y ago | +445 -1 | 97thElevated | more lines added than baseline |
| 6 | 20741979Shader includes (#3) | Okko Hakola | 3y ago | +773 -2 | 97thElevated | more lines added than baseline |
| 7 | 402250adAdd quad pipeline to library | Okko Hakola | 3y ago | +427 -483 | 96thElevated | more lines added than baseline |
| 8 | b311642bInit lib update winit 0.30 (#4) | Okko Hakola | 1y ago | +514 -2.5K | 95thElevated | more lines added than baseline |
| 9 | e5b98fd9Add basic tonemapping pipeline (from bevy) | Okko Hakola | 3y ago | +287 -5 | 95thElevated | more lines added than baseline |
| 10 | 4984bc9bAdd basic line draw pipeline | Okko Hakola | 2y ago | +373 -16 | 93thElevated | more lines added than baseline |
| 11 | af31e8daMake quad a common pipeline | Okko Hakola | 3y ago | +261 -287 | 93thElevated | more lines added than baseline |
| 12 | 1c203893Try with simple water as well | Okko Hakola | 2y ago | +163 -13 | 92thElevated | more lines added than baseline |
| 13 | 6750c030Fixes & debugs | Okko Hakola | 3y ago | +174 -81 | 92thElevated | more lines added than baseline |
| 14 | 1f37f40eAdd paste pipeline | Okko Hakola | 3y ago | +201 -1 | 91thElevated | more lines added than baseline |
| 15 | e8d56efeHandle errors | Okko Hakola | 3y ago | +141 -63 | 90thElevated | more lines added than baseline |
| 16 | 573083a8Sampler remove from image (#6) | Okko Hakola | 1y ago | +144 -126 | 88thElevated | more lines added than baseline |
| 17 | 1f0a681bLine as physics example | Okko Hakola | 2y ago | +168 -28 | 88thElevated | more lines added than baseline |
| 18 | f0b438e3Add window position adjustments for creations | Okko Hakola | 3y ago | +106 -6 | 88thElevated | more lines added than baseline |
| 19 | 6b342ab0Double buffer practise | Okko Hakola | 3y ago | +130 -67 | 88thElevated | more lines added than baseline |
| 20 | 3434749bAdd pipelines to context | Okko Hakola | 3y ago | +122 -134 | 88thElevated | more lines added than baseline |
| 21 | 0167617bUpdate winit & other libs | Okko Hakola | 2y ago | +138 -112 | 87thElevated | more lines added than baseline |
| 22 | d26259dcUpdate wgpu 0.29 (#9) | Okko Hakola | 5mo ago | +123 -137 | 86thElevated | more lines added than baseline |
| 23 | 8743ee6fUpdate watched shader module | Okko Hakola | 1y ago | +109 -46 | 86thElevated | more lines added than baseline |
| 24 | 0658b1c9Change window creation api | Okko Hakola | 1y ago | +140 -135 | 84thElevated | more lines added than baseline |
| 25 | 9387b3b5Enable passing command buffers to glass | Okko Hakola | 2y ago | +97 -45 | 84thElevated | more lines added than baseline |
| 26 | 5b120882Add watched shader module | Okko Hakola | 2y ago | +117 -1 | 84thElevated | more lines added than baseline |
| 27 | 03faa250Add create bind group for paste pipeline | Okko Hakola | 1y ago | +80 -24 | 82thElevated | more lines added than baseline |
| 28 | b8c16815Post processing example | Okko Hakola | 3y ago | +75 -14 | 82thElevated | more lines added than baseline |
| 29 | 45561232Cleanup app run order logic a bit | Okko Hakola | 2y ago | +99 -60 | 81thElevated | more lines added than baseline |
| 30 | 16eb0ae3Fix usability issues with file watcher | Okko Hakola | 2y ago | +75 -35 | 81thElevated | more lines added than baseline |
| 31 | 8838fff5Allow setting window pos at runtime | Okko Hakola | 3y ago | +61 -10 | 80thElevated | more lines added than baseline |
| 32 | 13de5dbbAdd bridge, for my own purposes... test | Okko Hakola | 1y ago | +69 -5 | 79thElevated | more lines added than baseline |
| 33 | 01a2db7cUpdate libs, mainly wgpu to 0.18 | Okko Hakola | 2y ago | +85 -45 | 79thElevated | more lines added than baseline |
| 34 | 3ad430acAdd option to draw buffer of lines | Okko Hakola | 2y ago | +72 -10 | 78thElevated | more lines added than baseline |
| 35 | 88ceba40Fix linux build & wayland | Okko Hakola | 1y ago | +67 -36 | 77thElevated | more lines added than baseline |
| 36 | 8d6740d9Add uv offset & scale to quad | Okko Hakola | 2y ago | +76 -18 | 77thElevated | more lines added than baseline |
| 37 | ddc2b7e8Fix paste pipeline | Okko Hakola | 3y ago | +45 -21 | 76thElevated | more lines added than baseline |
| 38 | 02fe6fbbFixes & regress versions of libs | Okko Hakola | 3y ago | +51 -32 | 75thElevated | more lines added than baseline |
| 39 | bf762d52Enable context dependent app initialization | Okko Hakola | 2y ago | +64 -48 | 75thElevated | more lines added than baseline |
| 40 | f6b63eb8Expose some surface fns | Okko Hakola | 2mo ago | +33 -2 | 74thElevated | more lines added than baseline |
| 41 | 4ad8cb0aUpdate to wgpu 0.19 | Okko Hakola | 2y ago | +31 -29 | 73thElevated | more lines added than baseline |
| 42 | d2d31587Add aa strength parameter to quad | Okko Hakola | 3y ago | +34 -12 | 73thElevated | more lines added than baseline |
| 43 | 7d03d3b9Separate update from render for iced | Okko Hakola | 3y ago | +33 -34 | 73thElevated | more lines added than baseline |
| 44 | 82ccf8fcReturn error from run | Okko Hakola | 3y ago | +38 -42 | 71thElevated | more lines added than baseline |
| 45 | 28ba7adaUpdate iced | Okko Hakola | 3y ago | +40 -14 | 71thElevated | more lines added than baseline |
| 46 | bb3dc3b8Update to wgpu 0.20 and egui 0.28 | Okko Hakola | 2y ago | +41 -16 | 70thElevated | more lines added than baseline |
| 47 | 6800bcabAllow reconfiguring surface externally | Okko Hakola | 3y ago | +24 -14 | 70thElevated | more lines added than baseline |
| 48 | a5e03388Update libs & wgpu 25 (#8) | Okko Hakola | 1y ago | +30 -32 | 68thElevated | more lines added than baseline |
| 49 | 4e334949Add create bind group for tonemapping | Okko Hakola | 1y ago | +28 -4 | 68thElevated | more lines added than baseline |
| 50 | 504e0c24Make queue and device arcable | Okko Hakola | 2y ago | +25 -7 | 68thElevated | more 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 152 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 26 files in HexSleeves/glass. In the last 90 days 7 files were touched, 12 times in total, most often glass.rs. Every commit is scored for change risk from its size, spread and the history of the files it touches.