repowiserepowise
Sign in
baneeishaque/rcx
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisebaneeishaque/rcx

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

232of 687 scored

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

Feature19%
Fix31%
Refactor4%
Docs6%
Deps2%
Chore4%
Other35%

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
cb958272Remote creation (#78)
Patryk Kaczmarkiewicz
8y ago+5.2K -147
100%Elevated
more lines added than baseline
2
f368aeb7Add safdav, the new SAF enabled WebDAV API
x0b
7y ago+1.5K -0
100%Elevated
more lines added than baseline
3
8886e0c3Add initial version of VirtualContentProvider (SAF II)
x0b
5y ago+2.0K -6
99%Elevated
more lines added than baseline
4
4a11be23Add initial version of RCD service
x0b
5y ago+1.4K -0
99%Elevated
more lines added than baseline
5
75f3e6ffMigrate app dependencies to AndroidX
x0b
7y ago+1.5K -653
99%Elevated
more lines added than baseline
6
2d608f82Improve settings layout
Patryk Kaczmarkiewicz
8y ago+1.6K -1.2K
99%Elevated
more lines added than baseline
7
51b3cb2dAllow setting custom primary and accent colors
Patryk Kaczmarkiewicz
8y ago+1.4K -12
99%Elevated
more lines added than baseline
8
dd38b721Migrate to Java 8 (language level only)
x0b
6y ago+729 -1.7K
99%Elevated
more lines added than baseline
9
efa53355license change
x0b
7y ago+690 -18
99%Elevated
more lines added than baseline
10
0c9e8db5Allow other apps to share
Patryk Kaczmarkiewicz
8y ago+900 -2
99%Elevated
more lines added than baseline
11
e98f7907add proxy support (closes #5)
x0b
6y ago+462 -18
98%Elevated
more lines added than baseline
12
1fc873cfAdd a new DocumentsContract/ContentResolver storage backend
x0b
7y ago+414 -0
98%Elevated
more lines added than baseline
13
7f163898Custom file picker
Patryk Kaczmarkiewicz
8y ago+899 -48
98%Elevated
more lines added than baseline
14
594d79d8Custom file picker
Patryk Kaczmarkiewicz
8y ago+899 -48
98%Elevated
more lines added than baseline
15
87ea9d6dAdd remote properties dialog. Closes #6 and kaczmarkiewiczp#196.
x0b
6y ago+479 -1
98%Elevated
more lines added than baseline
16
2627a123Add InteractiveRunner Framework
x0b
6y ago+407 -0
98%Elevated
more lines added than baseline
17
c963dc82Cache remote creation
Patryk Kaczmarkiewicz
8y ago+634 -3
98%Elevated
more lines added than baseline
18
65c5d7c2Refactor settings
Patryk Kaczmarkiewicz
8y ago+649 -386
98%Elevated
more lines added than baseline
19
defe0e99Implement dark theme
Patryk Kaczmarkiewicz
8y ago+624 -233
98%Elevated
more lines added than baseline
20
522cb1d3Add about screen
Patryk Kaczmarkiewicz
8y ago+622 -36
98%Elevated
more lines added than baseline
21
58250c69Translation: Add string localisation
x0b
5y ago+501 -0
97%Elevated
more lines added than baseline
22
116a49b6Config Creation externalization and maintenance.
x0b
6y ago+343 -232
97%Elevated
more lines added than baseline
23
1b8e7a13Allow settings app shortcuts
Patryk Kaczmarkiewicz
8y ago+467 -137
97%Elevated
more lines added than baseline
24
c080c4c2Option to specify root or home for SFTP remotes
Patryk Kaczmarkiewicz
8y ago+495 -27
97%Elevated
more lines added than baseline
25
dd8b57c8Password generator for crypt remote
Patryk Kaczmarkiewicz
8y ago+525 -8
97%Elevated
more lines added than baseline
26
49a08854Implement custom Credits activity
Patryk Kaczmarkiewicz
8y ago+430 -119
97%Elevated
more lines added than baseline
27
e3fdc058Add initial project files
Patryk Kaczmarkiewicz
8y ago+734 -0
97%Elevated
more lines added than baseline
28
fe2e944fDev (#80)
Patryk Kaczmarkiewicz
8y ago+485 -50
96%Elevated
more lines added than baseline
29
3a17185cAdd navigation drawer
Patryk Kaczmarkiewicz
8y ago+335 -17
96%Elevated
more lines added than baseline
30
3134894cFix: update notifications for non-play/non-f-droid users
x0b
5y ago+275 -150
95%Elevated
more lines added than baseline
31
52cbbe59Logging: Add report service
x0b
5y ago+421 -2
95%Elevated
more lines added than baseline
32
54b130a0Release 1.9.0 preparation
x0b
6y ago+314 -26
95%Elevated
more lines added than baseline
33
40668d63Add options to Serve feature
Patryk Kaczmarkiewicz
8y ago+327 -50
95%Elevated
more lines added than baseline
34
bfe87321Fix crash when sharing files with the app
Patryk Kaczmarkiewicz
8y ago+266 -6
95%Elevated
more lines added than baseline
35
dade57e7Option to transfer files over Wi-Fi only
Patryk Kaczmarkiewicz
8y ago+336 -16
95%Elevated
more lines added than baseline
36
9cf474b3Option to create Google Drive remotes
Patryk Kaczmarkiewicz
8y ago+371 -1
95%Elevated
more lines added than baseline
37
bf884959Create dialogs
Patryk Kaczmarkiewicz
8y ago+428 -135
95%Elevated
more lines added than baseline
38
46826e85Implement Open-as
Patryk Kaczmarkiewicz
8y ago+273 -16
95%Elevated
more lines added than baseline
39
f31c24f6Automatically add/remove remotes for local drives to improve onboarding
x0b
6y ago+262 -20
94%Elevated
more lines added than baseline
40
7c5dd8c7Support local remotes
Patryk Kaczmarkiewicz
8y ago+399 -73
94%Elevated
more lines added than baseline
41
e94fc0e1Move possibly running tasks to a service
Patryk Kaczmarkiewicz
8y ago+391 -120
94%Elevated
more lines added than baseline
42
fe7d6678Fix settings screen not scrolling
Patryk Kaczmarkiewicz
8y ago+233 -225
94%Elevated
more lines added than baseline
43
f74a85d5Fix About page not able to scroll
Patryk Kaczmarkiewicz
8y ago+229 -222
94%Elevated
more lines added than baseline
44
1dfd69a3Display remotes
Patryk Kaczmarkiewicz
8y ago+211 -3
94%Elevated
more lines added than baseline
45
f4ae7b52Integrate [safdav] into [app]
x0b
6y ago+238 -23
93%Elevated
more lines added than baseline
46
2d91da11rename package id to allow soft migration + update readme
x0b
7y ago+246 -35
93%Elevated
more lines added than baseline
47
c4ab8cc6Support rclone sync (#193)
Patryk Kaczmarkiewicz
8y ago+305 -1
93%Elevated
more lines added than baseline
48
3a74984aAdd Rclone Link
Patryk Kaczmarkiewicz
8y ago+252 -1
93%Elevated
more lines added than baseline
49
2e6bccc8Show file options for each file
Patryk Kaczmarkiewicz
8y ago+243 -137
93%Elevated
more lines added than baseline
50
fb1b562bAdd MD5 and SHA1 calculations
Patryk Kaczmarkiewicz
8y ago+222 -4
93%Elevated
more lines added than baseline
  • cb958272Remote creation (#78)
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +5.2K -147
    Risk
    100%Elevated
  • f368aeb7Add safdav, the new SAF enabled WebDAV API
    Author
    x0b
    When
    7y ago
    Lines
    +1.5K -0
    Risk
    100%Elevated
  • 8886e0c3Add initial version of VirtualContentProvider (SAF II)
    Author
    x0b
    When
    5y ago
    Lines
    +2.0K -6
    Risk
    99%Elevated
  • 4a11be23Add initial version of RCD service
    Author
    x0b
    When
    5y ago
    Lines
    +1.4K -0
    Risk
    99%Elevated
  • 75f3e6ffMigrate app dependencies to AndroidX
    Author
    x0b
    When
    7y ago
    Lines
    +1.5K -653
    Risk
    99%Elevated
  • 2d608f82Improve settings layout
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +1.6K -1.2K
    Risk
    99%Elevated
  • 51b3cb2dAllow setting custom primary and accent colors
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +1.4K -12
    Risk
    99%Elevated
  • dd38b721Migrate to Java 8 (language level only)
    Author
    x0b
    When
    6y ago
    Lines
    +729 -1.7K
    Risk
    99%Elevated
  • efa53355license change
    Author
    x0b
    When
    7y ago
    Lines
    +690 -18
    Risk
    99%Elevated
  • 0c9e8db5Allow other apps to share
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +900 -2
    Risk
    99%Elevated
  • e98f7907add proxy support (closes #5)
    Author
    x0b
    When
    6y ago
    Lines
    +462 -18
    Risk
    98%Elevated
  • 1fc873cfAdd a new DocumentsContract/ContentResolver storage backend
    Author
    x0b
    When
    7y ago
    Lines
    +414 -0
    Risk
    98%Elevated
  • 7f163898Custom file picker
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +899 -48
    Risk
    98%Elevated
  • 594d79d8Custom file picker
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +899 -48
    Risk
    98%Elevated
  • 87ea9d6dAdd remote properties dialog. Closes #6 and kaczmarkiewiczp#196.
    Author
    x0b
    When
    6y ago
    Lines
    +479 -1
    Risk
    98%Elevated
  • 2627a123Add InteractiveRunner Framework
    Author
    x0b
    When
    6y ago
    Lines
    +407 -0
    Risk
    98%Elevated
  • c963dc82Cache remote creation
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +634 -3
    Risk
    98%Elevated
  • 65c5d7c2Refactor settings
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +649 -386
    Risk
    98%Elevated
  • defe0e99Implement dark theme
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +624 -233
    Risk
    98%Elevated
  • 522cb1d3Add about screen
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +622 -36
    Risk
    98%Elevated
  • 58250c69Translation: Add string localisation
    Author
    x0b
    When
    5y ago
    Lines
    +501 -0
    Risk
    97%Elevated
  • 116a49b6Config Creation externalization and maintenance.
    Author
    x0b
    When
    6y ago
    Lines
    +343 -232
    Risk
    97%Elevated
  • 1b8e7a13Allow settings app shortcuts
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +467 -137
    Risk
    97%Elevated
  • c080c4c2Option to specify root or home for SFTP remotes
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +495 -27
    Risk
    97%Elevated
  • dd8b57c8Password generator for crypt remote
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +525 -8
    Risk
    97%Elevated
  • 49a08854Implement custom Credits activity
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +430 -119
    Risk
    97%Elevated
  • e3fdc058Add initial project files
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +734 -0
    Risk
    97%Elevated
  • fe2e944fDev (#80)
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +485 -50
    Risk
    96%Elevated
  • 3a17185cAdd navigation drawer
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +335 -17
    Risk
    96%Elevated
  • 3134894cFix: update notifications for non-play/non-f-droid users
    Author
    x0b
    When
    5y ago
    Lines
    +275 -150
    Risk
    95%Elevated
  • 52cbbe59Logging: Add report service
    Author
    x0b
    When
    5y ago
    Lines
    +421 -2
    Risk
    95%Elevated
  • 54b130a0Release 1.9.0 preparation
    Author
    x0b
    When
    6y ago
    Lines
    +314 -26
    Risk
    95%Elevated
  • 40668d63Add options to Serve feature
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +327 -50
    Risk
    95%Elevated
  • bfe87321Fix crash when sharing files with the app
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +266 -6
    Risk
    95%Elevated
  • dade57e7Option to transfer files over Wi-Fi only
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +336 -16
    Risk
    95%Elevated
  • 9cf474b3Option to create Google Drive remotes
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +371 -1
    Risk
    95%Elevated
  • bf884959Create dialogs
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +428 -135
    Risk
    95%Elevated
  • 46826e85Implement Open-as
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +273 -16
    Risk
    95%Elevated
  • f31c24f6Automatically add/remove remotes for local drives to improve onboarding
    Author
    x0b
    When
    6y ago
    Lines
    +262 -20
    Risk
    94%Elevated
  • 7c5dd8c7Support local remotes
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +399 -73
    Risk
    94%Elevated
  • e94fc0e1Move possibly running tasks to a service
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +391 -120
    Risk
    94%Elevated
  • fe7d6678Fix settings screen not scrolling
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +233 -225
    Risk
    94%Elevated
  • f74a85d5Fix About page not able to scroll
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +229 -222
    Risk
    94%Elevated
  • 1dfd69a3Display remotes
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +211 -3
    Risk
    94%Elevated
  • f4ae7b52Integrate [safdav] into [app]
    Author
    x0b
    When
    6y ago
    Lines
    +238 -23
    Risk
    93%Elevated
  • 2d91da11rename package id to allow soft migration + update readme
    Author
    x0b
    When
    7y ago
    Lines
    +246 -35
    Risk
    93%Elevated
  • c4ab8cc6Support rclone sync (#193)
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +305 -1
    Risk
    93%Elevated
  • 3a74984aAdd Rclone Link
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +252 -1
    Risk
    93%Elevated
  • 2e6bccc8Show file options for each file
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +243 -137
    Risk
    93%Elevated
  • fb1b562bAdd MD5 and SHA1 calculations
    Author
    Patryk Kaczmarkiewicz
    When
    8y ago
    Lines
    +222 -4
    Risk
    93%Elevated
Showing 50 of 687 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.

052typical ↑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.05.1Diffusion →
Below typical61
Typical85
Elevated54

Commit history for baneeishaque/rcx

baneeishaque/rcx has 886 commits in its history from 9 contributors, the first of them Mar 12, 2018. 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.