| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More Python 3 -friendly formatting. | Rumpu-Jussi | 2015-10-27 | 1 | -1/+1 |
| * | More Python 3 -friendly formatting. | Rumpu-Jussi | 2015-10-27 | 1 | -1/+1 |
| * | More Python 3 -friendly formatting. | Rumpu-Jussi | 2015-10-27 | 1 | -2/+2 |
| * | Two 'raise AttributeError' converted to Python 3 -friendly format. | Rumpu-Jussi | 2015-10-27 | 1 | -20/+20 |
| * | Adding DBF support. | James Douglass | 2014-08-21 | 14 | -0/+3304 |
| * | Update the vendored unicodecsv to fix None handling | Gavin Wahl | 2014-06-24 | 1 | -51/+143 |
| * | Fix test_unicode_appendfix/unicode_append | Iuri de Silvio | 2014-04-19 | 1 | -1/+5 |
| * | Merge pull request #63 from jsdalton/fix_unicode_error_in_html_output | Kenneth Reitz | 2014-01-08 | 1 | -6/+6 |
| |\ | |||||
| | * | Fix UnicodeError in HTML output | Jim Dalton | 2012-05-10 | 1 | -6/+6 |
| * | | Merge pull request #68 from msabramo/python3 | Kenneth Reitz | 2012-11-15 | 9 | -0/+8015 |
| |\ \ | |||||
| | * | | Changes for Python 3 compatibility, including vendorizing xlrd3 | Marc Abramowitz | 2012-05-15 | 9 | -0/+8015 |
| | |/ | |||||
| * | | Remove __init__ from slots in ExcelFormula.py for Python 3.3 compatibility | Paul Moore | 2012-09-21 | 1 | -1/+1 |
| |/ | |||||
| * | that wasn't right. | Kenneth Reitz | 2011-08-15 | 1 | -1/+1 |
| * | Added XLS import support | Greg Thornton | 2011-07-14 | 13 | -0/+10217 |
| * | add omnijson | Kenneth Reitz | 2011-06-20 | 8 | -0/+1657 |
| * | remove anyjson | Kenneth Reitz | 2011-06-20 | 2 | -235/+0 |
| * | Python3 ods fix | Kenneth Reitz | 2011-05-22 | 1 | -5/+5 |
| * | py3k tests now pass | Mark Rogers | 2011-05-15 | 2 | -3/+9 |
| * | start of the py3k port of odfpy | Mark Rogers | 2011-05-14 | 34 | -0/+16887 |
| * | adding odfpy to packages | Mark Rogers | 2011-05-14 | 34 | -0/+16887 |
| * | fallback on from xml.etree.ElementTree for pypy | Kenneth Reitz | 2011-05-13 | 1 | -1/+6 |
| * | no vendored tests | Kenneth Reitz | 2011-05-13 | 72 | -4793/+0 |
| * | less compat reliance | Kenneth Reitz | 2011-05-13 | 2 | -3/+1 |
| * | Finally! :sparkles:Python 3:sparkles: port of openpyxl | Kenneth Reitz | 2011-05-13 | 29 | -1651/+1657 |
| * | ugh | Kenneth Reitz | 2011-05-12 | 101 | -31/+8192 |
| * | Convert openpyxl to relative imports | Kenneth Reitz | 2011-05-12 | 26 | -338/+337 |
| * | Merely a proof of concept, soon to be tidied up | Mark Rogers | 2011-05-12 | 50 | -0/+7777 |
| * | integration of unicodecsv module | Kenneth Reitz | 2011-05-12 | 1 | -0/+105 |
| * | 3.2 compatibility | Kenneth Reitz | 2011-03-23 | 1 | -2392/+2392 |
| * | fix imports for 2x | Kenneth Reitz | 2011-03-23 | 1 | -7/+7 |
| * | import magic | Kenneth Reitz | 2011-03-23 | 1 | -0/+118 |
| * | 2.5 compatible version checking | Kenneth Reitz | 2011-03-23 | 1 | -10/+7 |
| * | python3 AND python2 packages. | Kenneth Reitz | 2011-03-23 | 84 | -11963/+20179 |
| * | xlwt3 package | Kenneth Reitz | 2011-03-23 | 18 | -0/+11308 |
| * | cyaml fixes | Kenneth Reitz | 2011-03-23 | 1 | -13/+16 |
| * | markup changes for 3.x | Kenneth Reitz | 2011-03-23 | 1 | -5/+5 |
| * | xlwrt cleanups | Kenneth Reitz | 2011-03-23 | 4 | -12/+17 |
| * | 2to3! | Kenneth Reitz | 2011-03-23 | 3 | -154/+154 |
| * | add xlwt 3.x | Kenneth Reitz | 2011-03-23 | 32 | -12164/+11947 |
| * | remove 2.x xlwt | Kenneth Reitz | 2011-03-23 | 33 | -1844/+0 |
| * | Added AnyJSON | Kenneth Reitz | 2011-02-17 | 1 | -0/+117 |
| * | Remove vendorized SimpleJSON | Kenneth Reitz | 2011-02-17 | 26 | -5082/+0 |
| * | 8tabstop? really? | Kenneth Reitz | 2011-02-17 | 1 | -41/+41 |
| * | wow, that was ugly | Kenneth Reitz | 2011-02-17 | 1 | -41/+41 |
| * | *shutter* making everyone else happy | Kenneth Reitz | 2011-02-17 | 1 | -41/+41 |
| * | Support for HTML (export only). Unit-tested. Depends on the "markup.py" | Luca Beltrame | 2010-11-21 | 1 | -0/+484 |
| * | Added ordered dict library. | Kenneth Reitz | 2010-11-11 | 1 | -0/+127 |
| * | Added simplejson to packages. | Kenneth Reitz | 2010-10-06 | 26 | -0/+5082 |
| * | Vendorized XLWT. | Kenneth Reitz | 2010-10-06 | 51 | -0/+13208 |
| * | Packages is a package. | Kenneth Reitz | 2010-10-06 | 1 | -0/+0 |
