Commit Graph
766 Commits
Author SHA1 Message Date
Vincent Jacques 92ceb92f7e Fix nested bulleted lists 2012-11-28 09:29:22 +01:00
Vincent Jacques 54554b280d Improve 2012-11-27 21:14:30 +01:00
Vincent Jacques c8c889f5a9 Simplify 2012-11-26 08:40:18 +01:00
Vincent Jacques 64c7aae171 Use version from setup.py in documentation 2012-11-26 08:36:36 +01:00
Vincent Jacques a1eaa997a7 Simplify 2012-11-26 08:29:44 +01:00
Vincent Jacques 07c062d3ce Re-organize doc 2012-11-26 08:10:37 +01:00
Vincent Jacques da6e3e3120 Change ReadMe and ChangeLog to reStructuredText 2012-11-26 07:54:31 +01:00
Vincent Jacques 4b5672b338 Do not push docs 2012-11-25 15:30:06 +01:00
Vincent Jacques e3938ebc36 Add disclaimer 2012-11-23 21:25:10 +01:00
Vincent Jacques 1343652462 Draft a script for publishing the doc 2012-11-23 21:24:11 +01:00
Vincent Jacques 050ab5f5d8 Fix 2012-11-23 13:24:45 +01:00
Vincent Jacques f180a7d2f3 Update generateDocstrings.py 2012-11-22 21:39:29 +01:00
Vincent Jacques a2f9690705 Merge branch 'develop' into topic/ExperimentOnDocumentation
Conflicts:
	github/Github.py
	github/GithubObject.py
2012-11-22 21:21:15 +01:00
Vincent Jacques 9df874f2fc Readme 2012-11-22 21:16:06 +01:00
Vincent Jacques 88cc181d61 Contributing: pull requests on develop 2012-11-22 21:11:02 +01:00
Vincent Jacques 2a653d081c Simplify 2012-11-22 21:07:19 +01:00
Vincent Jacques 61310d442c Merge branch 'topic/Python3' into develop (issue #93) 2012-11-22 20:06:28 +01:00
Vincent Jacques be37b8a7f3 Measure coverage simply in publish.sh 2012-11-22 20:06:01 +01:00
Vincent Jacques 3026eb708f Add the Python 3 classifier 2012-11-22 19:49:17 +01:00
Vincent Jacques 812c99a622 Further simplify 2012-11-22 19:42:51 +01:00
Vincent Jacques d7b8ad3fbb Reference issue #93 2012-11-21 22:03:25 +01:00
Vincent Jacques 1804d9a295 pep8 + readme 2012-11-21 21:49:15 +01:00
Vincent Jacques 87c92bdee5 Restore Python 2.5 2012-11-21 21:37:57 +01:00
Vincent Jacques 39562d4eaa Add Python 3.1 2012-11-21 21:30:29 +01:00
Vincent Jacques d0881d7fd8 Restore Python 2.5 and 2.6 2012-11-21 21:23:52 +01:00
Vincent Jacques 3c34837d75 Fixes for Python 3: setup.py install will call 2to3
We temporary loose coverage measurement... again!
2012-11-21 21:18:59 +01:00
Vincent Jacques 90c710b77b Enable Python 3 in Travis 2012-11-21 21:00:17 +01:00
Vincent Jacques 381a479d6a Restore Python 2.5 and 2.6 2012-11-21 20:45:45 +01:00
Vincent Jacques d8e50c7937 Small fixes => tests pass after 2to3 2012-11-21 20:30:35 +01:00
Vincent Jacques 9a03610f7b Use absolute imports. May help with Python 3 2012-11-21 20:13:12 +01:00
Vincent Jacques 065cd9123e Remove unused file 2012-11-21 19:06:24 +01:00
Vincent Jacques 335e5a36e7 Minor fixes 2012-11-20 19:43:35 +01:00
Vincent Jacques a922319db0 Publish version 1.9.1 2012-11-20 19:36:28 +01:00
Vincent Jacques a6972c03c3 Fix assertion failure on big integers (issue #116) 2012-11-20 19:34:55 +01:00
Vincent Jacques 808fe92191 Publish version 1.9.0 2012-11-19 21:41:56 +01:00
Vincent Jacques 7c1c4945cf Merge branch 'develop' 2012-11-19 21:40:49 +01:00
Vincent Jacques 86033f8a62 Prepare version 1.9.0 2012-11-19 21:40:17 +01:00
Vincent Jacques 63a56e074a Add a customizable User-Agent (issue #109) 2012-11-19 21:18:43 +01:00
Vincent Jacques 94bdbe13a4 Change URL of gist comments (issue #113) 2012-11-19 20:59:58 +01:00
Vincent Jacques f8e67510e5 Merge branch 'topic/UnauthenticatedRateLimitedRequests' into develop 2012-11-19 20:45:06 +01:00
Vincent Jacques 3c07876a96 Refactor Requester 2012-11-19 20:44:14 +01:00
Vincent Jacques ef55a93d9a Refactor 2012-11-19 20:31:33 +01:00
Vincent Jacques 0038aea74e Add tests for pull #112 2012-11-19 20:27:00 +01:00
Vincent Jacques f6dc7b43fd Merge branch 'develop' into topic/UnauthenticatedRateLimitedRequests 2012-11-19 20:13:08 +01:00
Vincent Jacques 3b5031efa3 Merge pull request #114 from tymofij/patch-1
typo in ReadMe.md
2012-11-13 23:58:00 -08:00
Tim Babych db1f6812a4 typo in ReadMe.md 2012-11-14 01:15:03 +02:00
Michael Woodworth 4f2030ad6c added client_id and client_secret auth option 2012-11-07 18:15:27 -05:00
Vincent Jacques f80df9e429 Add auto_init and gitignore_template to create_repo (issue #106)
http://developer.github.com/changes/2012-9-28-auto-init-for-repositories/
2012-11-03 10:06:52 +01:00
Vincent Jacques 47dee65b63 Implement default_branch in Repository.edit (issue #107)
See http://developer.github.com/changes/2012-10-24-set-default-branch/
2012-11-03 09:49:01 +01:00
Vincent Jacques 421a34b1ee Merge branch 'topic/PullRequest.assignee' into develop 2012-11-03 09:25:18 +01:00