FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · mrexodia/python-github-backup · GitHub
mrexodia
/
python-github-backup
Public
forked from
josegonzalez/python-github-backup
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Apr 26, 2026
Skip checkpoint-equal incremental items
mrexodia
committed
e96e291
View commit details
Copy full SHA for e96e291
Browse repository at this point
Avoid redundant release asset list requests
mrexodia
committed
cbc4005
View commit details
Copy full SHA for cbc4005
Browse repository at this point
Reduce unnecessary pull requests with incremental fetching
mrexodia
committed
70cfc95
View commit details
Copy full SHA for 70cfc95
Browse repository at this point
Implement per-resource last_update timestamps
Show description for e03e162
mrexodia
committed
e03e162
View commit details
Copy full SHA for e03e162
Browse repository at this point
Add support for pull request reviews
Show description for e1d8c33
mrexodia
committed
e1d8c33
View commit details
Copy full SHA for e1d8c33
Browse repository at this point
Add support for discussions
Show description for 98ead29
mrexodia
committed
98ead29
View commit details
Copy full SHA for 98ead29
Browse repository at this point
Add --token-from-gh authentication option
mrexodia
committed
043de9e
View commit details
Copy full SHA for 043de9e
Browse repository at this point
Commits on Apr 8, 2026
Merge pull request #499 from josegonzalez/dependabot/pip/python-packages-590e9db7b9
Show description for 4c1f21a
josegonzalez
authored
4c1f21a
View commit details
Copy full SHA for 4c1f21a
Browse repository at this point
chore(deps): bump pytest in the python-packages group
Show description for 9fde6ed
dependabot[bot]
authored
9fde6ed
View commit details
Copy full SHA for 9fde6ed
Browse repository at this point
Commits on Mar 19, 2026
Merge pull request #497 from josegonzalez/dependabot/pip/python-packages-b7f5c28099
Show description for 9a9b069
josegonzalez
authored
9a9b069
View commit details
Copy full SHA for 9a9b069
Browse repository at this point
Commits on Mar 12, 2026
chore(deps): bump black in the python-packages group
Show description for f85c759
dependabot[bot]
authored
f85c759
View commit details
Copy full SHA for f85c759
Browse repository at this point
Commits on Mar 9, 2026
Merge pull request #491 from josegonzalez/dependabot/github_actions/docker/login-action-4
Show description for 26a6e1d
josegonzalez
authored
26a6e1d
View commit details
Copy full SHA for 26a6e1d
Browse repository at this point
chore(deps): bump docker/login-action from 3 to 4
Show description for 3d961d1
dependabot[bot]
authored
3d961d1
View commit details
Copy full SHA for 3d961d1
Browse repository at this point
Merge pull request #494 from josegonzalez/dependabot/github_actions/docker/setup-qemu-action-4
Show description for 20f9542
josegonzalez
authored
20f9542
View commit details
Copy full SHA for 20f9542
Browse repository at this point
Merge pull request #495 from josegonzalez/dependabot/github_actions/docker/build-push-action-7
Show description for bbf76e7
josegonzalez
authored
bbf76e7
View commit details
Copy full SHA for bbf76e7
Browse repository at this point
Merge pull request #493 from josegonzalez/dependabot/github_actions/docker/setup-buildx-action-4
Show description for ca70725
josegonzalez
authored
ca70725
View commit details
Copy full SHA for ca70725
Browse repository at this point
Merge pull request #492 from josegonzalez/dependabot/github_actions/docker/metadata-action-6
Show description for 653ceb1
josegonzalez
authored
653ceb1
View commit details
Copy full SHA for 653ceb1
Browse repository at this point
Merge pull request #496 from josegonzalez/dependabot/pip/python-packages-898938d50a
Show description for ba15755
josegonzalez
authored
ba15755
View commit details
Copy full SHA for ba15755
Browse repository at this point
chore(deps): bump the python-packages group with 2 updates
Show description for d5be07e
dependabot[bot]
authored
d5be07e
View commit details
Copy full SHA for d5be07e
Browse repository at this point
chore(deps): bump docker/build-push-action from 6 to 7
Show description for 5758e48
dependabot[bot]
authored
5758e48
View commit details
Copy full SHA for 5758e48
Browse repository at this point
chore(deps): bump docker/setup-qemu-action from 3 to 4
Show description for cceef92
dependabot[bot]
authored
cceef92
View commit details
Copy full SHA for cceef92
Browse repository at this point
chore(deps): bump docker/setup-buildx-action from 3 to 4
Show description for 7f1807a
dependabot[bot]
authored
7f1807a
View commit details
Copy full SHA for 7f1807a
Browse repository at this point
chore(deps): bump docker/metadata-action from 5 to 6
Show description for 8a0553a
dependabot[bot]
authored
8a0553a
View commit details
Copy full SHA for 8a0553a
Browse repository at this point
Commits on Feb 18, 2026
Release version 0.61.5
actions-user
committed
68af1d4
View commit details
Copy full SHA for 68af1d4
Browse repository at this point
Merge pull request #490 from Iamrodos/fix/489-empty-repo-none-comparison
Show description for b112b43
josegonzalez
authored
b112b43
View commit details
Copy full SHA for b112b43
Browse repository at this point
Fix empty repository crash due to None timestamp comparison (#489)
Show description for f54a545
Iamrodos
committed
f54a545
View commit details
Copy full SHA for f54a545
Browse repository at this point
Commits on Feb 16, 2026
Release version 0.61.4
actions-user
committed
6006765
View commit details
Copy full SHA for 6006765
Browse repository at this point
Merge pull request #488 from Iamrodos/fix/487-dmca-regression
Show description for 655886f
josegonzalez
authored
655886f
View commit details
Copy full SHA for 655886f
Browse repository at this point
Commits on Feb 15, 2026
Fix HTTP 451 DMCA and 403 TOS handling regression (#487)
Show description for 0162f7e
Iamrodos
committed
0162f7e
View commit details
Copy full SHA for 0162f7e
Browse repository at this point
Commits on Feb 11, 2026
Merge pull request #485 from josegonzalez/dependabot/pip/python-packages-906bf77f00
Show description for 8c1a134
josegonzalez
authored
8c1a134
View commit details
Copy full SHA for 8c1a134
Browse repository at this point
Commits on Feb 9, 2026
chore(deps): bump setuptools in the python-packages group
Show description for 6268a4c
dependabot[bot]
authored
6268a4c
View commit details
Copy full SHA for 6268a4c
Browse repository at this point
Commits on Jan 26, 2026
Merge pull request #484 from josegonzalez/dependabot/pip/python-packages-e903f47b53
Show description for 4b2295d
josegonzalez
authored
4b2295d
View commit details
Copy full SHA for 4b2295d
Browse repository at this point
chore(deps): bump setuptools in the python-packages group
Show description for be900d1
dependabot[bot]
authored
be900d1
View commit details
Copy full SHA for be900d1
Browse repository at this point
Commits on Jan 24, 2026
Release version 0.61.3
actions-user
committed
9be6282
View commit details
Copy full SHA for 9be6282
Browse repository at this point
Merge pull request #482 from Iamrodos/fix-481-private-key-typo
Show description for 1102990
josegonzalez
authored
1102990
View commit details
Copy full SHA for 1102990
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL