Stephen Greene
eca9f0f7df
Add option to fetch followers/following JSON data
2018-02-21 19:29:59 -08:00
W. Harrison Wright
17e4f9a125
Add ability to backup gists
2018-02-07 21:29:49 -06:00
Jose Diaz-Gonzalez
cb054c2631
Update README.rst
2018-01-22 12:36:32 -05:00
W. Harrison Wright
c142707a90
Update documentation
2018-01-22 11:34:27 -06:00
W. Harrison Wright
7cccd42ec9
Change option to --all-starred
2018-01-14 10:22:10 -06:00
W. Harrison Wright
9a539b1d6b
JK don't update documentation
2018-01-14 10:18:51 -06:00
W. Harrison Wright
cd2372183e
Update documentation
2018-01-13 17:44:09 -06:00
pieterclaerhout
bb551a83f4
Updated the readme
2017-10-11 15:14:13 +02:00
pieterclaerhout
e6b6eb8bef
Added support for LFS clones
2017-10-10 19:52:07 +02:00
Albert Wang
990249b80b
Add pypi info to readme
2017-09-30 17:16:38 -07:00
Yusuf Tran
0f21d7b8a4
add couple examples to help new users
2017-05-30 18:52:11 +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
Andrzej Maczuga
8d61538e5e
Support archivization using bare git clones
2016-11-22 13:07:52 +00:00
Jose Diaz-Gonzalez
c1c9ce6dca
Merge pull request #45 from remram44/cli-programname
...
Fix program name
2016-09-06 12:42:45 -04:00
Remi Rampin
9d7d98b19e
Update README.rst
2016-09-06 12:28:44 -04:00
Remi Rampin
6154ceda15
Don't install over insecure connection
...
The git:// protocol is unauthenticated and unencrypted, and no longer advertised by GitHub. Using HTTPS shouldn't impact performance.
2016-09-06 12:11:29 -04:00
Jose Diaz-Gonzalez
ed160eb0ca
Add a note regarding git version requirement
...
Closes #37
2016-08-20 20:49:42 -04:00
Albert Wang
d2bb205b4b
Add note about 2-factor auth
2016-01-29 00:33:53 -08:00
Alex Hall
675484a215
Update README with new CLI usage
2016-01-12 14:40:29 +02:00
Enrico Tröger
fe162eedd5
Add --hooks to also include web hooks into the backup
2015-10-21 22:39:45 +02:00
mjonker-embed
e8aa38f395
Added prefer-ssh
...
Was needed for my back-up setup, code includes this but readme wasn't updated
2015-03-20 14:22:53 +01:00
Kevin Laude
e8387f9a7f
Add pull request support
...
Back up reporitory pull requests by passing the --include-pulls
argument. Pull requests are saved to
repositories/<repository name>/pulls/<pull request number>.json. Include
the --pull-request-comments argument to add review comments to the pull
request backup and pass the --pull-request-commits argument to add
commits to the pull request backup.
Pull requests are automatically backed up when the --all argument is
uesd.
2015-01-16 09:57:05 -06:00
Kevin Laude
883c92753d
Add GitHub Enterprise support
...
Pass the -H or --github-host argument with a GitHub Enterprise hostname
to backup from that GitHub enterprise host. If no argument is passed
then back up from github.com.
2015-01-15 20:20:33 -06:00
Jose Diaz-Gonzalez
3c5edb0700
Add support for retrieving repositories. Closes #1
2014-09-22 01:27:19 -04:00
Jose Diaz-Gonzalez
5b23fa6491
Fill out readme more
2014-09-08 12:33:54 -04:00
Jose Diaz-Gonzalez
44124a4a7e
Properly name readme
2014-09-03 12:38:33 -04:00