FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bin - amaczuga/python-github-backup · GitHub
amaczuga
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-github-backup
bin
on
master
User selector
Datepicker
Commit history
Commits on Nov 22, 2016
Fix detection of bare git directories
amaczuga
committed
6592bd8
View commit details
Copy full SHA for 6592bd8
View code at this point
Browse repository at this point
pep8: E501 line too long (83 > 79 characters)
josegonzalez
committed
88148b4
View commit details
Copy full SHA for 88148b4
View code at this point
Browse repository at this point
pep8: E128 continuation line under-indented for visual indent
josegonzalez
committed
8448add
View commit details
Copy full SHA for 8448add
View code at this point
Browse repository at this point
fix: properly import version from github_backup package
josegonzalez
committed
5b30b7e
View commit details
Copy full SHA for 5b30b7e
View code at this point
Browse repository at this point
Support archivization using bare git clones
amaczuga
committed
8d61538
View commit details
Copy full SHA for 8d61538
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
fix typo, 3x
trel
committed
1f98386
View commit details
Copy full SHA for 1f98386
View code at this point
Browse repository at this point
Commits on Oct 25, 2016
Support --token file:///home/user/token.txt (fixes gh-51)
bjodah
committed
97e4fbb
View commit details
Copy full SHA for 97e4fbb
View code at this point
Browse repository at this point
Commits on Sep 11, 2016
Fix some linting
albertyw
committed
73a62fd
View commit details
Copy full SHA for 73a62fd
View code at this point
Browse repository at this point
Fix byte/string conversion for python 3
albertyw
committed
94e1d62
View commit details
Copy full SHA for 94e1d62
View code at this point
Browse repository at this point
Support python 3
albertyw
committed
54cef11
View commit details
Copy full SHA for 54cef11
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
Encode special characters in password
remram44
committed
9f861ef
View commit details
Copy full SHA for 9f861ef
View code at this point
Browse repository at this point
Don't pretend program name is "Github Backup"
remram44
committed
0233bff
View commit details
Copy full SHA for 0233bff
View code at this point
Browse repository at this point
Commits on Aug 21, 2016
Merge pull request #30 from jonasrmichel/master
Show description for 874c235
josegonzalez
authored
874c235
View commit details
Copy full SHA for 874c235
View code at this point
Browse repository at this point
Commits on Aug 18, 2016
Implement incremental updates
Show description for 8c12d54
robertwb
committed
8c12d54
View commit details
Copy full SHA for 8c12d54
View code at this point
Browse repository at this point
Commits on Mar 29, 2016
Fix cloning private repos with basic auth or token
Kazuki Suda
committed
79726c3
View commit details
Copy full SHA for 79726c3
View code at this point
Browse repository at this point
Commits on Feb 14, 2016
Don't store issues which are actually pull requests
Show description for b9e35a5
eht16
committed
b9e35a5
View commit details
Copy full SHA for b9e35a5
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
Merge pull request #32 from albertyw/soft-fail-hooks
Show description for 29c9373
josegonzalez
committed
29c9373
View commit details
Copy full SHA for 29c9373
View code at this point
Browse repository at this point
Softly fail if not able to read hooks
albertyw
committed
17141c1
View commit details
Copy full SHA for 17141c1
View code at this point
Browse repository at this point
Make user repository search go through endpoint capable of reading private repositories
albertyw
committed
d362adb
View commit details
Copy full SHA for d362adb
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
Fixes #29
Show description for 1e5a904
jmichel-cs
committed
1e5a904
View commit details
Copy full SHA for 1e5a904
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
Fixes #29
Show description for 9b74aff
jmichel-cs
committed
9b74aff
View commit details
Copy full SHA for 9b74aff
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
Prompt for password if only username given
alexmojaki
committed
325f77d
View commit details
Copy full SHA for 325f77d
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
Force proper remote url
josegonzalez
committed
816447a
View commit details
Copy full SHA for 816447a
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
Improve error handling in case of HTTP errors
Show description for 534145d
eht16
committed
534145d
View commit details
Copy full SHA for 534145d
View code at this point
Browse repository at this point
Add --hooks to also include web hooks into the backup
eht16
committed
fe162ee
View commit details
Copy full SHA for fe162ee
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
Merge pull request #22 from eht16/issue_17_create_output_directory
Show description for 53a9a22
josegonzalez
committed
53a9a22
View commit details
Copy full SHA for 53a9a22
View code at this point
Browse repository at this point
Merge pull request #21 from eht16/fix_get_response_missing_auth
Show description for 2aa7d4c
josegonzalez
committed
2aa7d4c
View commit details
Copy full SHA for 2aa7d4c
View code at this point
Browse repository at this point
Create the user specified output directory if it does not exist
Show description for 5fc27a4
eht16
committed
5fc27a4
View commit details
Copy full SHA for 5fc27a4
View code at this point
Browse repository at this point
Add repository URL to error message for non-existing repositories
Show description for c8b3f04
eht16
committed
c8b3f04
View commit details
Copy full SHA for c8b3f04
View code at this point
Browse repository at this point
Add missing auth argument to _get_response()
Show description for 2d98251
eht16
committed
2d98251
View commit details
Copy full SHA for 2d98251
View code at this point
Browse repository at this point
Commits on Oct 10, 2015
Refactor to both simplify codepath as well as follow PEP8 standards
josegonzalez
committed
708b377
View commit details
Copy full SHA for 708b377
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Retry 3 times when the connection times out
Mathijs Jonker
committed
4b30aae
View commit details
Copy full SHA for 4b30aae
View code at this point
Browse repository at this point
Commits on May 4, 2015
Update github-backup
kirill-gr
committed
a440bc1
View commit details
Copy full SHA for a440bc1
View code at this point
Browse repository at this point
Update github-backup
kirill-gr
committed
43793c1
View commit details
Copy full SHA for 43793c1
View code at this point
Browse repository at this point
Made unicode output defalut
kirill-gr
committed
24fac46
View commit details
Copy full SHA for 24fac46
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL