repowiserepowise
Sign in
elfennani/ngallery_gtk
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseelfennani/ngallery_gtk

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

7of 23 scored

7 commits sit in this repo's top risk tercile, which is 30% of the 23scored. 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 8.8 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 commits00%Commits whose subject reads as a bug fix rather than new work.Change diffusion1.16bitsShannon 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 threshold8.8out 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.

How this repo's commit mix shifts over time.

Feature30%
Refactor4%
Other65%

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
372d01affeat: load galleries from API
elfennani
2w ago+1.8K -118
98%Elevated
more lines added than baseline
2
09216af7Scaled down the images during the download process.
elfennani
2w ago+869 -40
91%Elevated
more lines added than baseline
3
c4a11e46First Commit
elfennani
2w ago+993 -0
91%Elevated
more lines added than baseline
4
fb182e27refactor views into MVC components
elfennani
2w ago+316 -294
85%Elevated
more lines added than baseline
5
de629f70feat: load and cache gallery thumbnails
elfennani
2w ago+361 -12
80%Elevated
more lines added than baseline
6
d2d7afcffeat: add command-line cache and privacy controls
elfennani
2w ago+276 -194
74%Elevated
more lines added than baseline
7
91e70bc5feat: add gallery detail carousel navigation
elfennani
2w ago+283 -18
74%Elevated
more lines added than baseline
8
a79a0831Refactored the code for supporting tabs with nested stacks and dynamic back button.
elfennani
2w ago+260 -58
65%Typical
more lines added than baseline
9
2fc04e3cUpdate to image loader process
elfennani
2w ago+253 -22
65%Typical
more lines added than baseline
10
c70b8313feat: load server favorites in the Favorites tab
elfennani
2w ago+136 -16
59%Typical
more lines added than baseline
11
73f89f41feat: preload gallery pages and refine list layout
elfennani
2w ago+81 -27
54%Typical
more lines added than baseline
12
835d6793Optimization
elfennani
2w ago+90 -17
50%Typical
more lines added than baseline
13
e6e20ab1Implemented disk cache
elfennani
2w ago+78 -70
46%Typical
more lines added than baseline
14
d20d12b5Cached textures
elfennani
2w ago+66 -18
41%Typical
more lines added than baseline
15
12b3cb1aAdded memory cache for images.
elfennani
2w ago+43 -26
37%Typical
more lines added than baseline
16
2ebf970fOptimization
elfennani
2w ago+42 -8
33%Below typical
more lines added than baseline
17
2d8ec1f4Update gallery list view
elfennani
2w ago+30 -14
28%Below typical
more lines added than baseline
18
90d8a175Optimization
elfennani
2w ago+24 -6
24%Below typical
more lines added than baseline
19
ef9ba752Optimized carousel preloading by loading pages into memory but painting only 5 pages before/ahead.
elfennani
2w ago+16 -14
20%Below typical
more lines added than baseline
20
18a4b61aOptimization
elfennani
2w ago+5 -5
13%Below typical
fewer lines added than baseline
21
6f08f805Optimized image preloading further in carousel
elfennani
2w ago+5 -0
13%Below typical
fewer lines added than baseline
22
33e43fa0Optimization
elfennani
2w ago+2 -2
4%Below typical
fewer lines added than baseline
23
0742b0fdOptimization
elfennani
2w ago+2 -18
4%Below typical
fewer lines added than baseline
  • 372d01affeat: load galleries from API
    Author
    elfennani
    When
    2w ago
    Lines
    +1.8K -118
    Risk
    98%Elevated
  • 09216af7Scaled down the images during the download process.
    Author
    elfennani
    When
    2w ago
    Lines
    +869 -40
    Risk
    91%Elevated
  • c4a11e46First Commit
    Author
    elfennani
    When
    2w ago
    Lines
    +993 -0
    Risk
    91%Elevated
  • fb182e27refactor views into MVC components
    Author
    elfennani
    When
    2w ago
    Lines
    +316 -294
    Risk
    85%Elevated
  • de629f70feat: load and cache gallery thumbnails
    Author
    elfennani
    When
    2w ago
    Lines
    +361 -12
    Risk
    80%Elevated
  • d2d7afcffeat: add command-line cache and privacy controls
    Author
    elfennani
    When
    2w ago
    Lines
    +276 -194
    Risk
    74%Elevated
  • 91e70bc5feat: add gallery detail carousel navigation
    Author
    elfennani
    When
    2w ago
    Lines
    +283 -18
    Risk
    74%Elevated
  • a79a0831Refactored the code for supporting tabs with nested stacks and dynamic back button.
    Author
    elfennani
    When
    2w ago
    Lines
    +260 -58
    Risk
    65%Typical
  • 2fc04e3cUpdate to image loader process
    Author
    elfennani
    When
    2w ago
    Lines
    +253 -22
    Risk
    65%Typical
  • c70b8313feat: load server favorites in the Favorites tab
    Author
    elfennani
    When
    2w ago
    Lines
    +136 -16
    Risk
    59%Typical
  • 73f89f41feat: preload gallery pages and refine list layout
    Author
    elfennani
    When
    2w ago
    Lines
    +81 -27
    Risk
    54%Typical
  • 835d6793Optimization
    Author
    elfennani
    When
    2w ago
    Lines
    +90 -17
    Risk
    50%Typical
  • e6e20ab1Implemented disk cache
    Author
    elfennani
    When
    2w ago
    Lines
    +78 -70
    Risk
    46%Typical
  • d20d12b5Cached textures
    Author
    elfennani
    When
    2w ago
    Lines
    +66 -18
    Risk
    41%Typical
  • 12b3cb1aAdded memory cache for images.
    Author
    elfennani
    When
    2w ago
    Lines
    +43 -26
    Risk
    37%Typical
  • 2ebf970fOptimization
    Author
    elfennani
    When
    2w ago
    Lines
    +42 -8
    Risk
    33%Below typical
  • 2d8ec1f4Update gallery list view
    Author
    elfennani
    When
    2w ago
    Lines
    +30 -14
    Risk
    28%Below typical
  • 90d8a175Optimization
    Author
    elfennani
    When
    2w ago
    Lines
    +24 -6
    Risk
    24%Below typical
  • ef9ba752Optimized carousel preloading by loading pages into memory but painting only 5 pages before/ahead.
    Author
    elfennani
    When
    2w ago
    Lines
    +16 -14
    Risk
    20%Below typical
  • 18a4b61aOptimization
    Author
    elfennani
    When
    2w ago
    Lines
    +5 -5
    Risk
    13%Below typical
  • 6f08f805Optimized image preloading further in carousel
    Author
    elfennani
    When
    2w ago
    Lines
    +5 -0
    Risk
    13%Below typical
  • 33e43fa0Optimization
    Author
    elfennani
    When
    2w ago
    Lines
    +2 -2
    Risk
    4%Below typical
  • 0742b0fdOptimization
    Author
    elfennani
    When
    2w ago
    Lines
    +2 -18
    Risk
    4%Below typical
Showing 23 of 23 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.

04typical ↑↑ elevated0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 23 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.1Diffusion →
Below typical8
Typical8
Elevated7

Commit history for elfennani/ngallery_gtk

elfennani/ngallery_gtk has 23 commits in its history from 1 contributor, the first of them Aug 6, 2026. In the last 90 days 26 files were touched, 88 times in total, most often image.rs. Every commit is scored for change risk from its size, spread and the history of the files it touches.