FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bin - epfremmer/python-github-backup · GitHub
epfremmer
/
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 Oct 11, 2017
Updated the readme
pieterclaerhout
committed
bb551a8
View commit details
Copy full SHA for bb551a8
View code at this point
Browse repository at this point
Added a check to see if git-lfs is installed when doing an LFS clone
pieterclaerhout
committed
9b1b4a9
View commit details
Copy full SHA for 9b1b4a9
View code at this point
Browse repository at this point
Commits on Oct 10, 2017
Added support for LFS clones
pieterclaerhout
committed
e6b6eb8
View commit details
Copy full SHA for e6b6eb8
View code at this point
Browse repository at this point
Commits on May 6, 2017
Fix remotes while updating repository
karlicoss
committed
922a3c5
View commit details
Copy full SHA for 922a3c5
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Fix error when repository has no updated_at value
McNetic
committed
de93824
View commit details
Copy full SHA for de93824
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
Add OS check for OSX specific keychain args
Show description for 0dfe5c3
martintoreilly
committed
0dfe5c3
View commit details
Copy full SHA for 0dfe5c3
View code at this point
Browse repository at this point
Add support for storing PAT in OSX keychain
Show description for 1d6e1ab
martintoreilly
committed
1d6e1ab
View commit details
Copy full SHA for 1d6e1ab
View code at this point
Browse repository at this point
Commits on Mar 27, 2017
Avoid remote branch name churn
Show description for 92c619c
acdha
committed
92c619c
View commit details
Copy full SHA for 92c619c
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL