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
164 commits sit in this repo's top risk tercile, which is 33% of the 496scored. 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.5 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 feature-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 | 9c033dbfAdd comprehensive test suite, fix minor issues, rename function and file names to match approved verbs (#708) | Jeffrey | 3w ago | +4.6K -650 | 100%Elevated | more lines added than baseline |
| 2 | 2c360961Add registry backup & restore (#566) | Jeffrey | 3mo ago | +3.2K -719 | 100%Elevated | more lines added than baseline |
| 3 | d1b13e61Added full GUI for Win11Debloat + much more (#432) | Jeffrey | 6mo ago | +5.4K -2.4K | 100%Elevated | more lines added than baseline |
| 4 | 157d26bbAdd option to show & undo applied tweaks + more (#599) | Jeffrey | 2mo ago | +3.5K -1.9K | 99%Elevated | more lines added than baseline |
| 5 | 32cedaf6Improve registry backup safety and add optional backup skipping (#710) | Jeffrey | 2w ago | +1.6K -44 | 99%Elevated | more lines added than baseline |
| 6 | 65aabbc0Refactor code structure for improved readability and maintainability (#473) | Jeffrey | 5mo ago | +2.9K -2.8K | 99%Elevated | more lines added than baseline |
| 7 | c37bdcf5Improve app page with sorting, recommendations and more (#520) | Jeffrey | 5mo ago | +1.6K -955 | 98%Elevated | more lines added than baseline |
| 8 | a1907c2aImprove & simplify the overview/apply changes pages (#505) | Jeffrey | 5mo ago | +1.1K -924 | 98%Elevated | more lines added than baseline |
| 9 | 5dcc8bffAdd titlebar menu and MessageBox styling (#470) | Jeffrey | 5mo ago | +883 -59 | 98%Elevated | more lines added than baseline |
| 10 | e612f8e9Improved app removal via cmdline, add JSON config files (#402) | Jeffrey | 7mo ago | +868 -344 | 98%Elevated | more lines added than baseline |
| 11 | ce8c1004Fix issues with domain accounts & fix run.bat breaking when launched from path with certain characters (#693) | Jeffrey | 1mo ago | +643 -53 | 98%Elevated | more lines added than baseline |
| 12 | d1fe541bRefactor: Cleanup app removal, remove legacy app list generator and CustomAppsList file support (#662) | Jeffrey | 1mo ago | +855 -467 | 98%Elevated | more lines added than baseline |
| 13 | 774c8ecdAdd ability to export/import settings configuration (#522) | Jeffrey | 4mo ago | +726 -31 | 98%Elevated | more lines added than baseline |
| 14 | 71e3f2e4Refactor: ExecuteChanges to InvokeChanges, clean up for readability (#641) | Jeffrey | 1mo ago | +490 -188 | 97%Elevated | more lines added than baseline |
| 15 | 17654c3fImprove app & tweak selection UI (#558) | Jeffrey | 3mo ago | +438 -72 | 97%Elevated | more lines added than baseline |
| 16 | ad0b4906Add option to disable MS Store app results in Windows Search (#509) | Jeffrey | 5mo ago | +623 -529 | 97%Elevated | more lines added than baseline |
| 17 | a89b5350Clean up styling to better match Windows fluent design guidelines (#638) | Jeffrey | 1mo ago | +548 -471 | 96%Elevated | more lines added than baseline |
| 18 | 11a32436Improve user validation (#568) | Jeffrey | 3mo ago | +433 -22 | 96%Elevated | more lines added than baseline |
| 19 | 71043cccCleaning up to improve readability and fix some minor bug (#394) | Jeffrey | 8mo ago | +316 -294 | 96%Elevated | more lines added than baseline |
| 20 | 94d67c3fClean up / Linting | Raphire | 1y ago | +231 -234 | 96%Elevated | more lines added than baseline |
| 21 | d1338cd0Enhance app removal verification and error reporting (#735) | Jeffrey | 1d ago | +325 -176 | 95%Elevated | more lines added than baseline |
| 22 | db248650Add Support for "-user" Parameter running under SYSTEM (#609) | soccerzockt | 2mo ago | +231 -134 | 95%Elevated | more lines added than baseline |
| 23 | 797a232bAdd Get-Dev.ps1 launch script for development | Raphire | 3mo ago | +225 -0 | 95%Elevated | more lines added than baseline |
| 24 | 0d7910efImproved app removal process, added support for removing more apps and more (#43) | Jeffrey | 2y ago | +323 -250 | 95%Elevated | more lines added than baseline |
| 25 | e0dada91Added support for running the script with arguments, this removes the need for any user input at runtime and makes it easies to run the script with custom settings. Also some major refactoring in Win10Debloat.ps1 | Raphire | 5y ago | +234 -85 | 95%Elevated | more lines added than baseline |
| 26 | e8adac18Add CONTRIBUTING.md file | Raphire | 5mo ago | +280 -0 | 94%Elevated | more lines added than baseline |
| 27 | 95dc490bAdd tweak category icons (#471) | Jeffrey | 5mo ago | +240 -60 | 94%Elevated | more lines added than baseline |
| 28 | 75d783ccMake GUI resizable (#448) | Jeffrey | 6mo ago | +205 -18 | 94%Elevated | more lines added than baseline |
| 29 | f5057625Update README.md | Jeffrey | 1y ago | +184 -184 | 94%Elevated | more lines added than baseline |
| 30 | d42019ccAdd option to turn off `Enhance Pointer Precision` #197 | Raphire | 1y ago | +430 -392 | 94%Elevated | more lines added than baseline |
| 31 | 40b5cf4aUpdate README.md | Jeffrey | 2y ago | +188 -164 | 94%Elevated | more lines added than baseline |
| 32 | bf0babbbUpdated bloatware list, and updated README.md | Raphire | 3y ago | +184 -102 | 94%Elevated | more lines added than baseline |
| 33 | dfe78103feat(registry): add GPO override warning and WhatIf dry-run previews (#611) | HetCreep | 1mo ago | +178 -32 | 93%Elevated | more lines added than baseline |
| 34 | 924c192cAdd Registry write fall-back in case applying registry file fails (#592) | Jeffrey | 2mo ago | +312 -91 | 93%Elevated | more lines added than baseline |
| 35 | 6a1a091aAdd search bar to tweak page (#440) | Jeffrey | 6mo ago | +209 -58 | 93%Elevated | more lines added than baseline |
| 36 | 41b00064Updated app descriptions (#260) | Alex | 1y ago | +138 -138 | 93%Elevated | more lines added than baseline |
| 37 | 5ebc50d3Guard against loading, saving & executing undefined features (#665) | Jeffrey | 1mo ago | +209 -84 | 93%Elevated | more lines added than baseline |
| 38 | fbdc5740Update Checkbox style | Raphire | 4mo ago | +134 -139 | 93%Elevated | more lines added than baseline |
| 39 | d7c47a58Update issue templates | Raphire | 1y ago | +128 -47 | 92%Elevated | more lines added than baseline |
| 40 | 6cdf918bNEW! Added new app selection menu in custom mode Users can now select exactly what apps to remove and keep via a user-friendly UI | Raphire | 2y ago | +200 -34 | 92%Elevated | more lines added than baseline |
| 41 | 20e96f0eMinor improvements & changes * The script now clearly states no changes were made if the user doesn't select any during setup. * Updated info page inside the script. * Silent parameter now suppresses more prompts. | Raphire | 2y ago | +163 -150 | 92%Elevated | more lines added than baseline |
| 42 | 0ac57a9cAdd all common folders back under 'This PC' in File Explorer (#407) | Jeffrey | 7mo ago | +219 -58 | 92%Elevated | more lines added than baseline |
| 43 | fdac0a6dMove trailing ellipsis out of config | Jeffrey | 2mo ago | +177 -177 | 91%Elevated | more lines added than baseline |
| 44 | 54edf224Improve Window controls | Raphire | 4mo ago | +145 -205 | 91%Elevated | more lines added than baseline |
| 45 | 3af62159UI improvements & cancel execution when closing during execution (#455) | Jeffrey | 6mo ago | +130 -42 | 91%Elevated | more lines added than baseline |
| 46 | e11f63dfMoved appslist to a separate file to make it easier to edit | Raphire | 3y ago | +126 -119 | 91%Elevated | more lines added than baseline |
| 47 | 6e4a616ffeat(telemetry): disable telemetry-related scheduled tasks under Microsoft\Windows (#615) | HetCreep | 1mo ago | +140 -7 | 90%Elevated | more lines added than baseline |
| 48 | 754c3ceeImprove app page with table-like structure | Raphire | 5mo ago | +138 -35 | 90%Elevated | more lines added than baseline |
| 49 | 67156542Linting and Formatting (#3) | Jason Krause | 3y ago | +94 -124 | 90%Elevated | more lines added than baseline |
| 50 | 3b4a5f16fix(restore-gui): surface registry-backup load failures to the user (#685) | HetCreep | 1mo ago | +91 -5 | 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.
raphire/win11debloat has 507 commits in its history from 31 contributors, the first of them Oct 27, 2020. Every commit is scored for change risk from its size, spread and the history of the files it touches.