Commit Graph

  • 58ca26c0fe cleaning up python3 files(third try) debian Serghei Mihai 2014-10-14 15:01:32 +0200
  • 9aeb789bf3 Removing python3 files(second try) Serghei Mihai 2014-10-14 14:56:25 +0200
  • fbf771f44d Removing all python3 related files(dirty hack) Serghei Mihai 2014-10-14 14:40:21 +0200
  • 076bb36847 Add missing changelog Benjamin Dauvergne 2014-10-13 23:42:43 +0200
  • f5e66bb500 Initial packaging Benjamin Dauvergne 2014-10-13 23:36:55 +0200
  • d611d5a14f Merge pull request #117 from iurisilvio/patch-1 master develop Kenneth Reitz 2014-01-08 11:48:28 -0800
  • 45121ddd65 Merge pull request #63 from jsdalton/fix_unicode_error_in_html_output Kenneth Reitz 2014-01-08 11:47:26 -0800
  • c74357cb20 Merge pull request #76 from djv/develop Kenneth Reitz 2014-01-08 11:46:50 -0800
  • 939b0af551 Merge pull request #110 from djrobstep/develop Kenneth Reitz 2014-01-08 11:44:30 -0800
  • 9c2018653f Merge pull request #111 from dec0dedab0de/develop Kenneth Reitz 2014-01-08 11:44:20 -0800
  • 7f0748aac9 Merge pull request #116 from kachick/fix-tsv-typo Kenneth Reitz 2014-01-08 11:43:50 -0800
  • 41a5c67159 Merge pull request #119 from iurisilvio/empty_sheet Kenneth Reitz 2014-01-08 11:43:35 -0800
  • 3efefcc8da Merge pull request #127 from medecau/develop Kenneth Reitz 2014-01-08 11:43:15 -0800
  • d19de6025b Merge pull request #131 from fusionbox/quotes Kenneth Reitz 2014-01-08 11:41:15 -0800
  • 65ba937c0d Merge pull request #129 from lexual/dataset_typo_fix Kenneth Reitz 2014-01-08 11:41:05 -0800
  • 79a2bb888f Merge pull request #135 from overthink/doc-fixes Kenneth Reitz 2014-01-08 11:40:59 -0800
  • 25eacaf6f0 Merge pull request #130 from lndbrg/patch-1 Kenneth Reitz 2014-01-08 11:17:23 -0800
  • c2a9af7fb3 Fix funny typo, refs to tablib.org Mark Feeney 2013-11-27 12:38:55 -0500
  • 3b06f3760d remove extraneous quote marks Gavin Wahl 2013-11-13 13:01:27 -0700
  • e7ee3195a7 Add pass to json property. Olle Lundberg 2013-11-11 21:57:17 +0100
  • 5bd2e3df52 fix misspelling. hundres -> hundreds. lexual 2013-11-08 19:03:53 +1100
  • 837b3f83e6 test python 3.3 Pedro Rodrigues 2013-10-27 18:57:26 +0000
  • ff8f23edd5 Merge pull request #98 from pfctdayelise/fixtests Kenneth Reitz 2013-10-16 23:48:37 -0700
  • 5ffcfd56f2 Remove XLSX empty sheet on export_book Iuri de Silvio 2013-09-16 10:28:50 -0300
  • 955c24c974 Fix typo: avalable -> available Iuri de Silvio 2013-09-15 15:13:29 -0300
  • 192a5efabb Fix some typos in TSV test comment Kenichi Kamiya 2013-08-31 21:02:29 +0900
  • 9e45b95d12 Removed import of openpyxl all together James Patrick Robinson Jr 2013-08-28 11:40:37 -0400
  • d8f0a018ae safe_load is not working for book James Patrick Robinson Jr 2013-08-28 11:24:56 -0400
  • 7545f3726e changed import to reflect vendorized openpyxl James Patrick Robinson Jr 2013-08-28 09:45:30 -0400
  • 85e2bd73fc put the install back in James Patrick Robinson Jr 2013-08-27 17:34:06 -0400
  • 37033903c5 Merge branch 'master' into develop James Patrick Robinson Jr 2013-08-27 17:20:31 -0400
  • 02c38c2520 edited travis to match master James Patrick Robinson Jr 2013-08-27 17:14:25 -0400
  • 26748deb9f changed split('\r\n') to splitlines() James Patrick Robinson Jr 2013-08-27 11:57:43 -0400
  • 63f6cea132 Fixed tsv auto format detection. Robert Lechte 2013-08-28 02:07:06 +1200
  • 1b035f9774 Changed yaml dumping to use safe_dump, for consistency with loading. Robert Lechte 2013-08-28 01:58:30 +1200
  • 2c14486c33 @alex Kenneth Reitz 2013-08-25 17:45:48 -0400
  • 8bc69c9d85 Merge pull request #109 from alex/patch-1 Kenneth Reitz 2013-08-25 13:26:47 -0700
  • d36a2cbd42 Write the example file reliably in the readme Alex Gaynor 2013-08-25 12:11:46 -0700
  • 1ab0eb3fae Remove wrong/unused import Brianna Laugher 2013-04-10 17:45:42 +1000
  • cd71e1a5b1 Merge pull request #94 from techniq/patch-1 Kenneth Reitz 2013-03-06 10:02:20 -0800
  • 47f79a7ca1 Update CI docs (Jenkins->Travis) Sean Lynch 2013-01-20 23:22:56 -0500
  • 9f38efe413 Merge pull request #68 from msabramo/python3 Kenneth Reitz 2012-11-15 18:56:50 -0800
  • 5d98239a7e Merge pull request #81 from weirdcanada/frozen-frame-fix Kenneth Reitz 2012-11-15 18:50:22 -0800
  • a3f0d02633 Merge pull request #89 from PiPeep/patch-1 Kenneth Reitz 2012-11-15 18:03:53 -0800
  • b29007a0df Update url for pip vs easy_install in docs/install Benjamin Woodruff 2012-10-31 21:23:49 -0300
  • e75c3c1a66 Merge pull request #88 from pfmoore/develop Kenneth Reitz 2012-09-22 09:53:49 -0700
  • 47cebbc328 Remove __init__ from slots in ExcelFormula.py for Python 3.3 compatibility Paul Moore 2012-09-21 23:35:24 +0100
  • e4c39524f7 another try at committing Aaron Levin 2012-08-01 11:51:23 -0400
  • c88c794314 Fixed Frozen Frame issue in xlsx export Aaron Levin 2012-08-01 11:45:12 -0400
  • 752443f077 Merge pull request #78 from waywardmonkeys/spelling Kenneth Reitz 2012-06-08 20:12:34 -0700
  • 7c0507bcce Fix typos. Bruce Mitchener 2012-06-08 14:10:43 +0700
  • 652ac85549 Merge pull request #77 from rbonvall/fix-typos Kenneth Reitz 2012-06-07 17:07:11 -0700
  • 05ea3c35fc s/Jeckyl/Jekyll/ Roberto Bonvallet 2012-06-07 12:05:22 -0400
  • d5fada7e1d s/ebpub/epub/ Roberto Bonvallet 2012-06-07 12:04:22 -0400
  • 511c58d4e1 s/reqeust/request/ Roberto Bonvallet 2012-06-07 12:03:45 -0400
  • c469360a0e new domain Kenneth Reitz 2012-06-05 11:19:56 +0200
  • 97b4401b18 xls and xlsx import support Daniel Velkov 2012-06-01 11:11:15 -0700
  • 40e0f41b4c Merge pull request #72 from xando/develop Kenneth Reitz 2012-05-16 12:13:57 -0700
  • 39435727ba XLS import_book method implemented. xando 2012-05-16 17:05:05 +0100
  • eda9d5af03 Generic method import_book (similar to import_set) to import data into Databook model. xando 2012-05-16 16:56:53 +0100
  • 15435047c6 Add myself to AUTHORS Marc Abramowitz 2012-05-15 07:20:04 -0700
  • a3781e3c89 Changes for Python 3 compatibility, including vendorizing xlrd3 Marc Abramowitz 2012-05-15 07:19:15 -0700
  • 6a825a8a39 NOTICE: Add license info for xlrd3 and xlwt3 Marc Abramowitz 2012-05-15 07:18:15 -0700
  • 6a449d497a Add support for tox Marc Abramowitz 2012-05-14 20:44:23 -0700
  • d807c60346 Tweak setup.py for py.test (pytest?) Marc Abramowitz 2012-05-14 17:14:46 -0700
  • 71603662b1 Make sure codecs module loaded for all versions of Python Jim Dalton 2012-05-10 11:29:41 -0700
  • 21c11b9911 Fix UnicodeError in HTML output Jim Dalton 2012-05-10 11:14:17 -0700
  • e8c923d712 Merge pull request #58 from jqb/develop Kenneth Reitz 2012-04-20 06:17:05 -0700
  • bc581c08df Update NOTICE Kenneth Reitz 2012-04-20 10:16:28 -0300
  • 4f9c9d09ec ODFPy license Kenneth Reitz 2012-04-20 10:15:36 -0300
  • 63e8a7172d Merge pull request #61 from bmihelac/patch-1 Kenneth Reitz 2012-04-04 05:41:25 -0700
  • 45e0af9f0e tablib.org domain expired Bojan Mihelac 2012-04-04 15:35:16 +0300
  • fa6f5b3af3 Databook.add_sheet test for not Dataset subclass added. Kuba Janoszek 2012-03-13 00:21:32 +0100
  • 0528e0a500 AUTHORS updated Kuba Janoszek 2012-03-13 00:14:51 +0100
  • 8e83734985 Databook.add_sheet accepts Dataset subclasses Kuba Janoszek 2012-03-13 00:05:24 +0100
  • 783eccc67d skip install Kenneth Reitz 2012-02-23 06:31:50 -0500
  • 7236415f42 travis Kenneth Reitz 2012-02-23 06:20:57 -0500
  • c0a3c3ea1e travis test Kenneth Reitz 2012-02-23 06:16:56 -0500
  • 14bd964fb1 Fix #50 - Catch YAML ScannerError Jan Brauer 2012-01-29 17:18:30 +0100
  • 6bfc6634ba index update Kenneth Reitz 2012-01-28 01:23:54 -0500
  • 54affad292 ref #48. makes Dataset more like a duck with extend() mellort 2012-01-28 01:17:15 -0500
  • 7c963a0f4d SOPA Kenneth Reitz 2012-01-18 11:24:18 -0500
  • 02f27f15c5 Merge pull request #47 from VanL/develop Kenneth Reitz 2012-01-05 21:37:51 -0800
  • 9c65515e7a Add detect function in _xls. Update yaml, csv, and tsv detection functions to catch other errors when faced with invalid input. VanL 2012-01-06 00:12:06 +0000
  • c87a954a9e Merge pull request #43 from svetlyak40wt/develop Kenneth Reitz 2011-12-24 23:05:03 -0800
  • 42e40ed0ab use yaml safe_load (thanks @toastdriven) Kenneth Reitz 2011-11-02 02:35:59 -0300
  • 23ab6c4724 Render table in Markdown format on unicode(dataset). Closes #41. Alexander Artemenko 2011-10-16 11:00:06 +0400
  • 32a09ccd6a Edited AUTHORS via GitHub Kenneth Reitz 2011-08-31 02:16:16 -0300
  • 81a7f79b3d Merge pull request #37 from jfriedly/patch-1 Kenneth Reitz 2011-08-30 22:15:49 -0700
  • 05c9b33003 Fixed a few typos. Joel Friedly 2011-08-25 23:33:29 -0300
  • ec7273d02d that wasn't right. Kenneth Reitz 2011-08-15 23:29:19 -0400
  • 19ee1997b5 really need to use testing branches.. Kenneth Reitz 2011-08-15 22:49:14 -0400
  • f01d65c2e9 I don't remember merging that.. Kenneth Reitz 2011-08-15 22:45:35 -0400
  • 9778a96351 tuples didn't have index method in the past. Kenneth Reitz 2011-08-15 22:43:12 -0400
  • 906138b138 a column w/ no length could work Kenneth Reitz 2011-08-11 00:47:23 -0400
  • 43c68b396f Fixing magic number in test Mike Waldner 2011-08-10 20:05:17 -0400
  • d611233c80 Throwing InvalidDimensions when append_col with header is called but only headers exists Related #33 Mike Waldner 2011-08-10 19:50:31 -0400
  • 3d02b866ce Merge branch 'append_col_docs' of https://github.com/mawaldne/tablib into develop Kenneth Reitz 2011-08-09 21:48:32 -0400
  • 887ee2fbac Adding documentation changes for append_col Related #21 Mike Waldner 2011-08-09 20:51:24 -0400
  • bfd211854a Added Mike Waldner to Authors. #34 Kenneth Reitz 2011-08-08 06:48:34 -0400