Commit Graph

317 Commits

Author SHA1 Message Date
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
be2583f340 Release 0.2.0 0.2.0 2014-09-22 01:30:38 -04:00
Jose Diaz-Gonzalez
3c5edb0700 Add support for retrieving repositories. Closes #1 2014-09-22 01:27:19 -04:00
Jose Diaz-Gonzalez
aa4201d102 Fix PEP8 violations 2014-09-22 01:02:09 -04:00
Jose Diaz-Gonzalez
5719a947f9 Merge pull request #2 from johnyf/master
add authorization to header only if specified by user
2014-09-13 17:27:36 -04:00
Ioannis Filippidis
deb1955a3e add authorization to header only if specified by user 2014-09-13 14:18:48 -07:00
Jose Diaz-Gonzalez
5b23fa6491 Fill out readme more 2014-09-08 12:33:54 -04:00
Jose Diaz-Gonzalez
3baf25f95b Fix import 2014-09-08 12:31:57 -04:00
Jose Diaz-Gonzalez
44124a4a7e Properly name readme 2014-09-03 12:38:33 -04:00
Jose Diaz-Gonzalez
64d9cebcd9 Create MANIFEST.in 2014-09-03 11:47:54 -04:00
Jose Diaz-Gonzalez
97d15886f2 Create .gitignore 2014-09-03 11:47:20 -04:00
Jose Diaz-Gonzalez
c6c2f49014 Create setup.py 2014-09-03 11:46:58 -04:00
Jose Diaz-Gonzalez
689b5f2613 Create requirements.txt 2014-09-03 11:45:14 -04:00
Jose Diaz-Gonzalez
05f650d733 Create __init__.py 2014-09-03 11:42:01 -04:00
Jose Diaz-Gonzalez
b9f9ab6f81 Create LICENSE.txt 2014-09-03 11:40:08 -04:00
Jose Diaz-Gonzalez
28b169a46a Create README.md 2014-09-03 11:39:30 -04:00
Jose Diaz-Gonzalez
1e9df5003c Create github-backup 2013-12-02 16:57:09 -05:00