repowiserepowise
Sign in
baneeishaque/powershell-scripts
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisebaneeishaque/powershell-scripts

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

66of 198 scored

66 commits sit in this repo's top risk tercile, which is 33% of the 198scored. 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.9 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 commits168%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.27bitsShannon 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 threshold4.9out 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.

Began other-led, now leaning feature.

Feature26%
Fix9%
Refactor9%
Docs2%
Test1%
Chore2%
Other53%

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
86ac0be7last
Banee Ishaque K
7y ago+1.3K -841
100%Elevated
more lines added than baseline
2
fef4ca0blast
Banee Ishaque K
7y ago+758 -940
99%Elevated
more lines added than baseline
3
cfb5a671text merger
Banee Ishaque K
7y ago+1.1K -0
99%Elevated
more lines added than baseline
4
a7eb00f9feat: add VS Code extensions consolidation script with utilities
baneeishaque
1y ago+583 -0
98%Elevated
more lines added than baseline
5
5cc77f71Initial commit
Banee Ishaque K
7y ago+789 -0
98%Elevated
more lines added than baseline
6
0d6f1a14feat: add comprehensive Homebrew updater script with support for various update options
baneeishaque
1y ago+308 -0
97%Elevated
more lines added than baseline
7
af7ab58eAdds VS Code Insiders config backup and restore
Banee Ishaque K
8mo ago+230 -1
97%Elevated
more lines added than baseline
8
391a3249feat: add Remove-DuplicatesFromArrays function and enhance Write-JsonFile with deduplication options
Banee Ishaque K
1y ago+200 -91
96%Elevated
more lines added than baseline
9
67a32e8bfeat: add script to merge multiple git repositories while preserving commit history and resolving file name conflicts
baneeishaque
1y ago+187 -0
96%Elevated
more lines added than baseline
10
ef2be25eAutomate configuration replacement in CI/CD
Banee Ishaque K
1y ago+163 -0
95%Elevated
more lines added than baseline
11
6555fbcbfeat(warp): Add intelligent Warp AI rules sync script
Banee Ishaque K
1y ago+126 -0
95%Elevated
more lines added than baseline
12
636b3eecfeat: update extensions.json with additional recommendations and reorganize existing entries
Banee Ishaque K
1y ago+129 -12
94%Elevated
more lines added than baseline
13
b4471f01Add script to automate Android emulator setup
Banee Ishaque K
11mo ago+127 -0
93%Elevated
more lines added than baseline
14
0936eec7feat: Add script to sync VSCode extensions in .gitpod.yml and .vscode/extensions.json - incomplete
Banee Ishaque K
1y ago+100 -0
93%Elevated
more lines added than baseline
15
98d520b7feat: add skip verification option to merge script and implement post-merge verification step
baneeishaque
1y ago+123 -67
92%Elevated
more lines added than baseline
16
59546bc5feat: add git submodule support to VS Code extensions consolidation
baneeishaque
1y ago+110 -4
92%Elevated
more lines added than baseline
17
b61c6d17feat: add script to compare commits between reference and target git repositories with customizable criteria
baneeishaque
1y ago+103 -0
92%Elevated
more lines added than baseline
18
6fbb40d2Add GitHub token utilities
Banee Ishaque K
11mo ago+117 -0
91%Elevated
more lines added than baseline
19
57689647Adds script to install Homebrew formulas with HEAD priority
Banee Ishaque K
1y ago+99 -0
91%Elevated
more lines added than baseline
20
d64ce870feat: update .gitignore with comprehensive rules for Linux, macOS, PowerShell, and Windows
baneeishaque
1y ago+89 -1
90%Elevated
more lines added than baseline
21
5191ed26feat: enhance synchronization script with improved error handling and user feedback
baneeishaque
1y ago+86 -18
90%Elevated
more lines added than baseline
22
2d394cb0generateScoopManifestsForVisualStudioWorkloads
Banee Ishaque K
2y ago+99 -5
90%Elevated
more lines added than baseline
23
cb7289bbCallOptimizeScoopCache.ps1
Banee Ishaque K
2y ago+74 -69
89%Elevated
more lines added than baseline
24
a302458bfix: remove unnecessary whitespace in Common-Utils.ps1 for improved readability
Banee Ishaque K
1y ago+75 -79
88%Elevated
more lines added than baseline
25
debf6b59feat: Add PowerShell script to sort VSCode recommendations
Banee Ishaque K
1y ago+68 -0
88%Elevated
more lines added than baseline
26
c59e7f82Create cherryPickFromSpecificPoint.ps1
Banee Ishaque K
2y ago+81 -0
88%Elevated
more lines added than baseline
27
5d0ca679Optimize-ScoopCache.ps1: Check all the versions
Banee Ishaque K
1y ago+67 -22
87%Elevated
more lines added than baseline
28
083673edgenerateScoopManifestsForVisualStudioWorkloads.ps1
Banee Ishaque K
3y ago+61 -0
86%Elevated
more lines added than baseline
29
79328825refactor(warp): Remove cooldown and improve git logic for rules sync
Banee Ishaque K
1y ago+48 -47
85%Elevated
more lines added than baseline
30
acf662dePowerShell_Modules_Scripts
Banee Ishaque K
2y ago+65 -0
85%Elevated
more lines added than baseline
31
9d64bec7Optimize-Scoopcache.ps1: Code Optimize
Banee Ishaque K
2y ago+57 -73
85%Elevated
more lines added than baseline
32
14e68689Provides script to alias 'pwsh' to Preview
Banee Ishaque K
1y ago+54 -0
84%Elevated
more lines added than baseline
33
6882a3ffgenerateScoopManifestsForVisualStudioVariantWorkloads.ps1
Banee Ishaque K
2y ago+57 -67
84%Elevated
more lines added than baseline
34
4823b232Enhances file download demonstration script
Banee Ishaque K
1y ago+47 -22
83%Elevated
more lines added than baseline
35
f8b0fc97scoopReinstall Script
Banee Ishaque K
3y ago+46 -0
83%Elevated
more lines added than baseline
36
bdb5cebebackupInstalledPackagesViaAdb.ps1
Banee Ishaque K
2y ago+51 -1
82%Elevated
more lines added than baseline
37
f8f076f1visual-studio-2022-preview-enterprise-workload-installer
Banee Ishaque K
2y ago+47 -22
82%Elevated
more lines added than baseline
38
f249042dmultiple devices on backupInstalledPackagesViaAdb.ps1
Banee Ishaque K
2y ago+43 -36
81%Elevated
more lines added than baseline
39
61970af6Update winScpLatestCheckVersionScript.ps1
Banee Ishaque K
3y ago+33 -7
81%Elevated
more lines added than baseline
40
b3539a36feat(s3-file-transfer): Add S3 file transfer script
Banee Ishaque K
1y ago+46 -0
80%Elevated
more lines added than baseline
41
85fdea54updateFlutterMasterViaFvm.ps1
Banee Ishaque K
2y ago+34 -0
80%Elevated
more lines added than baseline
42
e7f2046aUpdate updatePackages.ps1
Banee Ishaque K
2y ago+32 -7
80%Elevated
more lines added than baseline
43
d9623024Removes trailing whitespace
Banee Ishaque K
1y ago+37 -37
78%Elevated
more lines added than baseline
44
577406cfIdea
Banee Ishaque K
2y ago+26 -0
78%Elevated
more lines added than baseline
45
95bdb827checkScoopApps.ps1
Banee Ishaque K
2y ago+32 -0
78%Elevated
more lines added than baseline
46
87392917feat(ui): add recommended VSCode extensions
Banee Ishaque K
1y ago+26 -0
77%Elevated
more lines added than baseline
47
5208c543Create cleanStorj.ps1
Banee Ishaque K
3y ago+28 -0
77%Elevated
more lines added than baseline
48
2983d2ddCreate gitLatestCheckVersionScript.ps1
Banee Ishaque K
3y ago+28 -0
76%Elevated
more lines added than baseline
49
ea26ce73Get Difference with Cloud Storage
Banee Ishaque K
3y ago+28 -1
76%Elevated
more lines added than baseline
50
0c2f0f10Scoop Manifest Create Tests
Banee Ishaque K
3y ago+38 -0
76%Elevated
more lines added than baseline
  • 86ac0be7last
    Author
    Banee Ishaque K
    When
    7y ago
    Lines
    +1.3K -841
    Risk
    100%Elevated
  • fef4ca0blast
    Author
    Banee Ishaque K
    When
    7y ago
    Lines
    +758 -940
    Risk
    99%Elevated
  • cfb5a671text merger
    Author
    Banee Ishaque K
    When
    7y ago
    Lines
    +1.1K -0
    Risk
    99%Elevated
  • a7eb00f9feat: add VS Code extensions consolidation script with utilities
    Author
    baneeishaque
    When
    1y ago
    Lines
    +583 -0
    Risk
    98%Elevated
  • 5cc77f71Initial commit
    Author
    Banee Ishaque K
    When
    7y ago
    Lines
    +789 -0
    Risk
    98%Elevated
  • 0d6f1a14feat: add comprehensive Homebrew updater script with support for various update options
    Author
    baneeishaque
    When
    1y ago
    Lines
    +308 -0
    Risk
    97%Elevated
  • af7ab58eAdds VS Code Insiders config backup and restore
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +230 -1
    Risk
    97%Elevated
  • 391a3249feat: add Remove-DuplicatesFromArrays function and enhance Write-JsonFile with deduplication options
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +200 -91
    Risk
    96%Elevated
  • 67a32e8bfeat: add script to merge multiple git repositories while preserving commit history and resolving file name conflicts
    Author
    baneeishaque
    When
    1y ago
    Lines
    +187 -0
    Risk
    96%Elevated
  • ef2be25eAutomate configuration replacement in CI/CD
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +163 -0
    Risk
    95%Elevated
  • 6555fbcbfeat(warp): Add intelligent Warp AI rules sync script
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +126 -0
    Risk
    95%Elevated
  • 636b3eecfeat: update extensions.json with additional recommendations and reorganize existing entries
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +129 -12
    Risk
    94%Elevated
  • b4471f01Add script to automate Android emulator setup
    Author
    Banee Ishaque K
    When
    11mo ago
    Lines
    +127 -0
    Risk
    93%Elevated
  • 0936eec7feat: Add script to sync VSCode extensions in .gitpod.yml and .vscode/extensions.json - incomplete
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +100 -0
    Risk
    93%Elevated
  • 98d520b7feat: add skip verification option to merge script and implement post-merge verification step
    Author
    baneeishaque
    When
    1y ago
    Lines
    +123 -67
    Risk
    92%Elevated
  • 59546bc5feat: add git submodule support to VS Code extensions consolidation
    Author
    baneeishaque
    When
    1y ago
    Lines
    +110 -4
    Risk
    92%Elevated
  • b61c6d17feat: add script to compare commits between reference and target git repositories with customizable criteria
    Author
    baneeishaque
    When
    1y ago
    Lines
    +103 -0
    Risk
    92%Elevated
  • 6fbb40d2Add GitHub token utilities
    Author
    Banee Ishaque K
    When
    11mo ago
    Lines
    +117 -0
    Risk
    91%Elevated
  • 57689647Adds script to install Homebrew formulas with HEAD priority
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +99 -0
    Risk
    91%Elevated
  • d64ce870feat: update .gitignore with comprehensive rules for Linux, macOS, PowerShell, and Windows
    Author
    baneeishaque
    When
    1y ago
    Lines
    +89 -1
    Risk
    90%Elevated
  • 5191ed26feat: enhance synchronization script with improved error handling and user feedback
    Author
    baneeishaque
    When
    1y ago
    Lines
    +86 -18
    Risk
    90%Elevated
  • 2d394cb0generateScoopManifestsForVisualStudioWorkloads
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +99 -5
    Risk
    90%Elevated
  • cb7289bbCallOptimizeScoopCache.ps1
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +74 -69
    Risk
    89%Elevated
  • a302458bfix: remove unnecessary whitespace in Common-Utils.ps1 for improved readability
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +75 -79
    Risk
    88%Elevated
  • debf6b59feat: Add PowerShell script to sort VSCode recommendations
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +68 -0
    Risk
    88%Elevated
  • c59e7f82Create cherryPickFromSpecificPoint.ps1
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +81 -0
    Risk
    88%Elevated
  • 5d0ca679Optimize-ScoopCache.ps1: Check all the versions
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +67 -22
    Risk
    87%Elevated
  • 083673edgenerateScoopManifestsForVisualStudioWorkloads.ps1
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +61 -0
    Risk
    86%Elevated
  • 79328825refactor(warp): Remove cooldown and improve git logic for rules sync
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +48 -47
    Risk
    85%Elevated
  • acf662dePowerShell_Modules_Scripts
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +65 -0
    Risk
    85%Elevated
  • 9d64bec7Optimize-Scoopcache.ps1: Code Optimize
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +57 -73
    Risk
    85%Elevated
  • 14e68689Provides script to alias 'pwsh' to Preview
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +54 -0
    Risk
    84%Elevated
  • 6882a3ffgenerateScoopManifestsForVisualStudioVariantWorkloads.ps1
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +57 -67
    Risk
    84%Elevated
  • 4823b232Enhances file download demonstration script
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +47 -22
    Risk
    83%Elevated
  • f8b0fc97scoopReinstall Script
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +46 -0
    Risk
    83%Elevated
  • bdb5cebebackupInstalledPackagesViaAdb.ps1
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +51 -1
    Risk
    82%Elevated
  • f8f076f1visual-studio-2022-preview-enterprise-workload-installer
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +47 -22
    Risk
    82%Elevated
  • f249042dmultiple devices on backupInstalledPackagesViaAdb.ps1
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +43 -36
    Risk
    81%Elevated
  • 61970af6Update winScpLatestCheckVersionScript.ps1
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +33 -7
    Risk
    81%Elevated
  • b3539a36feat(s3-file-transfer): Add S3 file transfer script
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +46 -0
    Risk
    80%Elevated
  • 85fdea54updateFlutterMasterViaFvm.ps1
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +34 -0
    Risk
    80%Elevated
  • e7f2046aUpdate updatePackages.ps1
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +32 -7
    Risk
    80%Elevated
  • d9623024Removes trailing whitespace
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +37 -37
    Risk
    78%Elevated
  • 577406cfIdea
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +26 -0
    Risk
    78%Elevated
  • 95bdb827checkScoopApps.ps1
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +32 -0
    Risk
    78%Elevated
  • 87392917feat(ui): add recommended VSCode extensions
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +26 -0
    Risk
    77%Elevated
  • 5208c543Create cleanStorj.ps1
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +28 -0
    Risk
    77%Elevated
  • 2983d2ddCreate gitLatestCheckVersionScript.ps1
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +28 -0
    Risk
    76%Elevated
  • ea26ce73Get Difference with Cloud Storage
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +28 -1
    Risk
    76%Elevated
  • 0c2f0f10Scoop Manifest Create Tests
    Author
    Banee Ishaque K
    When
    3y ago
    Lines
    +38 -0
    Risk
    76%Elevated
Showing 50 of 198 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.

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

Size against diffusion

The 198 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.03.5Diffusion →
Below typical66
Typical66
Elevated66

Commit history for baneeishaque/powershell-scripts

baneeishaque/powershell-scripts has 200 commits in its history from 4 contributors, the first of them Jan 14, 2019. Every commit is scored for change risk from its size, spread and the history of the files it touches.