summaryrefslogtreecommitdiffstats
path: root/sync-github.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Specify python2.HEADmasterJason A. Donenfeld2013-04-241-1/+1
* Don't delete if it's a fork.Jason A. Donenfeld2012-09-181-2/+2
* Use control master in ssh and work around github deletion bugs.Jason A. Donenfeld2012-09-171-4/+19
* Read description from git's config, not from flat file.Jason A. Donenfeld2012-08-101-10/+10
* Github syncer should work with github api v3.Jason A. Donenfeld2012-07-121-5/+6
* Push in reverse commit order so that the projects are ordered correctly on github.Jason A. Donenfeld2012-02-271-4/+10
* Add crufty github sync script.Jason A. Donenfeld2012-02-261-0/+70