repowiserepowise
Sign in
yairEO/relative-time
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseyairEO/relative-time

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

11of 34 scored

11 commits sit in this repo's top risk tercile, which is 32% of the 34scored. 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 3.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 commits13%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.25bitsShannon 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 threshold3.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 other-driven across its history.

Other100%

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
8ed2f529added cursor rules files
Yair Even Or
11mo ago+444 -0
99%Elevated
more lines added than baseline
2
3ba9b3b6added unit-tests
Yair Even Or
11mo ago+249 -0
93%Elevated
more lines added than baseline
3
7b17a432chore(package): migrate to pnpm and update dependencies
Yair Even Or
11mo ago+263 -82
93%Elevated
more lines added than baseline
4
a33c638cfirst commit
Yair Even Or
5y ago+297 -0
93%Elevated
more lines added than baseline
5
9aeeec53addded `pnpm` lock file
Yair Even Or
1y ago+217 -0
87%Elevated
more lines added than baseline
6
45f67463Enhance type definitions in relative-time.d.ts
Yair Even Or
11mo ago+24 -2
84%Elevated
more lines added than baseline
7
a2299202added typescript support
Yair Even Or
4y ago+24 -0
81%Elevated
more lines added than baseline
8
5306e426improved README
Yair Even Or
3y ago+9 -10
78%Elevated
fewer lines added than baseline
9
199a1f9aUpdate README.md examples to reflect new date usage and add static method usage for RelativeTime
Yair Even Or
11mo ago+8 -2
75%Elevated
fewer lines added than baseline
10
90db568a[chore] improved README, added live demo link
Yair Even Or
5y ago+7 -5
71%Elevated
fewer lines added than baseline
11
968b18be-
Yair Even Or
5y ago+7 -0
71%Elevated
fewer lines added than baseline
12
1ae95e61Fixes #5: add static convenience method for RelativeTime
Yair Even Or
11mo ago+6 -0
66%Typical
fewer lines added than baseline
13
64cb748a1.0.4
Yair Even Or
3y ago+6 -6
63%Typical
fewer lines added than baseline
14
1bab2825updated README
Yair Even Or
5y ago+4 -2
60%Typical
fewer lines added than baseline
15
2a7529e0minor improv
Yair Even Or
11mo ago+4 -4
56%Typical
fewer lines added than baseline
16
24b13ba11.1.0
Yair Even Or
11mo ago+4 -3
56%Typical
fewer lines added than baseline
17
02018a4cadded "engines" to `package.json` file
Yair Even Or
3y ago+3 -0
50%Typical
fewer lines added than baseline
18
54dcbda21.0.2
Yair Even Or
4y ago+3 -3
50%Typical
fewer lines added than baseline
19
c0c7f080Fixed type of Settings.options
Elias Thompson
1y ago+2 -2
44%Typical
fewer lines added than baseline
20
5254c176fix: sample doc import package
Enieber Cunha
5y ago+2 -2
44%Typical
fewer lines added than baseline
21
caafde8c1.0.5
Yair Even Or
1y ago+2 -2
38%Typical
fewer lines added than baseline
22
2e7e1b0dadded missing filed to package pack
Yair Even Or
5y ago+2 -2
38%Typical
fewer lines added than baseline
23
5d2abc34-
Yair Even Or
11mo ago+2 -1
29%Below typical
fewer lines added than baseline
24
3fd82cebUpdate package.json to include relative-time.test.js in files list
Yair Even Or
11mo ago+2 -1
29%Below typical
fewer lines added than baseline
25
8f4f72caadded the typescript file to the package.json "files"
Yair Even Or
3y ago+2 -1
29%Below typical
fewer lines added than baseline
26
2cd880771.0.3
Yair Even Or
3y ago+2 -2
29%Below typical
fewer lines added than baseline
27
65cc213e-
Yair Even Or
11mo ago+1 -1
15%Below typical
fewer lines added than baseline
28
cddac356Update package.json to require Node.js version 22.0.0 or higher
Yair Even Or
11mo ago+1 -1
15%Below typical
fewer lines added than baseline
29
720dc5aa-
Yair Even Or
11mo ago+1 -1
15%Below typical
fewer lines added than baseline
30
665c9e6cupdates subtitle emoji
Yair Even Or
3y ago+1 -1
15%Below typical
fewer lines added than baseline
31
59edbfd7updated SVG aspect-ratio
Yair Even Or
3y ago+1 -1
15%Below typical
fewer lines added than baseline
32
75c85b06-
Yair Even Or
5y ago+1 -1
15%Below typical
fewer lines added than baseline
33
aefbf1acUpdate README.md
Yair Even Or
4y ago+0 -6
4%Below typical
fewer lines added than baseline
34
4e454bbcRemove Node.js version requirement from package.json
Yair Even Or
11mo ago+0 -3
1%Below typical
fewer lines added than baseline
  • 8ed2f529added cursor rules files
    Author
    Yair Even Or
    When
    11mo ago
    Lines
    +444 -0
    Risk
    99%Elevated
  • 3ba9b3b6added unit-tests
    Author
    Yair Even Or
    When
    11mo ago
    Lines
    +249 -0
    Risk
    93%Elevated
  • 7b17a432chore(package): migrate to pnpm and update dependencies
    Author
    Yair Even Or
    When
    11mo ago
    Lines
    +263 -82
    Risk
    93%Elevated
  • a33c638cfirst commit
    Author
    Yair Even Or
    When
    5y ago
    Lines
    +297 -0
    Risk
    93%Elevated
  • 9aeeec53addded `pnpm` lock file
    Author
    Yair Even Or
    When
    1y ago
    Lines
    +217 -0
    Risk
    87%Elevated
  • 45f67463Enhance type definitions in relative-time.d.ts
    Author
    Yair Even Or
    When
    11mo ago
    Lines
    +24 -2
    Risk
    84%Elevated
  • a2299202added typescript support
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +24 -0
    Risk
    81%Elevated
  • 5306e426improved README
    Author
    Yair Even Or
    When
    3y ago
    Lines
    +9 -10
    Risk
    78%Elevated
  • 199a1f9aUpdate README.md examples to reflect new date usage and add static method usage for RelativeTime
    Author
    Yair Even Or
    When
    11mo ago
    Lines
    +8 -2
    Risk
    75%Elevated
  • 90db568a[chore] improved README, added live demo link
    Author
    Yair Even Or
    When
    5y ago
    Lines
    +7 -5
    Risk
    71%Elevated
  • 968b18be-
    Author
    Yair Even Or
    When
    5y ago
    Lines
    +7 -0
    Risk
    71%Elevated
  • 1ae95e61Fixes #5: add static convenience method for RelativeTime
    Author
    Yair Even Or
    When
    11mo ago
    Lines
    +6 -0
    Risk
    66%Typical
  • 64cb748a1.0.4
    Author
    Yair Even Or
    When
    3y ago
    Lines
    +6 -6
    Risk
    63%Typical
  • 1bab2825updated README
    Author
    Yair Even Or
    When
    5y ago
    Lines
    +4 -2
    Risk
    60%Typical
  • 2a7529e0minor improv
    Author
    Yair Even Or
    When
    11mo ago
    Lines
    +4 -4
    Risk
    56%Typical
  • 24b13ba11.1.0
    Author
    Yair Even Or
    When
    11mo ago
    Lines
    +4 -3
    Risk
    56%Typical
  • 02018a4cadded "engines" to `package.json` file
    Author
    Yair Even Or
    When
    3y ago
    Lines
    +3 -0
    Risk
    50%Typical
  • 54dcbda21.0.2
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +3 -3
    Risk
    50%Typical
  • c0c7f080Fixed type of Settings.options
    Author
    Elias Thompson
    When
    1y ago
    Lines
    +2 -2
    Risk
    44%Typical
  • 5254c176fix: sample doc import package
    Author
    Enieber Cunha
    When
    5y ago
    Lines
    +2 -2
    Risk
    44%Typical
  • caafde8c1.0.5
    Author
    Yair Even Or
    When
    1y ago
    Lines
    +2 -2
    Risk
    38%Typical
  • 2e7e1b0dadded missing filed to package pack
    Author
    Yair Even Or
    When
    5y ago
    Lines
    +2 -2
    Risk
    38%Typical
  • 5d2abc34-
    Author
    Yair Even Or
    When
    11mo ago
    Lines
    +2 -1
    Risk
    29%Below typical
  • 3fd82cebUpdate package.json to include relative-time.test.js in files list
    Author
    Yair Even Or
    When
    11mo ago
    Lines
    +2 -1
    Risk
    29%Below typical
  • 8f4f72caadded the typescript file to the package.json "files"
    Author
    Yair Even Or
    When
    3y ago
    Lines
    +2 -1
    Risk
    29%Below typical
  • 2cd880771.0.3
    Author
    Yair Even Or
    When
    3y ago
    Lines
    +2 -2
    Risk
    29%Below typical
  • 65cc213e-
    Author
    Yair Even Or
    When
    11mo ago
    Lines
    +1 -1
    Risk
    15%Below typical
  • cddac356Update package.json to require Node.js version 22.0.0 or higher
    Author
    Yair Even Or
    When
    11mo ago
    Lines
    +1 -1
    Risk
    15%Below typical
  • 720dc5aa-
    Author
    Yair Even Or
    When
    11mo ago
    Lines
    +1 -1
    Risk
    15%Below typical
  • 665c9e6cupdates subtitle emoji
    Author
    Yair Even Or
    When
    3y ago
    Lines
    +1 -1
    Risk
    15%Below typical
  • 59edbfd7updated SVG aspect-ratio
    Author
    Yair Even Or
    When
    3y ago
    Lines
    +1 -1
    Risk
    15%Below typical
  • 75c85b06-
    Author
    Yair Even Or
    When
    5y ago
    Lines
    +1 -1
    Risk
    15%Below typical
  • aefbf1acUpdate README.md
    Author
    Yair Even Or
    When
    4y ago
    Lines
    +0 -6
    Risk
    4%Below typical
  • 4e454bbcRemove Node.js version requirement from package.json
    Author
    Yair Even Or
    When
    11mo ago
    Lines
    +0 -3
    Risk
    1%Below typical
Showing 34 of 34 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.

010typical ↑elevated ↑0.04.89.5Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 34 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.5Diffusion →
Below typical12
Typical11
Elevated11

Commit history for yairEO/relative-time

Repowise tracks change history across 4 files in yairEO/relative-time. 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.