Kenneth Reitz
|
e3427120c5
|
still need urllib2 for quoting
|
2011-03-31 05:28:41 -04:00 |
|
Kenneth Reitz
|
a7353a1031
|
v0.2.4
|
2011-03-31 05:21:47 -04:00 |
|
Kenneth Reitz
|
080ef4bff9
|
requests fix
|
2011-03-31 05:03:18 -04:00 |
|
Kenneth Reitz
|
19ecde4946
|
*fully* rely on requests
|
2011-03-31 04:51:42 -04:00 |
|
Kenneth Reitz
|
d2823bf6b7
|
rely on requests
|
2011-03-31 04:48:59 -04:00 |
|
Kenneth Reitz
|
c1635f9b64
|
whoops, set created_at
|
2011-03-31 04:44:11 -04:00 |
|
Kenneth Reitz
|
6684217646
|
Version Bump! (v0.2.3)
|
2011-03-31 04:40:03 -04:00 |
|
Kenneth Reitz
|
59211848c7
|
added comments doctest
|
2011-03-31 04:32:48 -04:00 |
|
Kenneth Reitz
|
bb430d939a
|
Added GistComment support
|
2011-03-31 04:31:19 -04:00 |
|
Kenneth Reitz
|
ebc788c569
|
.......
|
2011-03-31 03:33:12 -04:00 |
|
Kenneth Reitz
|
e8c36e5c9f
|
Version bump.
|
2011-01-10 13:02:56 -05:00 |
|
Tim Julien
|
11ec72231d
|
url encoding file download requests
|
2010-12-28 15:11:19 -05:00 |
|
Kenneth Reitz
|
9456b5ebea
|
Version Bump (v0.2.1).
|
2010-09-01 22:10:48 -04:00 |
|
Kenneth Reitz
|
57816d8432
|
Added cStringIO support for file objects.
|
2010-09-01 22:10:32 -04:00 |
|
Kenneth Reitz
|
4f02738ff5
|
Version Bump (0.2.0)
Updated Changelog.
|
2010-08-28 00:31:11 -04:00 |
|
florentx
|
7bfb1d75ce
|
Run the doctests. Remove "gistapi/gistapi.py" from MANIFEST.
|
2010-08-18 21:33:38 +02:00 |
|
florentx
|
febbce7a0c
|
Fix the Gist.files attribute (bad merge).
|
2010-08-18 21:32:17 +02:00 |
|
florentx
|
b4bb54b501
|
Get rid of tabs. Uniformize the coding cookie.
|
2010-08-18 21:11:55 +02:00 |
|
florentx
|
d619c2016f
|
Merge with upstream
|
2010-08-18 20:12:53 +02:00 |
|
Kenneth Reitz
|
39dcad7bd3
|
Refactorings
Moved Tests
Added proper datetime
|
2010-08-18 12:35:52 -04:00 |
|
florentx
|
d3fe07f2b5
|
Do not use self from a static method :-).
|
2010-08-18 17:38:42 +02:00 |
|
florentx
|
f29e1b6e26
|
Typo and PEP257 conformance.
|
2010-08-18 17:24:53 +02:00 |
|
florentx
|
e4eb48088b
|
Allow to add, rename, modify and delete files in a Gist object.
|
2010-08-18 17:21:25 +02:00 |
|
Kenneth Reitz
|
f4a44c97b2
|
Added unicode support.
Added gist.pibb url support.
Bumped version.
|
2010-08-18 11:10:13 -04:00 |
|
Kenneth Reitz
|
e4927bb2db
|
Death to the bytecode.
|
2010-08-18 10:54:40 -04:00 |
|
florentx
|
192b9e5634
|
Cache the Gist.files attribute.
|
2010-08-18 16:49:44 +02:00 |
|
florentx
|
5f09079556
|
Switch to urllib2.
|
2010-08-18 16:47:21 +02:00 |
|
florentx
|
c002cc77f1
|
PEP8 conformance
|
2010-08-18 16:42:21 +02:00 |
|
florentx
|
d8c937673c
|
Restore compatibility with Python 2.5 and fix URLs.
|
2010-08-18 16:38:45 +02:00 |
|
Kenneth Reitz
|
651ee74fd4
|
much better
|
2010-08-18 10:24:07 -04:00 |
|
Kenneth Reitz
|
6b4b41bba0
|
Cleaner readme example
|
2010-08-02 08:28:04 -04:00 |
|
Kenneth Reitz
|
45a0ea7901
|
doctest bugfix
|
2010-06-14 09:55:17 -04:00 |
|
Kenneth Reitz
|
22e211d67c
|
Support for gist owner property
|
2010-05-23 13:25:52 -04:00 |
|
Kenneth Reitz
|
0a1d4f25c8
|
PEP 8 Compliance. Except I could care less about width < 79
|
2010-05-18 00:38:44 -04:00 |
|
Kenneth Reitz
|
ec56c1c720
|
added __all__
|
2010-05-17 23:13:18 -04:00 |
|
Kenneth Reitz
|
643f8e8fa8
|
whoops
|
2010-05-16 18:02:00 -04:00 |
|
Kenneth Reitz
|
6e2227c1e9
|
bugfix
|
2010-05-16 15:46:05 -04:00 |
|
Kenneth Reitz
|
3bedd1d269
|
metadata refactoring
|
2010-05-16 15:43:04 -04:00 |
|
Kenneth Reitz
|
7c4363ed3a
|
removed tests for now
|
2010-05-16 15:28:43 -04:00 |
|
Kenneth Reitz
|
5e7dd87717
|
PyPi compatilibity
|
2010-05-16 15:20:29 -04:00 |
|
Kenneth Reitz
|
68860ab75c
|
documentation update
|
2010-05-16 14:55:41 -04:00 |
|
Kenneth Reitz
|
4587d10fb3
|
Changed name to GistAPI.py
|
2010-05-16 14:35:45 -04:00 |
|