FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · AltyorFig/python-github-backup · GitHub
AltyorFig
/
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 Nov 28, 2022
Release version 0.42.0
Jose Diaz-Gonzalez
committed
07e32b1
View commit details
Copy full SHA for 07e32b1
Browse repository at this point
Merge pull request #204 from Assimila/exclude_repositories
Show description for dcc90b7
josegonzalez
authored
dcc90b7
View commit details
Copy full SHA for dcc90b7
Browse repository at this point
Merge pull request #202 from TheOneric/pull_backup-regular-comments
Show description for f414fac
josegonzalez
authored
f414fac
View commit details
Copy full SHA for f414fac
Browse repository at this point
Merge pull request #201 from TRAdEWORKS/fix-bug-request-url-error-forever-retry
Show description for 38692bc
josegonzalez
authored
38692bc
View commit details
Copy full SHA for 38692bc
Browse repository at this point
Merge pull request #200 from TRAdEWORKS/no-prune-flag
Show description for 81362e5
josegonzalez
authored
81362e5
View commit details
Copy full SHA for 81362e5
Browse repository at this point
Commits on Nov 25, 2022
add option to exclude repositories
NPounder
committed
753a26d
View commit details
Copy full SHA for 753a26d
Browse repository at this point
Commits on Jul 12, 2022
Backup regular pull request comments as well
Show description for b629a86
TheOneric
committed
b629a86
View commit details
Copy full SHA for b629a86
Browse repository at this point
Commits on May 30, 2022
fix bug forever retry when request url error
kornpisey
committed
75ec773
View commit details
Copy full SHA for 75ec773
Browse repository at this point
added --no-prune option to disable prune option when doing git fetch
kornpisey
committed
f8a16ee
View commit details
Copy full SHA for f8a16ee
Browse repository at this point
Commits on Mar 2, 2022
Release version 0.41.0
josegonzalez
committed
63441eb
View commit details
Copy full SHA for 63441eb
Browse repository at this point
Merge pull request #191 from SkySoft-ATM/bug/lfs_mirror
Show description for 7ad3242
josegonzalez
authored
7ad3242
View commit details
Copy full SHA for 7ad3242
Browse repository at this point
Commits on Feb 3, 2022
git lfs clone doe snot respect --mirror
uportalis
committed
885e94a
View commit details
Copy full SHA for 885e94a
Browse repository at this point
Commits on Dec 29, 2021
Release version 0.40.2
josegonzalez
committed
9e1800f
View commit details
Copy full SHA for 9e1800f
Browse repository at this point
Merge pull request #186 from atinary-afoulon/patch-1
Show description for d057ee0
josegonzalez
authored
d057ee0
View commit details
Copy full SHA for d057ee0
Browse repository at this point
Commits on Dec 13, 2021
Fix lint issues raised by Flake8
Show description for 64562f2
atinary-afoulon
authored
64562f2
View commit details
Copy full SHA for 64562f2
Browse repository at this point
Commits on Sep 22, 2021
Release version 0.40.1
josegonzalez
committed
f7f9ffd
View commit details
Copy full SHA for f7f9ffd
Browse repository at this point
Merge pull request #180 from whwright/revert-to-fetch
Show description for 048ef04
josegonzalez
authored
048ef04
View commit details
Copy full SHA for 048ef04
Browse repository at this point
Commits on Jul 14, 2021
Revert to fetch
whwright
committed
b1acfed
View commit details
Copy full SHA for b1acfed
Browse repository at this point
Commits on Jul 12, 2021
Release version 0.40.0
josegonzalez
committed
18e78a4
View commit details
Copy full SHA for 18e78a4
Browse repository at this point
Merge pull request #177 from jacekn/retry
Show description for 1ed5427
josegonzalez
authored
1ed5427
View commit details
Copy full SHA for 1ed5427
Browse repository at this point
Merge pull request #178 from pew/patch-1
Show description for c2e3665
josegonzalez
authored
c2e3665
View commit details
Copy full SHA for c2e3665
Browse repository at this point
Commits on Jul 6, 2021
pull changes from remote
Show description for 0a30a92
pew
authored
0a30a92
View commit details
Copy full SHA for 0a30a92
Browse repository at this point
Commits on Jul 1, 2021
Add retry on certain network errors
Show description for cc52587
jacekn
committed
cc52587
View commit details
Copy full SHA for cc52587
Browse repository at this point
Commits on Mar 19, 2021
Release version 0.39.0
Jose Diaz-Gonzalez
committed
853b7c4
View commit details
Copy full SHA for 853b7c4
Browse repository at this point
Merge pull request #173 from gallofeliz/make-compatible-python-call
Show description for e23d12d
josegonzalez
authored
e23d12d
View commit details
Copy full SHA for e23d12d
Browse repository at this point
Merge pull request #174 from atorrescogollo/master
Show description for f8e1151
josegonzalez
authored
f8e1151
View commit details
Copy full SHA for f8e1151
Browse repository at this point
Commits on Mar 3, 2021
Fixed release_name with slash bug
atorrescogollo
committed
664c2a7
View commit details
Copy full SHA for 664c2a7
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
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
Browse repository at this point
Commits on Feb 13, 2021
Release version 0.38.0
Jose Diaz-Gonzalez
committed
943e84e
View commit details
Copy full SHA for 943e84e
Browse repository at this point
Merge pull request #172 from samanthaq/always-use-oauth-when-provided
Show description for 0c924c3
josegonzalez
authored
0c924c3
View commit details
Copy full SHA for 0c924c3
Browse repository at this point
Commits on Feb 12, 2021
fix: Always clone with OAuth token when provided
Show description for f62c4ea
samanthaq
committed
f62c4ea
View commit details
Copy full SHA for f62c4ea
Browse repository at this point
Commits on Jan 18, 2021
Merge pull request #170 from Mindavi/bugfix/broken-url
Show description for a53d7f6
josegonzalez
authored
a53d7f6
View commit details
Copy full SHA for a53d7f6
Browse repository at this point
Commits on Jan 3, 2021
Change broken link to a fork to a working link to upstream
Mindavi
committed
4e571d0
View commit details
Copy full SHA for 4e571d0
Browse repository at this point
Commits on Jan 2, 2021
Release version 0.37.2
Jose Diaz-Gonzalez
committed
5a71bc5
View commit details
Copy full SHA for 5a71bc5
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL