Commit Graph

  • e3427120c5 still need urllib2 for quoting develop Kenneth Reitz 2011-03-31 05:28:41 -04:00
  • 3ef7410917 Merge branch 'release/0.2.4' into develop Kenneth Reitz 2011-03-31 05:22:03 -04:00
  • d0d95d8c7b Merge branch 'release/0.2.4' v0.2.4 master Kenneth Reitz 2011-03-31 05:21:52 -04:00
  • a7353a1031 v0.2.4 Kenneth Reitz 2011-03-31 05:21:47 -04:00
  • 923fc8ae6e no more python3 Kenneth Reitz 2011-03-31 05:19:25 -04:00
  • ddb43021cd no MANIFEST Kenneth Reitz 2011-03-31 05:16:31 -04:00
  • 30b72fe8a8 fix cyclical dp Kenneth Reitz 2011-03-31 05:16:24 -04:00
  • e30f42f398 tox config fix Kenneth Reitz 2011-03-31 05:13:22 -04:00
  • bf36821381 tox deps fix? Kenneth Reitz 2011-03-31 05:09:09 -04:00
  • 24f209ba22 add requests to tox config Kenneth Reitz 2011-03-31 05:06:09 -04:00
  • c577f0b2c9 Merge branch 'feature/requests' into develop Kenneth Reitz 2011-03-31 05:04:09 -04:00
  • f80cfabbfe (very) basic unit testing Kenneth Reitz 2011-03-31 05:03:31 -04:00
  • 080ef4bff9 requests fix Kenneth Reitz 2011-03-31 05:03:18 -04:00
  • 19ecde4946 *fully* rely on requests Kenneth Reitz 2011-03-31 04:51:42 -04:00
  • d2823bf6b7 rely on requests Kenneth Reitz 2011-03-31 04:48:54 -04:00
  • c1635f9b64 whoops, set created_at Kenneth Reitz 2011-03-31 04:44:11 -04:00
  • e8f4f1b862 manigest shouldn't be in here Kenneth Reitz 2011-03-31 04:41:45 -04:00
  • 7b560b246f Merge branch 'release/0.2.3' into develop Kenneth Reitz 2011-03-31 04:40:58 -04:00
  • c60847da94 Merge branch 'release/0.2.3' v0.2.3 Kenneth Reitz 2011-03-31 04:40:32 -04:00
  • 6684217646 Version Bump! (v0.2.3) Kenneth Reitz 2011-03-31 04:40:03 -04:00
  • 57e7fa972f no more dateutil dep Kenneth Reitz 2011-03-31 04:35:33 -04:00
  • 59211848c7 added comments doctest Kenneth Reitz 2011-03-31 04:32:48 -04:00
  • bb430d939a Added GistComment support Kenneth Reitz 2011-03-31 04:31:19 -04:00
  • ebc788c569 ....... Kenneth Reitz 2011-03-31 03:33:12 -04:00
  • e8c36e5c9f Version bump. v0.2.2 Kenneth Reitz 2011-01-10 13:02:56 -05:00
  • 0caee958c3 New year! Kenneth Reitz 2011-01-10 13:02:47 -05:00
  • 697e0c9749 Added Tim Julien to AUTHORS. Kenneth Reitz 2011-01-10 13:02:40 -05:00
  • 6878d87e06 Merge branch 'master' into develop Kenneth Reitz 2011-01-10 12:57:52 -05:00
  • 11ec72231d url encoding file download requests Tim Julien 2010-12-28 15:11:19 -05:00
  • 80775c730f Merge branch 'release/0.2.1' into develop Kenneth Reitz 2010-09-01 22:11:29 -04:00
  • 1221900754 Merge branch 'release/0.2.1' v0.2.1 Kenneth Reitz 2010-09-01 22:11:13 -04:00
  • 9456b5ebea Version Bump (v0.2.1). Kenneth Reitz 2010-09-01 22:10:48 -04:00
  • c7f550b50e updated install requirments. Kenneth Reitz 2010-09-01 22:10:43 -04:00
  • 57816d8432 Added cStringIO support for file objects. Kenneth Reitz 2010-09-01 22:10:32 -04:00
  • 8775a70b16 Merge branch 'release/0.2.0' into develop Kenneth Reitz 2010-08-28 00:34:07 -04:00
  • 7f6b3f5dc7 Merge branch 'release/0.2.0' v0.2.0 Kenneth Reitz 2010-08-28 00:33:47 -04:00
  • 4f02738ff5 Version Bump (0.2.0) Updated Changelog. Kenneth Reitz 2010-08-28 00:31:11 -04:00
  • 08b3d4432a added authors file Kenneth Reitz 2010-08-28 00:02:09 -04:00
  • 7bfb1d75ce Run the doctests. Remove "gistapi/gistapi.py" from MANIFEST. florentx 2010-08-18 21:33:38 +02:00
  • febbce7a0c Fix the Gist.files attribute (bad merge). florentx 2010-08-18 21:32:17 +02:00
  • b4bb54b501 Get rid of tabs. Uniformize the coding cookie. florentx 2010-08-18 21:11:55 +02:00
  • d619c2016f Merge with upstream florentx 2010-08-18 20:12:53 +02:00
  • 39dcad7bd3 Refactorings Moved Tests Added proper datetime v0.1.4 Kenneth Reitz 2010-08-18 12:35:52 -04:00
  • d3fe07f2b5 Do not use self from a static method :-). florentx 2010-08-18 17:38:42 +02:00
  • f29e1b6e26 Typo and PEP257 conformance. florentx 2010-08-18 17:24:53 +02:00
  • e4eb48088b Allow to add, rename, modify and delete files in a Gist object. florentx 2010-08-18 17:21:25 +02:00
  • f4a44c97b2 Added unicode support. Added gist.pibb url support. Bumped version. Kenneth Reitz 2010-08-18 11:10:13 -04:00
  • e4927bb2db Death to the bytecode. Kenneth Reitz 2010-08-18 10:54:40 -04:00
  • 192b9e5634 Cache the Gist.files attribute. florentx 2010-08-18 16:49:44 +02:00
  • 5f09079556 Switch to urllib2. florentx 2010-08-18 16:47:21 +02:00
  • c002cc77f1 PEP8 conformance florentx 2010-08-18 16:42:21 +02:00
  • d8c937673c Restore compatibility with Python 2.5 and fix URLs. florentx 2010-08-18 16:38:45 +02:00
  • da7a272e5e how did that get in there? Kenneth Reitz 2010-08-18 10:29:35 -04:00
  • ab94add887 updated changelog Kenneth Reitz 2010-08-18 10:28:04 -04:00
  • 651ee74fd4 much better Kenneth Reitz 2010-08-18 10:24:07 -04:00
  • 6b4b41bba0 Cleaner readme example Kenneth Reitz 2010-08-02 08:28:04 -04:00
  • 45a0ea7901 doctest bugfix v0.1.3 Kenneth Reitz 2010-06-14 09:55:17 -04:00
  • 22e211d67c Support for gist owner property Kenneth Reitz 2010-05-23 13:25:52 -04:00
  • 0a1d4f25c8 PEP 8 Compliance. Except I could care less about width < 79 Kenneth Reitz 2010-05-18 00:38:44 -04:00
  • ec56c1c720 added __all__ Kenneth Reitz 2010-05-17 23:13:18 -04:00
  • 643f8e8fa8 whoops Kenneth Reitz 2010-05-16 18:02:00 -04:00
  • d0d11c8827 documentation update v0.1.2 Kenneth Reitz 2010-05-16 16:19:36 -04:00
  • 20cfc2b3fa documentation update Kenneth Reitz 2010-05-16 16:18:59 -04:00
  • de0ec58879 documentation update Kenneth Reitz 2010-05-16 16:18:43 -04:00
  • 519f30263e documentation update Kenneth Reitz 2010-05-16 16:18:12 -04:00
  • ae02bf34f6 documentation update Kenneth Reitz 2010-05-16 16:16:06 -04:00
  • 0f2546f7c9 documentation update Kenneth Reitz 2010-05-16 16:15:51 -04:00
  • 330b094e90 documentation update Kenneth Reitz 2010-05-16 16:15:34 -04:00
  • d2c67f4bbf documentation update Kenneth Reitz 2010-05-16 16:14:37 -04:00
  • b775442460 documentation update Kenneth Reitz 2010-05-16 16:13:12 -04:00
  • d599db35e1 documentation update Kenneth Reitz 2010-05-16 16:10:34 -04:00
  • 368298aa9b documentation update Kenneth Reitz 2010-05-16 16:10:13 -04:00
  • 71e0f04d8e documentation update Kenneth Reitz 2010-05-16 16:09:36 -04:00
  • 4844041be5 documentation update Kenneth Reitz 2010-05-16 16:08:09 -04:00
  • 1a8152117a whispace documentation fox Kenneth Reitz 2010-05-16 16:05:02 -04:00
  • 0df5385beb Documentation upate Kenneth Reitz 2010-05-16 15:50:15 -04:00
  • 034d74b3f0 bugfix Kenneth Reitz 2010-05-16 15:46:56 -04:00
  • 6b2db3406b bugfix Kenneth Reitz 2010-05-16 15:46:28 -04:00
  • 6e2227c1e9 bugfix Kenneth Reitz 2010-05-16 15:46:05 -04:00
  • 3bedd1d269 metadata refactoring Kenneth Reitz 2010-05-16 15:43:04 -04:00
  • 7449c634e1 doctests Kenneth Reitz 2010-05-16 15:30:22 -04:00
  • 7c4363ed3a removed tests for now Kenneth Reitz 2010-05-16 15:28:43 -04:00
  • 5e7dd87717 PyPi compatilibity Kenneth Reitz 2010-05-16 15:20:29 -04:00
  • adf90e2cef PyPi compatilibity Kenneth Reitz 2010-05-16 15:19:13 -04:00
  • 2726de44b3 PyPi compatilibity Kenneth Reitz 2010-05-16 15:18:47 -04:00
  • 902b4c76f5 documentation update Kenneth Reitz 2010-05-16 14:58:35 -04:00
  • 68860ab75c documentation update Kenneth Reitz 2010-05-16 14:55:41 -04:00
  • db095ecbf3 Changed name to GistAPI.py Kenneth Reitz 2010-05-16 14:36:37 -04:00
  • 6b0e1da62a Changed name to GistAPI.py Kenneth Reitz 2010-05-16 14:36:15 -04:00
  • 4587d10fb3 Changed name to GistAPI.py Kenneth Reitz 2010-05-16 14:35:45 -04:00
  • 57821ea261 MIT License Kenneth Reitz 2010-05-16 14:28:31 -04:00
  • 35288018b6 Version 0.6.1 Kenneth Reitz 2010-05-16 14:21:07 -04:00
  • ce8964ff76 general cleanup Kenneth Reitz 2010-05-16 14:20:52 -04:00
  • 7657d191b1 general cleanup Kenneth Reitz 2010-05-16 14:16:54 -04:00
  • 336f5e30ee added doctest Kenneth Reitz 2010-05-16 14:09:00 -04:00
  • 8a9e32e944 added doctest Kenneth Reitz 2010-05-16 13:57:20 -04:00
  • 561e3b93bc basic implimentation complete Kenneth Reitz 2010-05-16 13:33:05 -04:00
  • 73acb0f722 preserialization working Kenneth Reitz 2010-05-16 12:53:52 -04:00
  • b62324cb5c changing Gist class instantiation Kenneth Reitz 2010-05-16 12:20:11 -04:00
  • 6f14ff9cfd basic file read in place Kenneth Reitz 2010-05-16 11:58:42 -04:00