Jose Diaz-Gonzalez
1d50a4038b
Release version 0.14.1
0.14.1
2017-10-11 16:18:21 -04:00
Jose Diaz-Gonzalez
9d31ccfba9
Merge pull request #70 from epfremmer/patch-1
...
Fix arg not defined error
2017-10-11 16:17:58 -04:00
Edward Pfremmer
27a1ba2d04
Fix arg not defined error
...
Ref: https://github.com/josegonzalez/python-github-backup/issues/69
2017-10-11 15:12:34 -05:00
Jose Diaz-Gonzalez
f157ea107f
Release version 0.14.0
0.14.0
2017-10-11 11:52:16 -04:00
Jose Diaz-Gonzalez
a129cc759a
Merge pull request #68 from pieterclaerhout/master
...
Added support for LFS clones
2017-10-11 11:51:57 -04:00
pieterclaerhout
bb551a83f4
Updated the readme
2017-10-11 15:14:13 +02:00
pieterclaerhout
9b1b4a9ebc
Added a check to see if git-lfs is installed when doing an LFS clone
2017-10-11 15:11:14 +02:00
pieterclaerhout
e6b6eb8bef
Added support for LFS clones
2017-10-10 19:52:07 +02:00
Jose Diaz-Gonzalez
0b3f120e2b
Merge pull request #66 from albertyw/python3
...
Explicitly support python 3
2017-09-30 21:01:27 -04:00
Albert Wang
990249b80b
Add pypi info to readme
2017-09-30 17:16:38 -07:00
Albert Wang
cefb226545
Explicitly support python 3 in package description
2017-09-30 17:13:47 -07:00
Jose Diaz-Gonzalez
ea22ffdf26
Merge pull request #65 from mumblez/master
...
add couple examples to help new users
2017-05-30 11:58:42 -06:00
Yusuf Tran
0f21d7b8a4
add couple examples to help new users
2017-05-30 18:52:11 +01:00
Jose Diaz-Gonzalez
cb33b9bab7
Release version 0.13.2
0.13.2
2017-05-06 14:14:08 -06:00
Jose Diaz-Gonzalez
68c48cb0b3
Merge pull request #64 from karlicoss/fix-remotes
...
Fix remotes while updating repository
2017-05-06 14:13:46 -06:00
Dima Gerasimov
922a3c5a6e
Fix remotes while updating repository
2017-05-06 12:58:42 +01:00
Jose Diaz-Gonzalez
d4055eb99c
Release version 0.13.1
0.13.1
2017-04-11 09:40:13 -06:00
Jose Diaz-Gonzalez
d8a330559c
Merge pull request #61 from McNetic/fix_empty_updated_at
...
Fix error when repository has no updated_at value
2017-04-11 09:37:15 -06:00
Nicolai Ehemann
de93824498
Fix error when repository has no updated_at value
2017-04-11 11:10:03 +02:00
Jose Diaz-Gonzalez
2efeaa7580
Release version 0.13.0
0.13.0
2017-04-05 11:49:49 -04:00
Jose Diaz-Gonzalez
647810a2f0
Merge pull request #59 from martintoreilly/master
...
Add support for storing PAT in OSX keychain
2017-04-05 11:49:24 -04:00
Martin O'Reilly
0dfe5c342a
Add OS check for OSX specific keychain args
...
Keychain arguments are only supported on Mac OSX.
Added check for operating system so we give a
"Keychain arguments are only supported on Mac OSX"
error message rather than a "No password item matching the
provided name and account could be found in the osx keychain"
error message
2017-04-05 16:36:52 +01:00
Martin O'Reilly
1d6e1abab1
Add support for storing PAT in OSX keychain
...
Added additional optional arguments and README guidance for storing
and accessing a Github personal access token (PAT) in the OSX
keychain
2017-04-05 15:17:52 +01:00
Jose Diaz-Gonzalez
dd2b96b172
Release version 0.12.1
0.12.1
2017-03-27 14:55:11 -06:00
Jose Diaz-Gonzalez
7a589f1e63
Merge pull request #57 from acdha/reuse-existing-remotes
...
Avoid remote branch name churn
2017-03-27 14:54:02 -06:00
Chris Adams
92c619cd01
Avoid remote branch name churn
...
This avoids the backup output having lots of "[new branch]" messages
because removing the old remote name removed all of the existing branch
references.
2017-03-27 16:26:19 -04:00
Jose Diaz-Gonzalez
9a91dd7733
Merge pull request #55 from amaczuga/master
...
Fix detection of bare git directories
2016-11-22 13:36:52 -07:00
Andrzej Maczuga
6592bd8196
Fix detection of bare git directories
2016-11-22 20:11:26 +00:00
Jose Diaz-Gonzalez
e9e3b18512
Release version 0.12.0
0.12.0
2016-11-22 10:56:56 -07:00
Jose Diaz-Gonzalez
88148b4c95
pep8: E501 line too long (83 > 79 characters)
2016-11-22 10:55:37 -07:00
Jose Diaz-Gonzalez
8448add464
pep8: E128 continuation line under-indented for visual indent
2016-11-22 10:51:04 -07:00
Jose Diaz-Gonzalez
5b30b7ebdd
fix: properly import version from github_backup package
2016-11-22 10:49:18 -07:00
Jose Diaz-Gonzalez
c3a17710d3
fix: support alternate git status output
2016-11-22 10:48:07 -07:00
Jose Diaz-Gonzalez
4462412ec7
Merge pull request #54 from amaczuga/master
...
Support archivization using bare git clones
2016-11-22 09:44:54 -07:00
Andrzej Maczuga
8d61538e5e
Support archivization using bare git clones
2016-11-22 13:07:52 +00:00
Jose Diaz-Gonzalez
4d37ad206f
Merge pull request #53 from trel/master
...
fix typo, 3x
2016-11-18 15:35:53 -05:00
Terrell Russell
1f983863fc
fix typo, 3x
2016-11-18 15:17:42 -05:00
Jose Diaz-Gonzalez
f0b28567b9
Release version 0.11.0
0.11.0
2016-10-26 14:14:00 -06:00
Jose Diaz-Gonzalez
77ede50b19
Merge pull request #52 from bjodah/fix-gh-51
...
Support --token file:///home/user/token.txt (fixes gh-51)
2016-10-26 14:13:35 -06:00
Björn Dahlgren
97e4fbbacb
Support --token file:///home/user/token.txt (fixes gh-51)
2016-10-26 01:57:33 +02:00
Jose Diaz-Gonzalez
03604cc654
Merge pull request #48 from albertyw/python3
...
Support Python 3
2016-10-25 17:38:05 -06:00
Albert Wang
73a62fdee1
Fix some linting
2016-09-11 01:14:36 -07:00
Albert Wang
94e1d62ad5
Fix byte/string conversion for python 3
2016-09-11 01:14:31 -07:00
Albert Wang
54cef11ce7
Support python 3
2016-09-11 01:14:19 -07:00
Jose Diaz-Gonzalez
56397eba1c
Merge pull request #46 from remram44/encode-password
...
Encode special characters in password
2016-09-06 14:31:35 -04:00
Remi Rampin
9f861efccf
Encode special characters in password
2016-09-06 14:27:47 -04:00
Jose Diaz-Gonzalez
c1c9ce6dca
Merge pull request #45 from remram44/cli-programname
...
Fix program name
2016-09-06 12:42:45 -04:00
Jose Diaz-Gonzalez
ab18d8aee0
Merge pull request #44 from remram44/readme-git-https
...
Don't install over insecure connection
2016-09-06 12:42:30 -04:00
Remi Rampin
9d7d98b19e
Update README.rst
2016-09-06 12:28:44 -04:00
Remi Rampin
0233bff696
Don't pretend program name is "Github Backup"
2016-09-06 12:24:51 -04:00