FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for github_backup/github_backup.py - josegonzalez/python-github-backup · GitHub
josegonzalez
/
python-github-backup
Public
Notifications
You must be signed in to change notification settings
Fork
264
Star
1.6k
Code
Issues
5
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
python-github-backup
github_backup
github_backup.py
on
0.65.1
User selector
Datepicker
Commit history
Commits on Aug 1, 2026
Fix timeline not being properly incremental
mrexodia
committed
88eacca
View commit details
Copy full SHA for 88eacca
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
Refresh issue timelines when cross-references change (#168)
Show description for 28e8ce9
Iamrodos
committed
28e8ce9
View commit details
Copy full SHA for 28e8ce9
View code at this point
Browse repository at this point
Add --issue-timeline flag to capture cross-reference events (#168)
Show description for b29e948
Iamrodos
committed
b29e948
View commit details
Copy full SHA for b29e948
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
Add tests
mrexodia
committed
c49ffef
View commit details
Copy full SHA for c49ffef
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
Skip fetching gists that have not been updated
mrexodia
committed
7eaf39c
View commit details
Copy full SHA for 7eaf39c
View code at this point
Browse repository at this point
Skip retrieving repositories when not necessary
mrexodia
committed
eb33ca8
View commit details
Copy full SHA for eb33ca8
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
Fix exception when DMCA'd/empty gists were backed up
mrexodia
committed
83ef000
View commit details
Copy full SHA for 83ef000
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
Merge pull request #521 from PeterGabaldon/fix-deprecation-/users/{username}/subscriptions
Show description for 3ecae56
josegonzalez
authored
3ecae56
View commit details
Copy full SHA for 3ecae56
View code at this point
Browse repository at this point
Applied diff issuecomment-4900281663
Peter Gabaldon
committed
83b84ae
View commit details
Copy full SHA for 83b84ae
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
Fix template URL for watched repositories backup
PeterGabaldon
authored
9604dd6
View commit details
Copy full SHA for 9604dd6
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
fix: drain subprocess pipes with reader threads to prevent Windows deadlock (#519)
Show description for d95cf3a
Iamrodos
committed
d95cf3a
View commit details
Copy full SHA for d95cf3a
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
Skip repositories with pull requests disabled (HTTP 404) instead of crashing (#511)
Show description for c658833
Iamrodos
committed
c658833
View commit details
Copy full SHA for c658833
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
Merge pull request #510 from Changaco/documentation-improvements
Show description for 72fa5d3
josegonzalez
authored
72fa5d3
View commit details
Copy full SHA for 72fa5d3
View code at this point
Browse repository at this point
document that `--all` doesn't imply `--attachments`
Changaco
committed
3cda5a0
View commit details
Copy full SHA for 3cda5a0
View code at this point
Browse repository at this point
rename a function to match what it actually does
Changaco
committed
17b79fc
View commit details
Copy full SHA for 17b79fc
View code at this point
Browse repository at this point
don't leave files open
Changaco
committed
f1fca0f
View commit details
Copy full SHA for f1fca0f
View code at this point
Browse repository at this point
remove legacy code in `mkdir_p` function
Changaco
committed
ccc27b9
View commit details
Copy full SHA for ccc27b9
View code at this point
Browse repository at this point
don't pass stdin when doing so can't do any good
Show description for f3eabf0
Changaco
committed
f3eabf0
View commit details
Copy full SHA for f3eabf0
View code at this point
Browse repository at this point
use `subprocess.DEVNULL` instead of emulating it
Changaco
committed
b92aee6
View commit details
Copy full SHA for b92aee6
View code at this point
Browse repository at this point
Merge pull request #508 from Changaco/security-improvements
Show description for 4d17723
josegonzalez
authored
4d17723
View commit details
Copy full SHA for 4d17723
View code at this point
Browse repository at this point
Merge pull request #507 from Changaco/output-cleanup
Show description for 2c7fdab
josegonzalez
authored
2c7fdab
View commit details
Copy full SHA for 2c7fdab
View code at this point
Browse repository at this point
remove bad invocation of the system shell
Changaco
committed
2f130ec
View commit details
Copy full SHA for 2f130ec
View code at this point
Browse repository at this point
add missing `context` argument to `urlopen` call
Changaco
committed
ddf7f82
View commit details
Copy full SHA for ddf7f82
View code at this point
Browse repository at this point
suppress output of call to `git lfs version`
Changaco
committed
ddf82f1
View commit details
Copy full SHA for ddf82f1
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
handle more network errors
Show description for 0638666
Changaco
committed
0638666
View commit details
Copy full SHA for 0638666
View code at this point
Browse repository at this point
Skip checkpoint-equal incremental items
mrexodia
committed
014eff3
View commit details
Copy full SHA for 014eff3
View code at this point
Browse repository at this point
Avoid redundant release asset list requests
mrexodia
committed
9d0cfdb
View commit details
Copy full SHA for 9d0cfdb
View code at this point
Browse repository at this point
Reduce unnecessary pull requests with incremental fetching
mrexodia
committed
6cd0ab3
View commit details
Copy full SHA for 6cd0ab3
View code at this point
Browse repository at this point
Implement per-resource last_update timestamps
Show description for b3a8241
mrexodia
committed
b3a8241
View commit details
Copy full SHA for b3a8241
View code at this point
Browse repository at this point
Add support for pull request reviews
Show description for 24b3fdb
mrexodia
committed
24b3fdb
View commit details
Copy full SHA for 24b3fdb
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
Add support for discussions
Show description for 4d022d9
mrexodia
committed
4d022d9
View commit details
Copy full SHA for 4d022d9
View code at this point
Browse repository at this point
Commits on Apr 27, 2026
Add --token-from-gh authentication option
mrexodia
committed
f411799
View commit details
Copy full SHA for f411799
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
Fix KeyError: 'Private' when using --all flag (#481)
Show description for 0d8a504
Iamrodos
committed
0d8a504
View commit details
Copy full SHA for 0d8a504
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL