FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · eric-seekas/python-github-backup · GitHub
eric-seekas
/
python-github-backup
Public
forked from
josegonzalez/python-github-backup
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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 Jan 7, 2020
Merge pull request #136 from einsteinx2/issue/88-macos-keychain-broken-python3
Show description for 98919c8
josegonzalez
authored
98919c8
View commit details
Copy full SHA for 98919c8
Browse repository at this point
Merge pull request #137 from einsteinx2/issue/134-only-use-auth-token-when-needed
Show description for 045eacb
josegonzalez
authored
045eacb
View commit details
Copy full SHA for 045eacb
Browse repository at this point
Merge pull request #130 from einsteinx2/issue/129-fix-crash-on-release-asset-download-error
Show description for 7a234ba
josegonzalez
authored
7a234ba
View commit details
Copy full SHA for 7a234ba
Browse repository at this point
Public repos no longer include the auth token
Show description for e8a255b
einsteinx2
committed
e8a255b
View commit details
Copy full SHA for e8a255b
Browse repository at this point
Fixed macOS keychain access when using Python 3
Show description for 81a2f76
einsteinx2
committed
81a2f76
View commit details
Copy full SHA for 81a2f76
Browse repository at this point
Commits on Jan 6, 2020
Fixed comment typo
einsteinx2
committed
cb0293c
View commit details
Copy full SHA for cb0293c
Browse repository at this point
Merge pull request #132 from einsteinx2/issue/126-prevent-overwriting-release-assets
Show description for 252c254
josegonzalez
authored
252c254
View commit details
Copy full SHA for 252c254
Browse repository at this point
Merge pull request #131 from einsteinx2/improve-gitignore
Show description for e8ed03f
josegonzalez
authored
e8ed03f
View commit details
Copy full SHA for e8ed03f
Browse repository at this point
Switched log_info to log_warning in download_file
einsteinx2
committed
38010d7
View commit details
Copy full SHA for 38010d7
Browse repository at this point
Added newline to end of file
einsteinx2
committed
71b4288
View commit details
Copy full SHA for 71b4288
Browse repository at this point
Moved asset downloading loop inside the if block
einsteinx2
committed
ba4fa9f
View commit details
Copy full SHA for ba4fa9f
Browse repository at this point
Separate release assets and skip re-downloading
Show description for 869f761
einsteinx2
committed
869f761
View commit details
Copy full SHA for 869f761
Browse repository at this point
Improved gitignore, macOS files and IDE configs
Show description for 195e700
einsteinx2
committed
195e700
View commit details
Copy full SHA for 195e700
Browse repository at this point
Crash when an release asset doesn't exist
Show description for 27441b7
einsteinx2
committed
27441b7
View commit details
Copy full SHA for 27441b7
Browse repository at this point
Update ISSUE_TEMPLATE.md
josegonzalez
authored
cfeaee7
View commit details
Copy full SHA for cfeaee7
Browse repository at this point
Commits on Sep 23, 2019
Release version 0.26.0
josegonzalez
committed
fac8e42
View commit details
Copy full SHA for fac8e42
Browse repository at this point
Merge pull request #128 from Snawoot/master
Show description for 17fee66
josegonzalez
authored
17fee66
View commit details
Copy full SHA for 17fee66
Browse repository at this point
Commits on Sep 21, 2019
workaround gist clone in `--prefer-ssh` mode
Snawoot
committed
a56d27d
View commit details
Copy full SHA for a56d27d
Browse repository at this point
Commits on Aug 14, 2019
Create PULL_REQUEST.md
josegonzalez
authored
e57873b
View commit details
Copy full SHA for e57873b
Browse repository at this point
Create ISSUE_TEMPLATE.md
josegonzalez
authored
2658b03
View commit details
Copy full SHA for 2658b03
Browse repository at this point
Commits on Jul 11, 2019
Update README.rst
josegonzalez
authored
fd684a7
View commit details
Copy full SHA for fd684a7
Browse repository at this point
Update README.rst
josegonzalez
authored
bacd770
View commit details
Copy full SHA for bacd770
Browse repository at this point
Commits on Jul 3, 2019
Release version 0.25.0
josegonzalez
committed
b73079d
View commit details
Copy full SHA for b73079d
Browse repository at this point
Merge pull request #120 from 8h2a/patch-1
Show description for eca8a70
josegonzalez
authored
eca8a70
View commit details
Copy full SHA for eca8a70
Browse repository at this point
Issue 119: Change retrieve_data to be a generator
Show description for e74765b
8h2a
authored
e74765b
View commit details
Copy full SHA for e74765b
Browse repository at this point
Commits on Jun 27, 2019
Release version 0.24.0
josegonzalez
committed
6db5bd7
View commit details
Copy full SHA for 6db5bd7
Browse repository at this point
Merge pull request #117 from QuicketSolutions/master
Show description for 7305871
josegonzalez
authored
7305871
View commit details
Copy full SHA for 7305871
Browse repository at this point
Commits on Jun 25, 2019
Merge pull request #5 from QuicketSolutions/QKT-45
Show description for baf7b1a
timm3
authored
baf7b1a
View commit details
Copy full SHA for baf7b1a
Browse repository at this point
QKT-45: include assets - update readme
Show description for 121fa68
timm3
authored
121fa68
View commit details
Copy full SHA for 121fa68
Browse repository at this point
Merge pull request #4 from whwright/wip-releases
Show description for 44dfc79
timm3
authored
44dfc79
View commit details
Copy full SHA for 44dfc79
Browse repository at this point
Commits on Jun 24, 2019
Make assets it's own flag
whwright
committed
89f59cc
View commit details
Copy full SHA for 89f59cc
Browse repository at this point
Merge pull request #118 from whwright/115-fix-pull-details
Show description for ad8c5b8
josegonzalez
authored
ad8c5b8
View commit details
Copy full SHA for ad8c5b8
Browse repository at this point
Commits on Jun 22, 2019
Fix pull details
whwright
committed
921aab3
View commit details
Copy full SHA for 921aab3
Browse repository at this point
Fix super call for python2
whwright
committed
ea4c3d0
View commit details
Copy full SHA for ea4c3d0
Browse repository at this point
Fix redirect to s3
whwright
committed
9b64009
View commit details
Copy full SHA for 9b64009
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL