repowiserepowise
Sign in
raphire/win11debloat
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseraphire/win11debloat

Commits

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

164of 496 scored

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.

Fix commits7114%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.64bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold5.5out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

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.

Feature33%
Fix17%
Refactor6%
Docs13%
Test0%
Deps3%
Chore1%
Other26%

Review-priority queue

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 review-priority queue
#CommitAuthorWhenLinesRiskTop 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
  • 9c033dbfAdd comprehensive test suite, fix minor issues, rename function and file names to match approved verbs (#708)
    Author
    Jeffrey
    When
    3w ago
    Lines
    +4.6K -650
    Risk
    100%Elevated
  • 2c360961Add registry backup & restore (#566)
    Author
    Jeffrey
    When
    3mo ago
    Lines
    +3.2K -719
    Risk
    100%Elevated
  • d1b13e61Added full GUI for Win11Debloat + much more (#432)
    Author
    Jeffrey
    When
    6mo ago
    Lines
    +5.4K -2.4K
    Risk
    100%Elevated
  • 157d26bbAdd option to show & undo applied tweaks + more (#599)
    Author
    Jeffrey
    When
    2mo ago
    Lines
    +3.5K -1.9K
    Risk
    99%Elevated
  • 32cedaf6Improve registry backup safety and add optional backup skipping (#710)
    Author
    Jeffrey
    When
    2w ago
    Lines
    +1.6K -44
    Risk
    99%Elevated
  • 65aabbc0Refactor code structure for improved readability and maintainability (#473)
    Author
    Jeffrey
    When
    5mo ago
    Lines
    +2.9K -2.8K
    Risk
    99%Elevated
  • c37bdcf5Improve app page with sorting, recommendations and more (#520)
    Author
    Jeffrey
    When
    5mo ago
    Lines
    +1.6K -955
    Risk
    98%Elevated
  • a1907c2aImprove & simplify the overview/apply changes pages (#505)
    Author
    Jeffrey
    When
    5mo ago
    Lines
    +1.1K -924
    Risk
    98%Elevated
  • 5dcc8bffAdd titlebar menu and MessageBox styling (#470)
    Author
    Jeffrey
    When
    5mo ago
    Lines
    +883 -59
    Risk
    98%Elevated
  • e612f8e9Improved app removal via cmdline, add JSON config files (#402)
    Author
    Jeffrey
    When
    7mo ago
    Lines
    +868 -344
    Risk
    98%Elevated
  • ce8c1004Fix issues with domain accounts & fix run.bat breaking when launched from path with certain characters (#693)
    Author
    Jeffrey
    When
    1mo ago
    Lines
    +643 -53
    Risk
    98%Elevated
  • d1fe541bRefactor: Cleanup app removal, remove legacy app list generator and CustomAppsList file support (#662)
    Author
    Jeffrey
    When
    1mo ago
    Lines
    +855 -467
    Risk
    98%Elevated
  • 774c8ecdAdd ability to export/import settings configuration (#522)
    Author
    Jeffrey
    When
    4mo ago
    Lines
    +726 -31
    Risk
    98%Elevated
  • 71e3f2e4Refactor: ExecuteChanges to InvokeChanges, clean up for readability (#641)
    Author
    Jeffrey
    When
    1mo ago
    Lines
    +490 -188
    Risk
    97%Elevated
  • 17654c3fImprove app & tweak selection UI (#558)
    Author
    Jeffrey
    When
    3mo ago
    Lines
    +438 -72
    Risk
    97%Elevated
  • ad0b4906Add option to disable MS Store app results in Windows Search (#509)
    Author
    Jeffrey
    When
    5mo ago
    Lines
    +623 -529
    Risk
    97%Elevated
  • a89b5350Clean up styling to better match Windows fluent design guidelines (#638)
    Author
    Jeffrey
    When
    1mo ago
    Lines
    +548 -471
    Risk
    96%Elevated
  • 11a32436Improve user validation (#568)
    Author
    Jeffrey
    When
    3mo ago
    Lines
    +433 -22
    Risk
    96%Elevated
  • 71043cccCleaning up to improve readability and fix some minor bug (#394)
    Author
    Jeffrey
    When
    8mo ago
    Lines
    +316 -294
    Risk
    96%Elevated
  • 94d67c3fClean up / Linting
    Author
    Raphire
    When
    1y ago
    Lines
    +231 -234
    Risk
    96%Elevated
  • d1338cd0Enhance app removal verification and error reporting (#735)
    Author
    Jeffrey
    When
    1d ago
    Lines
    +325 -176
    Risk
    95%Elevated
  • db248650Add Support for "-user" Parameter running under SYSTEM (#609)
    Author
    soccerzockt
    When
    2mo ago
    Lines
    +231 -134
    Risk
    95%Elevated
  • 797a232bAdd Get-Dev.ps1 launch script for development
    Author
    Raphire
    When
    3mo ago
    Lines
    +225 -0
    Risk
    95%Elevated
  • 0d7910efImproved app removal process, added support for removing more apps and more (#43)
    Author
    Jeffrey
    When
    2y ago
    Lines
    +323 -250
    Risk
    95%Elevated
  • 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
    Author
    Raphire
    When
    5y ago
    Lines
    +234 -85
    Risk
    95%Elevated
  • e8adac18Add CONTRIBUTING.md file
    Author
    Raphire
    When
    5mo ago
    Lines
    +280 -0
    Risk
    94%Elevated
  • 95dc490bAdd tweak category icons (#471)
    Author
    Jeffrey
    When
    5mo ago
    Lines
    +240 -60
    Risk
    94%Elevated
  • 75d783ccMake GUI resizable (#448)
    Author
    Jeffrey
    When
    6mo ago
    Lines
    +205 -18
    Risk
    94%Elevated
  • f5057625Update README.md
    Author
    Jeffrey
    When
    1y ago
    Lines
    +184 -184
    Risk
    94%Elevated
  • d42019ccAdd option to turn off `Enhance Pointer Precision` #197
    Author
    Raphire
    When
    1y ago
    Lines
    +430 -392
    Risk
    94%Elevated
  • 40b5cf4aUpdate README.md
    Author
    Jeffrey
    When
    2y ago
    Lines
    +188 -164
    Risk
    94%Elevated
  • bf0babbbUpdated bloatware list, and updated README.md
    Author
    Raphire
    When
    3y ago
    Lines
    +184 -102
    Risk
    94%Elevated
  • dfe78103feat(registry): add GPO override warning and WhatIf dry-run previews (#611)
    Author
    HetCreep
    When
    1mo ago
    Lines
    +178 -32
    Risk
    93%Elevated
  • 924c192cAdd Registry write fall-back in case applying registry file fails (#592)
    Author
    Jeffrey
    When
    2mo ago
    Lines
    +312 -91
    Risk
    93%Elevated
  • 6a1a091aAdd search bar to tweak page (#440)
    Author
    Jeffrey
    When
    6mo ago
    Lines
    +209 -58
    Risk
    93%Elevated
  • 41b00064Updated app descriptions (#260)
    Author
    Alex
    When
    1y ago
    Lines
    +138 -138
    Risk
    93%Elevated
  • 5ebc50d3Guard against loading, saving & executing undefined features (#665)
    Author
    Jeffrey
    When
    1mo ago
    Lines
    +209 -84
    Risk
    93%Elevated
  • fbdc5740Update Checkbox style
    Author
    Raphire
    When
    4mo ago
    Lines
    +134 -139
    Risk
    93%Elevated
  • d7c47a58Update issue templates
    Author
    Raphire
    When
    1y ago
    Lines
    +128 -47
    Risk
    92%Elevated
  • 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
    Author
    Raphire
    When
    2y ago
    Lines
    +200 -34
    Risk
    92%Elevated
  • 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.
    Author
    Raphire
    When
    2y ago
    Lines
    +163 -150
    Risk
    92%Elevated
  • 0ac57a9cAdd all common folders back under 'This PC' in File Explorer (#407)
    Author
    Jeffrey
    When
    7mo ago
    Lines
    +219 -58
    Risk
    92%Elevated
  • fdac0a6dMove trailing ellipsis out of config
    Author
    Jeffrey
    When
    2mo ago
    Lines
    +177 -177
    Risk
    91%Elevated
  • 54edf224Improve Window controls
    Author
    Raphire
    When
    4mo ago
    Lines
    +145 -205
    Risk
    91%Elevated
  • 3af62159UI improvements & cancel execution when closing during execution (#455)
    Author
    Jeffrey
    When
    6mo ago
    Lines
    +130 -42
    Risk
    91%Elevated
  • e11f63dfMoved appslist to a separate file to make it easier to edit
    Author
    Raphire
    When
    3y ago
    Lines
    +126 -119
    Risk
    91%Elevated
  • 6e4a616ffeat(telemetry): disable telemetry-related scheduled tasks under Microsoft\Windows (#615)
    Author
    HetCreep
    When
    1mo ago
    Lines
    +140 -7
    Risk
    90%Elevated
  • 754c3ceeImprove app page with table-like structure
    Author
    Raphire
    When
    5mo ago
    Lines
    +138 -35
    Risk
    90%Elevated
  • 67156542Linting and Formatting (#3)
    Author
    Jason Krause
    When
    3y ago
    Lines
    +94 -124
    Risk
    90%Elevated
  • 3b4a5f16fix(restore-gui): surface registry-backup load failures to the user (#685)
    Author
    HetCreep
    When
    1mo ago
    Lines
    +91 -5
    Risk
    90%Elevated
Showing 50 of 496 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

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.

061typical ↑elevated ↑0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

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.

1101001,000Lines changed (log) →0.05.8Diffusion →
Below typical77
Typical52
Elevated71

Commit history for raphire/win11debloat

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.