repowiserepowise
Sign in
2233admin/dotfiles-manager
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/dotfiles-manager

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

172of 511 scored

172 commits sit in this repo's top risk tercile, which is 34% of the 511scored. 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 6.4 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 commits17133%Commits whose subject reads as a bug fix rather than new work.Written by an agent41%Read from commit trailers, so it counts what was declared.Change diffusion0.70bitsShannon 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 threshold6.4out 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 feature-led, now leaning chore.

Feature16%
Fix34%
Refactor19%
Docs3%
Test2%
Deps1%
Chore24%
Other1%
1%of indexed commits are agent-attributed(4 of 511)
claude (3) · copilot (1)

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
19007fcdtests: add tests
alexandretrotel
5d ago+3.0K -6
100%Elevated
more lines added than baseline
2
1df74732fix: add most important tests
Alexandre Trotel
7mo ago+3.3K -0
100%Elevated
more lines added than baseline
3
fc1ecf7echore: update keyring to v4
alexandretrotel
3mo ago+2.2K -269
99%Elevated
more lines added than baseline
4
09cdf96efeat: add encrypted configs backup support
Alexandre Trotel
7mo ago+2.0K -43
99%Elevated
more lines added than baseline
5
827d8152refactor: rework modules organization and logic
alexandretrotel
1w ago+890 -1
99%Elevated
more lines added than baseline
6
f4ff74a6Improve CLI per clig.dev guidelines (#17)
Alexandre Trotel
23h ago+1.0K -138
99%Elevated
more lines added than baseline
7
a345e6b9chore: add keyring deps and update packages
alexandretrotel
3mo ago+1.1K -46
99%Elevated
more lines added than baseline
8
108d40ebchore: rework LICENSE file
atrtde
5mo ago+670 -13
99%Elevated
more lines added than baseline
9
8d936750fix: simplify layer architecture
Alexandre Trotel
7mo ago+773 -1.1K
99%Elevated
more lines added than baseline
10
db5a4803feat: add profile management and migration tasks for layered backup structure
Alexandre Trotel
7mo ago+953 -111
99%Elevated
more lines added than baseline
11
c72d7383fix: refactor tasks to Task trait and run_with_args
Alexandre Trotel
7mo ago+548 -228
98%Elevated
more lines added than baseline
12
1e6a2775feat: implement package registry management with commands for listing, adding, removing, and toggling entries
Alexandre Trotel
10mo ago+642 -42
98%Elevated
more lines added than baseline
13
c6e0c27dtest: add tests
alexandretrotel
5d ago+603 -0
97%Elevated
more lines added than baseline
14
831c8543feat: add validators logic
alexandretrotel
6d ago+500 -0
97%Elevated
more lines added than baseline
15
4774dd9ffeat: implement dry-run functionality for biometric sudo, configs registry, package registry, delete, and validate tasks
Alexandre Trotel
7mo ago+441 -131
97%Elevated
more lines added than baseline
16
a340354dchore: rework wording for paths
alexandretrotel
5d ago+477 -467
96%Elevated
more lines added than baseline
17
5268317ffeat: add logic for backup
alexandretrotel
6d ago+388 -0
96%Elevated
more lines added than baseline
18
80833103feat: add cli commands logic
alexandretrotel
6d ago+344 -0
96%Elevated
more lines added than baseline
19
cbaf962dfix: add validation suite and validators
atrtde
5mo ago+466 -5
96%Elevated
more lines added than baseline
20
c200d5dffix: rework backup
atrtde
5mo ago+351 -334
96%Elevated
more lines added than baseline
21
85444981fix: rework registry
atrtde
5mo ago+416 -0
96%Elevated
more lines added than baseline
22
07fae78efeat: enhance documentation with detailed package registry management and backup processes
Alexandre Trotel
10mo ago+471 -71
96%Elevated
more lines added than baseline
23
70459a9afeat: enhance registry management with category and target path support, and update backup/restore processes
Alexandre Trotel
10mo ago+407 -118
96%Elevated
more lines added than baseline
24
51198956feat: enhance symlink management with improved backup and error handling
Alexandre Trotel
1y ago+349 -206
96%Elevated
more lines added than baseline
25
9f405d5cfeat: update version to 1.1.0 and enhance delete functionality with Homebrew support and multi-select for related files
Alexandre Trotel
1y ago+559 -82
96%Elevated
more lines added than baseline
26
a311742cfix: use tar archive to encrypt bundle of files to optimize encryption / decryption steps
alexandretrotel
4mo ago+469 -59
95%Elevated
more lines added than baseline
27
508d3333chore: update version to 1.0.7; add new symlink and enhance purge task with multi-select deletion
Alexandre Trotel
1y ago+419 -67
95%Elevated
more lines added than baseline
28
492d1566initialize project with Cargo.toml, Cargo.lock, .gitignore, and main.rs
Alexandre Trotel
1y ago+545 -0
95%Elevated
more lines added than baseline
29
d5f43307feat: add profiles logic
alexandretrotel
6d ago+283 -112
94%Elevated
more lines added than baseline
30
e9f9acaefix: remove symbolic links
Alexandre Trotel
7mo ago+387 -1.1K
94%Elevated
more lines added than baseline
31
0faf9410feat: expand README with layered dotfiles management, interactive setup wizard, and enhanced backup features
Alexandre Trotel
7mo ago+306 -495
94%Elevated
more lines added than baseline
32
01b82546feat: add validation command
Alexandre Trotel
7mo ago+443 -1
94%Elevated
more lines added than baseline
33
ee54238crefactor: update purge command to handle multiple service types across platforms
Alexandre Trotel
10mo ago+309 -64
94%Elevated
more lines added than baseline
34
3099db4arefactor: enhance Delete command to support dry-run and permanent deletion options
Alexandre Trotel
10mo ago+276 -92
94%Elevated
more lines added than baseline
35
743efa29feat: enhance app deletion process with improved error handling and user prompts
Alexandre Trotel
1y ago+298 -140
94%Elevated
more lines added than baseline
36
026c229dimplement core functionality for maintenance CLI with backup, clean, install, and purge commands; update .gitignore
Alexandre Trotel
1y ago+270 -2
94%Elevated
more lines added than baseline
37
9139023achore: update packages
alexandretrotel
1w ago+273 -177
92%Elevated
more lines added than baseline
38
1dae4d1bfix: improve logging with colors
atrtde
5mo ago+276 -147
92%Elevated
more lines added than baseline
39
d27b1724fix: rework restore
atrtde
5mo ago+234 -0
92%Elevated
more lines added than baseline
40
30c3212bfix: rework paths and backup
atrtde
5mo ago+335 -1
92%Elevated
more lines added than baseline
41
0298b417fix: rework profiles logic
atrtde
5mo ago+280 -0
92%Elevated
more lines added than baseline
42
acc2b51dfeat: refactor CLI argument structures for backup, migration, and link tasks; enhance logging with error, success, and warning messages
Alexandre Trotel
7mo ago+226 -370
92%Elevated
more lines added than baseline
43
07b0c814feat: add registry management for backup and linking entries
Alexandre Trotel
10mo ago+309 -22
92%Elevated
more lines added than baseline
44
875f69c1docs: update README.md to clarify features and backup process
Alexandre Trotel
10mo ago+273 -4
92%Elevated
more lines added than baseline
45
2b081469feat: add directory support and more tests
alexandretrotel
5d ago+245 -7
91%Elevated
more lines added than baseline
46
ff218cbefeat: add logic for restoring without legacy
alexandretrotel
6d ago+236 -0
91%Elevated
more lines added than baseline
47
ba6e3555fix: rework validate
atrtde
5mo ago+220 -0
91%Elevated
more lines added than baseline
48
06a6766efeat: implement registry management commands for listing, adding, removing, and toggling entries
Alexandre Trotel
10mo ago+283 -4
91%Elevated
more lines added than baseline
49
2daee672feat: add fix logic
alexandretrotel
5d ago+218 -0
90%Elevated
more lines added than baseline
50
c98f606achore: update packages
alexandretrotel
1w ago+269 -59
90%Elevated
more lines added than baseline
  • 19007fcdtests: add tests
    Author
    alexandretrotel
    When
    5d ago
    Lines
    +3.0K -6
    Risk
    100%Elevated
  • 1df74732fix: add most important tests
    Author
    Alexandre Trotel
    When
    7mo ago
    Lines
    +3.3K -0
    Risk
    100%Elevated
  • fc1ecf7echore: update keyring to v4
    Author
    alexandretrotel
    When
    3mo ago
    Lines
    +2.2K -269
    Risk
    99%Elevated
  • 09cdf96efeat: add encrypted configs backup support
    Author
    Alexandre Trotel
    When
    7mo ago
    Lines
    +2.0K -43
    Risk
    99%Elevated
  • 827d8152refactor: rework modules organization and logic
    Author
    alexandretrotel
    When
    1w ago
    Lines
    +890 -1
    Risk
    99%Elevated
  • f4ff74a6Improve CLI per clig.dev guidelines (#17)
    Author
    Alexandre Trotel
    When
    23h ago
    Lines
    +1.0K -138
    Risk
    99%Elevated
  • a345e6b9chore: add keyring deps and update packages
    Author
    alexandretrotel
    When
    3mo ago
    Lines
    +1.1K -46
    Risk
    99%Elevated
  • 108d40ebchore: rework LICENSE file
    Author
    atrtde
    When
    5mo ago
    Lines
    +670 -13
    Risk
    99%Elevated
  • 8d936750fix: simplify layer architecture
    Author
    Alexandre Trotel
    When
    7mo ago
    Lines
    +773 -1.1K
    Risk
    99%Elevated
  • db5a4803feat: add profile management and migration tasks for layered backup structure
    Author
    Alexandre Trotel
    When
    7mo ago
    Lines
    +953 -111
    Risk
    99%Elevated
  • c72d7383fix: refactor tasks to Task trait and run_with_args
    Author
    Alexandre Trotel
    When
    7mo ago
    Lines
    +548 -228
    Risk
    98%Elevated
  • 1e6a2775feat: implement package registry management with commands for listing, adding, removing, and toggling entries
    Author
    Alexandre Trotel
    When
    10mo ago
    Lines
    +642 -42
    Risk
    98%Elevated
  • c6e0c27dtest: add tests
    Author
    alexandretrotel
    When
    5d ago
    Lines
    +603 -0
    Risk
    97%Elevated
  • 831c8543feat: add validators logic
    Author
    alexandretrotel
    When
    6d ago
    Lines
    +500 -0
    Risk
    97%Elevated
  • 4774dd9ffeat: implement dry-run functionality for biometric sudo, configs registry, package registry, delete, and validate tasks
    Author
    Alexandre Trotel
    When
    7mo ago
    Lines
    +441 -131
    Risk
    97%Elevated
  • a340354dchore: rework wording for paths
    Author
    alexandretrotel
    When
    5d ago
    Lines
    +477 -467
    Risk
    96%Elevated
  • 5268317ffeat: add logic for backup
    Author
    alexandretrotel
    When
    6d ago
    Lines
    +388 -0
    Risk
    96%Elevated
  • 80833103feat: add cli commands logic
    Author
    alexandretrotel
    When
    6d ago
    Lines
    +344 -0
    Risk
    96%Elevated
  • cbaf962dfix: add validation suite and validators
    Author
    atrtde
    When
    5mo ago
    Lines
    +466 -5
    Risk
    96%Elevated
  • c200d5dffix: rework backup
    Author
    atrtde
    When
    5mo ago
    Lines
    +351 -334
    Risk
    96%Elevated
  • 85444981fix: rework registry
    Author
    atrtde
    When
    5mo ago
    Lines
    +416 -0
    Risk
    96%Elevated
  • 07fae78efeat: enhance documentation with detailed package registry management and backup processes
    Author
    Alexandre Trotel
    When
    10mo ago
    Lines
    +471 -71
    Risk
    96%Elevated
  • 70459a9afeat: enhance registry management with category and target path support, and update backup/restore processes
    Author
    Alexandre Trotel
    When
    10mo ago
    Lines
    +407 -118
    Risk
    96%Elevated
  • 51198956feat: enhance symlink management with improved backup and error handling
    Author
    Alexandre Trotel
    When
    1y ago
    Lines
    +349 -206
    Risk
    96%Elevated
  • 9f405d5cfeat: update version to 1.1.0 and enhance delete functionality with Homebrew support and multi-select for related files
    Author
    Alexandre Trotel
    When
    1y ago
    Lines
    +559 -82
    Risk
    96%Elevated
  • a311742cfix: use tar archive to encrypt bundle of files to optimize encryption / decryption steps
    Author
    alexandretrotel
    When
    4mo ago
    Lines
    +469 -59
    Risk
    95%Elevated
  • 508d3333chore: update version to 1.0.7; add new symlink and enhance purge task with multi-select deletion
    Author
    Alexandre Trotel
    When
    1y ago
    Lines
    +419 -67
    Risk
    95%Elevated
  • 492d1566initialize project with Cargo.toml, Cargo.lock, .gitignore, and main.rs
    Author
    Alexandre Trotel
    When
    1y ago
    Lines
    +545 -0
    Risk
    95%Elevated
  • d5f43307feat: add profiles logic
    Author
    alexandretrotel
    When
    6d ago
    Lines
    +283 -112
    Risk
    94%Elevated
  • e9f9acaefix: remove symbolic links
    Author
    Alexandre Trotel
    When
    7mo ago
    Lines
    +387 -1.1K
    Risk
    94%Elevated
  • 0faf9410feat: expand README with layered dotfiles management, interactive setup wizard, and enhanced backup features
    Author
    Alexandre Trotel
    When
    7mo ago
    Lines
    +306 -495
    Risk
    94%Elevated
  • 01b82546feat: add validation command
    Author
    Alexandre Trotel
    When
    7mo ago
    Lines
    +443 -1
    Risk
    94%Elevated
  • ee54238crefactor: update purge command to handle multiple service types across platforms
    Author
    Alexandre Trotel
    When
    10mo ago
    Lines
    +309 -64
    Risk
    94%Elevated
  • 3099db4arefactor: enhance Delete command to support dry-run and permanent deletion options
    Author
    Alexandre Trotel
    When
    10mo ago
    Lines
    +276 -92
    Risk
    94%Elevated
  • 743efa29feat: enhance app deletion process with improved error handling and user prompts
    Author
    Alexandre Trotel
    When
    1y ago
    Lines
    +298 -140
    Risk
    94%Elevated
  • 026c229dimplement core functionality for maintenance CLI with backup, clean, install, and purge commands; update .gitignore
    Author
    Alexandre Trotel
    When
    1y ago
    Lines
    +270 -2
    Risk
    94%Elevated
  • 9139023achore: update packages
    Author
    alexandretrotel
    When
    1w ago
    Lines
    +273 -177
    Risk
    92%Elevated
  • 1dae4d1bfix: improve logging with colors
    Author
    atrtde
    When
    5mo ago
    Lines
    +276 -147
    Risk
    92%Elevated
  • d27b1724fix: rework restore
    Author
    atrtde
    When
    5mo ago
    Lines
    +234 -0
    Risk
    92%Elevated
  • 30c3212bfix: rework paths and backup
    Author
    atrtde
    When
    5mo ago
    Lines
    +335 -1
    Risk
    92%Elevated
  • 0298b417fix: rework profiles logic
    Author
    atrtde
    When
    5mo ago
    Lines
    +280 -0
    Risk
    92%Elevated
  • acc2b51dfeat: refactor CLI argument structures for backup, migration, and link tasks; enhance logging with error, success, and warning messages
    Author
    Alexandre Trotel
    When
    7mo ago
    Lines
    +226 -370
    Risk
    92%Elevated
  • 07b0c814feat: add registry management for backup and linking entries
    Author
    Alexandre Trotel
    When
    10mo ago
    Lines
    +309 -22
    Risk
    92%Elevated
  • 875f69c1docs: update README.md to clarify features and backup process
    Author
    Alexandre Trotel
    When
    10mo ago
    Lines
    +273 -4
    Risk
    92%Elevated
  • 2b081469feat: add directory support and more tests
    Author
    alexandretrotel
    When
    5d ago
    Lines
    +245 -7
    Risk
    91%Elevated
  • ff218cbefeat: add logic for restoring without legacy
    Author
    alexandretrotel
    When
    6d ago
    Lines
    +236 -0
    Risk
    91%Elevated
  • ba6e3555fix: rework validate
    Author
    atrtde
    When
    5mo ago
    Lines
    +220 -0
    Risk
    91%Elevated
  • 06a6766efeat: implement registry management commands for listing, adding, removing, and toggling entries
    Author
    Alexandre Trotel
    When
    10mo ago
    Lines
    +283 -4
    Risk
    91%Elevated
  • 2daee672feat: add fix logic
    Author
    alexandretrotel
    When
    5d ago
    Lines
    +218 -0
    Risk
    90%Elevated
  • c98f606achore: update packages
    Author
    alexandretrotel
    When
    1w ago
    Lines
    +269 -59
    Risk
    90%Elevated
Showing 50 of 511 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.

049typical ↑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.04.7Diffusion →
Below typical65
Typical57
Elevated78

Commit history for 2233admin/dotfiles-manager

2233admin/dotfiles-manager has 527 commits in its history from 3 contributors, the first of them May 22, 2025. In the last 90 days 61 files were touched, 316 times in total, most often mod.rs. Every commit is scored for change risk from its size, spread and the history of the files it touches.