repowiserepowise
Sign in
baneeishaque/bash-scripts
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisebaneeishaque/bash-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

104of 307 scored

104 commits sit in this repo's top risk tercile, which is 34% of the 307scored. 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.6 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 commits3210%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.21bitsShannon 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.6out 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.

Feature36%
Fix12%
Refactor22%
Docs1%
Deps0%
Chore1%
Other29%

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
06b2b0afInitial commit
Banee Ishaque K
6y ago+1.3K -0
100%Elevated
more lines added than baseline
2
710ca830More
Banee ishaque K
6y ago+591 -0
100%Elevated
more lines added than baseline
3
bcfac009More
Banee Ishaque K
6y ago+295 -0
99%Elevated
more lines added than baseline
4
9e3c00a2refactor: Enhance installation scripts with OS-specific messages and improved error handling
Banee Ishaque K
1y ago+393 -26
99%Elevated
more lines added than baseline
5
a7852c3cfeat: Enhance git_cleanup_lfs_files.sh with verbose and dry-run options
Banee Ishaque K
1y ago+220 -32
98%Elevated
more lines added than baseline
6
2f50f129mirrorOnlineDrivesToLocalAutomatic.bash
Banee Ishaque K
4y ago+251 -0
98%Elevated
more lines added than baseline
7
ce59cc1725-07-2021 00:29
Banee Ishaque K
5y ago+240 -1
98%Elevated
more lines added than baseline
8
76162ba7feat(session): add VNC session scripts and configurations
Banee Ishaque K
1y ago+148 -0
97%Elevated
more lines added than baseline
9
e61ca693feat: Add bash script to install VS Code recommendations
Banee Ishaque K
1y ago+167 -0
97%Elevated
more lines added than baseline
10
d5e5e0a7refactor: Improve formatting and consistency in git_backup_recursive.bash
Banee Ishaque K
1y ago+155 -156
97%Elevated
more lines added than baseline
11
8c67526fCreate git_backup_recursive_with_fork.bash
Banee ishaque K
6y ago+146 -0
97%Elevated
more lines added than baseline
12
89c2086erclone
Banee Ishaque K
4y ago+171 -9
96%Elevated
more lines added than baseline
13
6f6c53c2Create git_backup_with_sub_modules_recursive_with_auto_fork.bash
Banee ishaque K
6y ago+140 -0
96%Elevated
more lines added than baseline
14
a3eebcdfCreate git_backup_recursive_with_github.bash
Banee ishaque K
6y ago+135 -0
96%Elevated
more lines added than baseline
15
836999dcfeat: Add script for cleaning up Git LFS files
Banee Ishaque K
1y ago+139 -0
95%Elevated
more lines added than baseline
16
e4c5f965starship scripts
Banee Ishaque K
4y ago+166 -0
95%Elevated
more lines added than baseline
17
20953dcerefactor(git_repo_related_scripts): consolidate common functions and improve script readability
Banee Ishaque K
1y ago+80 -101
94%Elevated
more lines added than baseline
18
086430d1refactor: Refactor recursive git scripts with a base script
Banee Ishaque K
1y ago+90 -85
94%Elevated
more lines added than baseline
19
0ad96236refactor(utils): rearrange tools and platform checks alphabetically
Banee Ishaque K
6mo ago+103 -99
94%Elevated
more lines added than baseline
20
711160edfeat(java): add script for installing JDKs based on Gradle version
Banee Ishaque K
1y ago+102 -0
93%Elevated
more lines added than baseline
21
7097e3bffeat: Add installChromeForTesting script for Chrome and Chromedriver installation
Banee Ishaque K
1y ago+100 -0
93%Elevated
more lines added than baseline
22
f26c2e0bfeat: Refactor get_remote_free_space.bash to improve free space retrieval and output handling
Banee Ishaque K
1y ago+89 -52
93%Elevated
more lines added than baseline
23
ebaac9eamore scripts
Banee Ishaque K
6y ago+130 -0
93%Elevated
more lines added than baseline
24
515e1824feat: Introduce utility functions for timeout management in utils.bash
Banee Ishaque K
1y ago+93 -0
92%Elevated
more lines added than baseline
25
e5a9f9b5refactor(gitpod_related_scripts): consolidate script directory sourcing and add new Flutter setup script
Banee Ishaque K
1y ago+157 -19
91%Elevated
more lines added than baseline
26
e236851bfeat: Add InitializeFlutter.bash for setting up Flutter environment
Banee Ishaque K
1y ago+86 -0
91%Elevated
more lines added than baseline
27
3d48bad8feat(brewFormulaInstallHelper): Add new brew formula installation helper script
Banee Ishaque K
1y ago+85 -0
91%Elevated
more lines added than baseline
28
b00ea63bfeat(install_vscode_recommendations): add semver checks and improve error handling
Banee Ishaque K
1y ago+79 -26
91%Elevated
more lines added than baseline
29
a6120acerefactor: Simplify and enhance free space retrieval in get_remote_free_space.bash
Banee Ishaque K
1y ago+78 -90
91%Elevated
more lines added than baseline
30
e526716eGit BackUp
Banee Ishaque K
6y ago+86 -40
91%Elevated
more lines added than baseline
31
aee8dbfffeat: Add .gitignore for macOS, Windows, and Linux
Banee Ishaque K
1y ago+78 -0
90%Elevated
more lines added than baseline
32
f200ba07Rclone
Banee Ishaque K
4y ago+75 -46
90%Elevated
more lines added than baseline
33
51519de6Updates tool definitions
Banee Ishaque K
11mo ago+72 -72
89%Elevated
more lines added than baseline
34
2b05c6b4refactor: Enhance upload script for Stranger Things episodes by improving remote selection and free space management
Banee Ishaque K
1y ago+69 -25
89%Elevated
more lines added than baseline
35
abf57ee1feat: Implement trash utility support in git_cleanup_lfs_files.sh
Banee Ishaque K
1y ago+70 -4
89%Elevated
more lines added than baseline
36
19ca704eUser Interaction on Mirror Scripts
Banee Ishaque K
4y ago+73 -1
89%Elevated
more lines added than baseline
37
d25bb8a6refactor(setupFlutterViaFVM): wrap script in function and source it
Banee Ishaque K
1y ago+81 -69
87%Elevated
more lines added than baseline
38
0da93a7cfeat(workspaceInitialize): add script for workspace setup
Banee Ishaque K
1y ago+104 -2
87%Elevated
more lines added than baseline
39
817dfda3Added cherryPickFromSpecificPoint.bash
Banee Ishaque K
2y ago+68 -0
87%Elevated
more lines added than baseline
40
2dcfc2b3is_full_interactive_wait
Banee Ishaque K
2y ago+66 -44
87%Elevated
more lines added than baseline
41
b51a1c28git_backup_recursive.bash
Banee Ishaque K
2y ago+64 -136
87%Elevated
more lines added than baseline
42
56fabc6bfeat(git_repo_related_scripts): add rebase_all_with_push.bash script
Banee Ishaque K
1y ago+57 -0
86%Elevated
more lines added than baseline
43
cc68ce7aRclone Largest Sized Folder
Banee Ishaque K
4y ago+62 -0
86%Elevated
more lines added than baseline
44
b0dfbc77feat(force_push_all.bash): Add script for force pushing all branches
Banee Ishaque K
1y ago+53 -0
86%Elevated
more lines added than baseline
45
2289ba5dMore Scripts
Banee Ishaque K
4y ago+70 -0
86%Elevated
more lines added than baseline
46
ffa7daa2Sun, May 3, 2020 4:15:42 PM
Banee Ishaque K
6y ago+55 -0
86%Elevated
more lines added than baseline
47
b275fd78feat(gitpod_related_scripts): add script to install Google Chrome
Banee Ishaque K
1y ago+51 -0
85%Elevated
more lines added than baseline
48
58f05225feat: Add script to force replace LFS objects
Banee Ishaque K
1y ago+57 -0
85%Elevated
more lines added than baseline
49
ddf11d6bbfg
Banee Ishaque K
6y ago+79 -70
85%Elevated
more lines added than baseline
50
d38651f3Create git_sync_recursive.bash
Banee Ishaque K
6y ago+50 -0
84%Elevated
more lines added than baseline
  • 06b2b0afInitial commit
    Author
    Banee Ishaque K
    When
    6y ago
    Lines
    +1.3K -0
    Risk
    100%Elevated
  • 710ca830More
    Author
    Banee ishaque K
    When
    6y ago
    Lines
    +591 -0
    Risk
    100%Elevated
  • bcfac009More
    Author
    Banee Ishaque K
    When
    6y ago
    Lines
    +295 -0
    Risk
    99%Elevated
  • 9e3c00a2refactor: Enhance installation scripts with OS-specific messages and improved error handling
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +393 -26
    Risk
    99%Elevated
  • a7852c3cfeat: Enhance git_cleanup_lfs_files.sh with verbose and dry-run options
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +220 -32
    Risk
    98%Elevated
  • 2f50f129mirrorOnlineDrivesToLocalAutomatic.bash
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +251 -0
    Risk
    98%Elevated
  • ce59cc1725-07-2021 00:29
    Author
    Banee Ishaque K
    When
    5y ago
    Lines
    +240 -1
    Risk
    98%Elevated
  • 76162ba7feat(session): add VNC session scripts and configurations
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +148 -0
    Risk
    97%Elevated
  • e61ca693feat: Add bash script to install VS Code recommendations
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +167 -0
    Risk
    97%Elevated
  • d5e5e0a7refactor: Improve formatting and consistency in git_backup_recursive.bash
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +155 -156
    Risk
    97%Elevated
  • 8c67526fCreate git_backup_recursive_with_fork.bash
    Author
    Banee ishaque K
    When
    6y ago
    Lines
    +146 -0
    Risk
    97%Elevated
  • 89c2086erclone
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +171 -9
    Risk
    96%Elevated
  • 6f6c53c2Create git_backup_with_sub_modules_recursive_with_auto_fork.bash
    Author
    Banee ishaque K
    When
    6y ago
    Lines
    +140 -0
    Risk
    96%Elevated
  • a3eebcdfCreate git_backup_recursive_with_github.bash
    Author
    Banee ishaque K
    When
    6y ago
    Lines
    +135 -0
    Risk
    96%Elevated
  • 836999dcfeat: Add script for cleaning up Git LFS files
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +139 -0
    Risk
    95%Elevated
  • e4c5f965starship scripts
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +166 -0
    Risk
    95%Elevated
  • 20953dcerefactor(git_repo_related_scripts): consolidate common functions and improve script readability
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +80 -101
    Risk
    94%Elevated
  • 086430d1refactor: Refactor recursive git scripts with a base script
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +90 -85
    Risk
    94%Elevated
  • 0ad96236refactor(utils): rearrange tools and platform checks alphabetically
    Author
    Banee Ishaque K
    When
    6mo ago
    Lines
    +103 -99
    Risk
    94%Elevated
  • 711160edfeat(java): add script for installing JDKs based on Gradle version
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +102 -0
    Risk
    93%Elevated
  • 7097e3bffeat: Add installChromeForTesting script for Chrome and Chromedriver installation
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +100 -0
    Risk
    93%Elevated
  • f26c2e0bfeat: Refactor get_remote_free_space.bash to improve free space retrieval and output handling
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +89 -52
    Risk
    93%Elevated
  • ebaac9eamore scripts
    Author
    Banee Ishaque K
    When
    6y ago
    Lines
    +130 -0
    Risk
    93%Elevated
  • 515e1824feat: Introduce utility functions for timeout management in utils.bash
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +93 -0
    Risk
    92%Elevated
  • e5a9f9b5refactor(gitpod_related_scripts): consolidate script directory sourcing and add new Flutter setup script
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +157 -19
    Risk
    91%Elevated
  • e236851bfeat: Add InitializeFlutter.bash for setting up Flutter environment
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +86 -0
    Risk
    91%Elevated
  • 3d48bad8feat(brewFormulaInstallHelper): Add new brew formula installation helper script
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +85 -0
    Risk
    91%Elevated
  • b00ea63bfeat(install_vscode_recommendations): add semver checks and improve error handling
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +79 -26
    Risk
    91%Elevated
  • a6120acerefactor: Simplify and enhance free space retrieval in get_remote_free_space.bash
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +78 -90
    Risk
    91%Elevated
  • e526716eGit BackUp
    Author
    Banee Ishaque K
    When
    6y ago
    Lines
    +86 -40
    Risk
    91%Elevated
  • aee8dbfffeat: Add .gitignore for macOS, Windows, and Linux
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +78 -0
    Risk
    90%Elevated
  • f200ba07Rclone
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +75 -46
    Risk
    90%Elevated
  • 51519de6Updates tool definitions
    Author
    Banee Ishaque K
    When
    11mo ago
    Lines
    +72 -72
    Risk
    89%Elevated
  • 2b05c6b4refactor: Enhance upload script for Stranger Things episodes by improving remote selection and free space management
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +69 -25
    Risk
    89%Elevated
  • abf57ee1feat: Implement trash utility support in git_cleanup_lfs_files.sh
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +70 -4
    Risk
    89%Elevated
  • 19ca704eUser Interaction on Mirror Scripts
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +73 -1
    Risk
    89%Elevated
  • d25bb8a6refactor(setupFlutterViaFVM): wrap script in function and source it
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +81 -69
    Risk
    87%Elevated
  • 0da93a7cfeat(workspaceInitialize): add script for workspace setup
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +104 -2
    Risk
    87%Elevated
  • 817dfda3Added cherryPickFromSpecificPoint.bash
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +68 -0
    Risk
    87%Elevated
  • 2dcfc2b3is_full_interactive_wait
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +66 -44
    Risk
    87%Elevated
  • b51a1c28git_backup_recursive.bash
    Author
    Banee Ishaque K
    When
    2y ago
    Lines
    +64 -136
    Risk
    87%Elevated
  • 56fabc6bfeat(git_repo_related_scripts): add rebase_all_with_push.bash script
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +57 -0
    Risk
    86%Elevated
  • cc68ce7aRclone Largest Sized Folder
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +62 -0
    Risk
    86%Elevated
  • b0dfbc77feat(force_push_all.bash): Add script for force pushing all branches
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +53 -0
    Risk
    86%Elevated
  • 2289ba5dMore Scripts
    Author
    Banee Ishaque K
    When
    4y ago
    Lines
    +70 -0
    Risk
    86%Elevated
  • ffa7daa2Sun, May 3, 2020 4:15:42 PM
    Author
    Banee Ishaque K
    When
    6y ago
    Lines
    +55 -0
    Risk
    86%Elevated
  • b275fd78feat(gitpod_related_scripts): add script to install Google Chrome
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +51 -0
    Risk
    85%Elevated
  • 58f05225feat: Add script to force replace LFS objects
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +57 -0
    Risk
    85%Elevated
  • ddf11d6bbfg
    Author
    Banee Ishaque K
    When
    6y ago
    Lines
    +79 -70
    Risk
    85%Elevated
  • d38651f3Create git_sync_recursive.bash
    Author
    Banee Ishaque K
    When
    6y ago
    Lines
    +50 -0
    Risk
    84%Elevated
Showing 50 of 307 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.

048typical ↑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.

110100Lines changed (log) →0.02.2Diffusion →
Below typical75
Typical70
Elevated55

Commit history for baneeishaque/bash-scripts

baneeishaque/bash-scripts has 311 commits in its history from 5 contributors, the first of them Mar 12, 2020. No file in the repository changed in the last 90 days. Every commit is scored for change risk from its size, spread and the history of the files it touches.