| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added XLS import support | Greg Thornton | 2011-07-14 | 15 | -2/+10252 |
| * | Merge branch 'unicodeheaders' of https://github.com/mwalling/tablib into develop | Kenneth Reitz | 2011-07-04 | 1 | -3/+3 |
| |\ | |||||
| | * | Added support for detecting unicode column headers | Mark Walling | 2011-07-01 | 1 | -3/+3 |
| * | | Updated some docstrings in core.py | Mark Walling | 2011-06-30 | 1 | -2/+13 |
| |/ | |||||
| * | dynamic columns bugfix for @mwalling :) | Kenneth Reitz | 2011-06-30 | 1 | -6/+4 |
| * | v0.9.10 (packaging fix)v0.9.10 | Kenneth Reitz | 2011-06-23 | 1 | -2/+2 |
| * | A change. | Kenneth Reitz | 2011-06-22 | 1 | -2/+1 |
| * | __version__ | Kenneth Reitz | 2011-06-21 | 1 | -1/+2 |
| * | 0.9.9 | Kenneth Reitz | 2011-06-21 | 1 | -2/+2 |
| * | lpop/rpop | Kenneth Reitz | 2011-06-21 | 1 | -1/+16 |
| * | add row pop | Kenneth Reitz | 2011-06-21 | 1 | -0/+9 |
| * | Major API Changes | Kenneth Reitz | 2011-06-21 | 1 | -110/+198 |
| * | style fixes | Kenneth Reitz | 2011-06-21 | 1 | -4/+3 |
| * | Stick w/ utf-8. Easy enough to modify. | Kenneth Reitz | 2011-06-21 | 2 | -2/+2 |
| * | utf-8-sig encoding for csv/tsv (for excel). | Kenneth Reitz | 2011-06-21 | 2 | -13/+8 |
| * | bugfix | Kenneth Reitz | 2011-06-20 | 1 | -1/+1 |
| * | integrate omnijson | Kenneth Reitz | 2011-06-20 | 1 | -6/+6 |
| * | add omnijson | Kenneth Reitz | 2011-06-20 | 8 | -0/+1657 |
| * | remove anyjson | Kenneth Reitz | 2011-06-20 | 3 | -237/+0 |
| * | fixes #17 | Kenneth Reitz | 2011-05-25 | 2 | -5/+3 |
| * | Turn off OrderedDict for yaml. | Kenneth Reitz | 2011-05-22 | 2 | -8/+20 |
| * | version bump (v0.9.8)! | Kenneth Reitz | 2011-05-22 | 1 | -2/+2 |
| * | 2.x bytesio fix | Kenneth Reitz | 2011-05-22 | 3 | -4/+6 |
| * | BytesIO | Kenneth Reitz | 2011-05-22 | 2 | -2/+1 |
| * | Python3 ods fix | Kenneth Reitz | 2011-05-22 | 1 | -5/+5 |
| * | BytesIO | Kenneth Reitz | 2011-05-22 | 2 | -4/+4 |
| * | csv compatibility | Kenneth Reitz | 2011-05-22 | 1 | -0/+3 |
| * | Merge pull request #14 from f4nt/tablib | Kenneth Reitz | 2011-05-22 | 72 | -4/+33896 |
| |\ | |||||
| | * | ods support | Mark Rogers | 2011-05-18 | 1 | -14/+6 |
| | * | Bolding still doesn't work :( | Mark Rogers | 2011-05-15 | 2 | -9/+12 |
| | * | py3k tests now pass | Mark Rogers | 2011-05-15 | 3 | -12/+21 |
| | * | start of the py3k port of odfpy | Mark Rogers | 2011-05-14 | 36 | -25/+16908 |
| | * | Tidied up a bit, renamed _odf to _ods like it should have been. Bold not work... | Mark Rogers | 2011-05-14 | 3 | -34/+24 |
| | * | proof of concept works. Onto styling and tidying | Mark Rogers | 2011-05-14 | 3 | -1/+132 |
| | * | adding odfpy to packages | Mark Rogers | 2011-05-14 | 34 | -0/+16887 |
| * | | pass | Kenneth Reitz | 2011-05-22 | 1 | -0/+1 |
| * | | subtle format cleanups | Kenneth Reitz | 2011-05-14 | 3 | -24/+8 |
| * | | fewer 2/3 mappings | Kenneth Reitz | 2011-05-14 | 1 | -8/+1 |
| * | | Merge pull request #11 from cswegger/tablib | Kenneth Reitz | 2011-05-14 | 1 | -5/+18 |
| * | | docs on xlsx | Kenneth Reitz | 2011-05-13 | 1 | -2/+6 |
| |/ | |||||
| * | version bump | Kenneth Reitz | 2011-05-13 | 1 | -2/+2 |
| * | 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 |
| * | success!! | Kenneth Reitz | 2011-05-13 | 2 | -8/+14 |
| * | 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 |
| * | additional compat mappings | Kenneth Reitz | 2011-05-12 | 1 | -0/+14 |
| * | ugh | Kenneth Reitz | 2011-05-12 | 101 | -31/+8192 |
| * | Convert openpyxl to relative imports | Kenneth Reitz | 2011-05-12 | 26 | -338/+337 |
| * | Merge pull request #9 from f4nt/tablib | Kenneth Reitz | 2011-05-12 | 53 | -1/+7889 |
| |\ | |||||
