41 Commits

Author SHA1 Message Date
kennethreitz d6c1343d0f Merge pull request #13 from waldyrious/patch-1
LICENSE: add title
2017-08-30 13:43:01 -04:00
Waldir Pimenta 810befe147 LICENSE: add title
The title is not legally mandated, but for humans it's quite useful; it also works as additional metadata, and is part of the recommended license template text (see http://choosealicense.com/licenses/isc/ and https://opensource.org/licenses/isc-license).
2017-08-30 07:46:00 -01:00
kennethreitz 0fa34c02f7 Merge pull request #11 from cameronhunter/patch-1
Fix typo in README
2016-04-18 22:41:58 -04:00
Cameron Hunter fe8c305a7b Fix typo in README
s/upsteam/upstream/
2016-04-18 17:22:57 -07:00
Kenneth Reitz 74fc434a41 Merge pull request #7 from pneff/windows
Use subprocess `check_output` to run git
2012-01-18 00:44:46 -08:00
Patrice Neff 46838bb4dc Use subprocess check_output to run git
This makes ghsync work on MS Windows. `commands` is only supported on
Unix platforms.
2012-01-18 09:42:04 +01:00
Kenneth Reitz ab222a47b1 Merge pull request #5 from gdb/master
Add support for cloning repositories from a Github organization
2011-12-24 23:05:34 -08:00
Greg Brockman 00716a526d Allow user to clone repositories for an organization 2011-06-17 01:24:45 -07:00
Kenneth Reitz 26cb508a71 Merge branch 'develop' 2011-04-17 12:07:43 -04:00
Kenneth Reitz 4920b347fd documentation update 2011-04-17 12:06:54 -04:00
Kenneth Reitz a13fcc2493 Merge branch 'develop' v0.3.1 2011-04-17 12:00:59 -04:00
Kenneth Reitz 590688661e v0.3.1 2011-04-17 12:00:43 -04:00
Kenneth Reitz 67edede571 bugfix 2011-04-17 12:00:09 -04:00
Kenneth Reitz 218886cc0c version bump! v0.3.0 2011-04-17 11:53:50 -04:00
Kenneth Reitz 13dc345b8f new reqs 2011-04-17 11:53:19 -04:00
Kenneth Reitz 076655450b lots of new features. 2011-04-17 11:52:21 -04:00
Kenneth Reitz 8ef948d018 runner 2011-04-17 10:58:14 -04:00
Kenneth Reitz 5397d986b0 require clint 2011-04-17 10:58:08 -04:00
Kenneth Reitz b0edc59371 ghsync 2011-04-16 05:17:11 -04:00
Kenneth Reitz a0c1434f0c minor fixes 2011-04-16 05:14:18 -04:00
Kenneth Reitz 33a5d775fa Version Bump (v0.2.2) v0.2.2 2011-02-21 04:17:19 -05:00
Kenneth Reitz 306f7a7b50 bugfix (public repos were publicaly cloned) 2011-02-21 04:16:30 -05:00
Kenneth Reitz f7d8953508 import hotfix v0.2.1 2011-02-20 21:41:06 -05:00
Kenneth Reitz 90ab392fbc version fix for import 2011-02-20 21:37:10 -05:00
Kenneth Reitz a5e6840f8d version bump 2011-02-20 21:32:59 -05:00
Kenneth Reitz 27a0037832 ENV configs for dir 2011-02-20 21:32:33 -05:00
Kenneth Reitz f6d4d7ac6c ENV config readme update 2011-02-20 21:32:24 -05:00
Kenneth Reitz b17055a2df rst oops 2011-02-20 21:12:59 -05:00
Kenneth Reitz 017bed2fad generic gitignore 2011-02-20 21:12:15 -05:00
Kenneth Reitz 91394091ee explain installation more thoroughly 2011-02-20 21:12:05 -05:00
Kenneth Reitz f5d19fe7ac Added Manifest includes file 2011-02-20 20:57:57 -05:00
Kenneth Reitz f4418a8de8 Installation 2011-02-20 20:57:44 -05:00
Kenneth Reitz 39a39016b7 script is now installed 2011-02-20 20:55:35 -05:00
Kenneth Reitz a9789aabe3 packaged up and ready to go 2011-02-20 20:54:05 -05:00
Kenneth Reitz 2a6787afd0 deploy! 2011-02-20 20:53:46 -05:00
Kenneth Reitz 04de8675a6 unicode issues 2011-02-20 20:53:40 -05:00
Kenneth Reitz c6d022c0a5 no need for that 2011-02-20 20:53:32 -05:00
Kenneth Reitz 1a876239cf Import from https://gist.github.com/619473 2011-02-20 20:32:34 -05:00
Kenneth Reitz ef465963ed About ghsync 2011-02-20 20:32:18 -05:00
Kenneth Reitz 5692448ea9 ISC 2011-02-20 20:32:11 -05:00
Kenneth Reitz e2ab68a550 first commit 2011-02-20 20:25:36 -05:00