FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bin - asonnino/python-github-backup · GitHub
asonnino
/
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
Breadcrumbs
History for
python-github-backup
bin
on
master
User selector
Datepicker
Commit history
Commits on Dec 9, 2023
chore: format python code
josegonzalez
committed
4c5187b
View commit details
Copy full SHA for 4c5187b
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
Merge pull request, while keeping -q --quiet flag.
Show description for 7437e3a
Ondkloss
committed
7437e3a
View commit details
Copy full SHA for 7437e3a
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
Refactor logging and add support for quiet flag
whwright
committed
125cfca
View commit details
Copy full SHA for 125cfca
View code at this point
Browse repository at this point
Commits on Feb 16, 2021
fix: fix missing INFO logs
gallofeliz
committed
fa7148d
View commit details
Copy full SHA for fa7148d
View code at this point
Browse repository at this point
Try to make compatible code with direct Python call ; reduce the hard link of the code with the cli
gallofeliz
committed
480ce3c
View commit details
Copy full SHA for 480ce3c
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
#123: Support Authenticating As Github Application
timm3
committed
857ad0a
View commit details
Copy full SHA for 857ad0a
View code at this point
Browse repository at this point
Commits on Feb 13, 2020
#50 update: keep main() in bin
timm3
committed
1865941
View commit details
Copy full SHA for 1865941
View code at this point
Browse repository at this point
Commits on Feb 10, 2020
#50 - refactor for friendlier import
timm3
committed
03c6856
View commit details
Copy full SHA for 03c6856
View code at this point
Browse repository at this point
Commits on Feb 3, 2020
Merge pull request #143 from smiley/patch-1
Show description for 679ac84
josegonzalez
authored
679ac84
View commit details
Copy full SHA for 679ac84
View code at this point
Browse repository at this point
Commits on Jan 22, 2020
Fixed script fails if not installed from pip
Show description for 4d5126f
einsteinx2
committed
4d5126f
View commit details
Copy full SHA for 4d5126f
View code at this point
Browse repository at this point
Commits on Jan 20, 2020
Remove deprecated (and removed) git lfs flags
Show description for b864218
smiley
authored
b864218
View commit details
Copy full SHA for b864218
View code at this point
Browse repository at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Fixed comment typo
einsteinx2
committed
cb0293c
View commit details
Copy full SHA for cb0293c
View code at this point
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
View code at this point
Browse repository at this point
Moved asset downloading loop inside the if block
einsteinx2
committed
ba4fa9f
View commit details
Copy full SHA for ba4fa9f
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 3, 2019
Issue 119: Change retrieve_data to be a generator
Show description for e74765b
8h2a
authored
e74765b
View commit details
Copy full SHA for e74765b
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Merge pull request #117 from QuicketSolutions/master
Show description for 7305871
josegonzalez
authored
7305871
View commit details
Copy full SHA for 7305871
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 22, 2019
Fix pull details
whwright
committed
921aab3
View commit details
Copy full SHA for 921aab3
View code at this point
Browse repository at this point
Fix super call for python2
whwright
committed
ea4c3d0
View commit details
Copy full SHA for ea4c3d0
View code at this point
Browse repository at this point
Fix redirect to s3
whwright
committed
9b64009
View commit details
Copy full SHA for 9b64009
View code at this point
Browse repository at this point
WIP: download assets
whwright
committed
de0c3f4
View commit details
Copy full SHA for de0c3f4
View code at this point
Browse repository at this point
Commits on Jun 21, 2019
QKT-42 update: shorter command flag
timm3
committed
4b40ae9
View commit details
Copy full SHA for 4b40ae9
View code at this point
Browse repository at this point
QKT-42: support saving release information
timm3
committed
41130fc
View commit details
Copy full SHA for 41130fc
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
Avoid to crash in case of HTTP 502 error
Show description for 3193d12
kleag
committed
3193d12
View commit details
Copy full SHA for 3193d12
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
fix: warn instead of error
Show description for c86163b
josegonzalez
authored
c86163b
View commit details
Copy full SHA for c86163b
View code at this point
Browse repository at this point
Log URL error https://github.com/josegonzalez/python-github-backup/issues/105
JOHN STETIC
committed
57ab5ce
View commit details
Copy full SHA for 57ab5ce
View code at this point
Browse repository at this point
Commits on Dec 27, 2018
Remove unnecessary sys.exit call
whwright
committed
9e472b7
View commit details
Copy full SHA for 9e472b7
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL