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
166 commits sit in this repo's top risk tercile, which is 33% of the 500scored. 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.8 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 | 4690e3b8Updated Dependencies | Bill Figliolini | 3mo ago | +680 -559 | 100%Elevated | more lines added than baseline |
| 2 | f1077004Separated input-handling into modules | Bill Figliolini | 3mo ago | +345 -279 | 100%Elevated | more lines added than baseline |
| 3 | 124de238cargo updates | Bill Figliolini | 2w ago | +307 -472 | 100%Elevated | more lines added than baseline |
| 4 | f178e513Rework of how screens are held by application | Bill Figliolini | 3w ago | +285 -263 | 99%Elevated | more lines added than baseline |
| 5 | 96fe1873Created Separate Repositories for Item and Category DB Use | Bill Figliolini | 3mo ago | +271 -197 | 99%Elevated | more lines added than baseline |
| 6 | 5acf2a4fremoved separate category_mapping db | Bill Figliolini | 1w ago | +257 -338 | 99%Elevated | more lines added than baseline |
| 7 | c6c399f0Modularized pick inputs | Bill Figliolini | 3mo ago | +216 -213 | 99%Elevated | more lines added than baseline |
| 8 | 63d375b5Continuing input updates | Bill Figliolini | 3mo ago | +208 -121 | 99%Elevated | more lines added than baseline |
| 9 | 263d32a5moved Item Table definitions to its own file | Bill Figliolini | 4mo ago | +217 -207 | 99%Elevated | more lines added than baseline |
| 10 | e8ebcd5aSeparated Screens into their own module | Bill Figliolini | 6mo ago | +227 -152 | 99%Elevated | more lines added than baseline |
| 11 | 277e9a91Progress on Recipe input implementation, various improvements | Bill Figliolini | 3mo ago | +260 -73 | 98%Elevated | more lines added than baseline |
| 12 | a3936a3fSunk GraphRepository into category repository | Bill Figliolini | 1w ago | +188 -264 | 98%Elevated | more lines added than baseline |
| 13 | 5d05d74dCompleted inventory rework | Bill Figliolini | 3mo ago | +146 -163 | 98%Elevated | more lines added than baseline |
| 14 | c947811bInitial Implementation of Units | Bill Figliolini | 6mo ago | +182 -84 | 97%Elevated | more lines added than baseline |
| 15 | 5bee2e86Categories and Items now fully integrated | Bill Figliolini | 4mo ago | +158 -23 | 97%Elevated | more lines added than baseline |
| 16 | ea871718Recipe service fully implemented | Bill Figliolini | 1mo ago | +169 -105 | 97%Elevated | more lines added than baseline |
| 17 | 74589e76Improvements to Category Service | Bill Figliolini | 1mo ago | +143 -166 | 97%Elevated | more lines added than baseline |
| 18 | 1f6ad945Partial implementation of Repositories | Bill Figliolini | 3mo ago | +144 -95 | 97%Elevated | more lines added than baseline |
| 19 | 824cdeafMAjor DB Refactor | Bill Figliolini | 4mo ago | +165 -383 | 97%Elevated | more lines added than baseline |
| 20 | 76e3fec8Implemented Viewable trait | Bill Figliolini | 4mo ago | +146 -91 | 97%Elevated | more lines added than baseline |
| 21 | 6fe53791Completed Category repository tests | Bill Figliolini | 2w ago | +136 -8 | 96%Elevated | more lines added than baseline |
| 22 | eeb73718Improvemments on Item Service | Bill Figliolini | 1mo ago | +140 -86 | 96%Elevated | more lines added than baseline |
| 23 | 22017e04Further improvements to inputs | Bill Figliolini | 3mo ago | +132 -41 | 96%Elevated | more lines added than baseline |
| 24 | 24dc6653Added Config save and load | Bill Figliolini | 5mo ago | +145 -38 | 96%Elevated | more lines added than baseline |
| 25 | 04c3b504Recipe Repository Implemented | Bill Figliolini | 3mo ago | +110 -61 | 95%Elevated | more lines added than baseline |
| 26 | fef37849Category and Item input implementation | Bill Figliolini | 3mo ago | +109 -44 | 95%Elevated | more lines added than baseline |
| 27 | e2f016addaily progress | Bill Figliolini | 6mo ago | +104 -50 | 95%Elevated | more lines added than baseline |
| 28 | 08e3b0b4Initial Implementation of inventory page complete | Bill Figliolini | 6mo ago | +108 -11 | 95%Elevated | more lines added than baseline |
| 29 | 6155beb1Recipe insert, update, delete tests | Bill Figliolini | 1w ago | +136 -2 | 94%Elevated | more lines added than baseline |
| 30 | 82dff5cbMapping tests | Bill Figliolini | 2w ago | +116 -2 | 94%Elevated | more lines added than baseline |
| 31 | dcd701d6Added iced_aw to use in multipicker | Bill Figliolini | 4w ago | +148 -0 | 94%Elevated | more lines added than baseline |
| 32 | e37f5654Moved to/fromsql traits into persistence | Bill Figliolini | 3mo ago | +108 -120 | 94%Elevated | more lines added than baseline |
| 33 | 21da485dSplit Quantity into its own module | Bill Figliolini | 6mo ago | +106 -103 | 94%Elevated | more lines added than baseline |
| 34 | d34edee9Updated to use new delete interface | Bill Figliolini | 1w ago | +106 -34 | 93%Elevated | more lines added than baseline |
| 35 | 0c7fb62eImplemented Item Input | Bill Figliolini | 3mo ago | +107 -7 | 93%Elevated | more lines added than baseline |
| 36 | c0e2dfdfInput Rework Beginning again | Bill Figliolini | 3mo ago | +101 -60 | 93%Elevated | more lines added than baseline |
| 37 | bc0d4d23Initial Implementation of Settings Page | Bill Figliolini | 5mo ago | +105 -17 | 93%Elevated | more lines added than baseline |
| 38 | 41de4118Implemented category relationships | Bill Figliolini | 3w ago | +116 -24 | 92%Elevated | more lines added than baseline |
| 39 | 38a23af6Simplified Screens to fix bugs, now only page number exists for persistent state | Bill Figliolini | 1mo ago | +93 -106 | 92%Elevated | more lines added than baseline |
| 40 | 5b1a57e8More Progress on serving inputs | Bill Figliolini | 1mo ago | +110 -33 | 92%Elevated | more lines added than baseline |
| 41 | 4ca9e569Category Service Completed | Bill Figliolini | 1mo ago | +98 -69 | 92%Elevated | more lines added than baseline |
| 42 | 8d071a9cBugfixing | Bill Figliolini | 3mo ago | +88 -50 | 92%Elevated | more lines added than baseline |
| 43 | 502fbd9bSplit composition into two traits | Bill Figliolini | 3mo ago | +90 -84 | 92%Elevated | more lines added than baseline |
| 44 | 0f402600Improvements to input, initial implementation of quantity input | Bill Figliolini | 3mo ago | +96 -20 | 92%Elevated | more lines added than baseline |
| 45 | 218957deCompleted Category UI | Bill Figliolini | 4mo ago | +107 -15 | 92%Elevated | more lines added than baseline |
| 46 | cd631926Moved categories into its own module, implemented graph | Bill Figliolini | 4mo ago | +109 -0 | 92%Elevated | more lines added than baseline |
| 47 | e430c31aInput Improvements | Bill Figliolini | 3mo ago | +85 -84 | 91%Elevated | more lines added than baseline |
| 48 | 6de311d1Initial work on units | Bill Figliolini | 6mo ago | +100 -0 | 91%Elevated | more lines added than baseline |
| 49 | 6fc91b15Daily Progress | Bill Figliolini | 1mo ago | +97 -13 | 90%Elevated | more lines added than baseline |
| 50 | 90e87fa0Daily Progress | Bill Figliolini | 1mo ago | +97 -20 | 90%Elevated | 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 200 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.
bill-figliolini/bartend has 552 commits in its history from 1 contributor, the first of them Jan 1, 2026. In the last 90 days 37 files were touched, 411 times in total, most often category_service.rs. Every commit is scored for change risk from its size, spread and the history of the files it touches.