Commit Graph
19 Commits
Author SHA1 Message Date
Jannis Gebauer 3c20a66e42 upgrade release process based on travis 2016-08-11 17:07:58 +02:00
Peter Buckley cb0cf0a680 update doc url everywhere (#420) 2016-07-12 16:38:02 -04:00
Vincent Jacques abca7a026e pep8
This is strange, maybe Cygwin's version is stricter.
No time to investigate.
2014-05-04 12:54:05 -07:00
Vincent Jacques 6f178f6f08 Merge branch 'pr224' 2014-03-02 20:48:28 -08:00
Thialfihar 6ef3a0220f Fix add_attribute insertion logic
The code didn't work if it couldn't find a property in the file
that is lexicographically greater than the new attribute.
It now accepts _identity as an "end point" to insert before, and
empty lines in _initAttributes() and _useAttributes(), as they mark
the end of the method.

Also add "float" as a possible type, mainly for the "score" attribute
in search results.
2014-02-08 21:06:43 +01:00
Vincent Jacques 8a8505cf30 Add reference of import twitter 2013-12-23 19:56:16 -08:00
Vincent Jacques 54f718a157 Twitt about releases 2013-10-20 20:45:43 -07:00
Vincent Jacques f78311ab48 Github.get_hook (#196) 2013-09-11 23:24:28 +02:00
Vincent Jacques 4e8f36ba39 Small updates of doc 2013-09-06 17:24:06 +02:00
Vincent Jacques c0dae31a97 Add many missing attributes 2013-09-06 17:14:59 +02:00
Vincent Jacques f2de1fbfcc Don't fix headers in /build 2013-08-22 10:22:07 +02:00
Vincent Jacques 20107078d2 Fix copyrights (#181 #182 #184 #186 #187) 2013-08-21 16:08:02 +02:00
Vincent Jacques 600f508343 Check links to ref in :calls: sections 2013-07-16 23:45:57 +02:00
Vincent Jacques 16cb2873e8 Generate doc/apis.rst instead of checking it 2013-07-16 22:19:22 +02:00
Vincent Jacques 8484260dc5 Fix our doc to match URLs described in Github API v3 ref doc 2013-07-16 10:32:57 +02:00
Vincent Jacques d50031b0a0 Add todos 2013-07-14 11:21:17 +02:00
Vincent Jacques f145d9927e Draft a script comparing URLs called in PyGithub to Github API v3 reference 2013-07-14 11:12:59 +02:00
Vincent Jacques 06a3d87098 Change source file header format 2013-07-13 19:03:53 +02:00
Vincent Jacques a55486a809 Add a script to fix file headers 2013-07-13 11:09:14 +02:00