| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tidied up a bit, renamed _odf to _ods like it should have been. Bold not work... | Mark Rogers | 2011-05-14 | 1 | -0/+2 |
| * | Merge pull request #9 from f4nt/tablib | Kenneth Reitz | 2011-05-12 | 1 | -0/+2 |
| |\ | |||||
| | * | a bunch of cleanup from my previous commit | Mark Rogers | 2011-05-12 | 1 | -0/+2 |
| * | | html out | Kenneth Reitz | 2011-05-12 | 1 | -7/+8 |
| |/ | |||||
| * | Merge branch 'bug/csv-unicode' into develop | Kenneth Reitz | 2011-05-12 | 1 | -0/+12 |
| |\ | |||||
| | * | Python3 support for csv module. | Kenneth Reitz | 2011-05-12 | 1 | -1/+7 |
| * | | move csv-unicode branch to bug/csv-unicode | Kenneth Reitz | 2011-05-12 | 1 | -7/+0 |
| |/ | |||||
| * | added csv/unicode test | Kenneth Reitz | 2011-05-12 | 1 | -0/+7 |
| * | 2.5 compatible version checking | Kenneth Reitz | 2011-03-23 | 1 | -1/+1 |
| * | autoload 3 modules if using 3 | Kenneth Reitz | 2011-03-23 | 1 | -1/+7 |
| * | testing whitespace cleanup | Kenneth Reitz | 2011-03-23 | 1 | -1/+12 |
| * | added formatter tests | Kenneth Reitz | 2011-03-23 | 1 | -0/+11 |
| * | Fix #24, add support of spaces in CSV files. | Igor Davydenko | 2011-03-01 | 1 | -0/+13 |
| * | *shutter* making everyone else happy | Kenneth Reitz | 2011-02-17 | 1 | -303/+303 |
| * | Support for sorting. Unit-tested. | Luca Beltrame | 2011-01-11 | 1 | -0/+15 |
| * | Import path fix. | Kenneth Reitz | 2010-11-21 | 1 | -1/+2 |
| * | Support for HTML (export only). Unit-tested. Depends on the "markup.py" | Luca Beltrame | 2010-11-21 | 1 | -0/+23 |
| * | trailing whitespae | Kenneth Reitz | 2010-11-17 | 1 | -13/+13 |
| * | Change stacking method names. | Kenneth Reitz | 2010-11-17 | 1 | -2/+3 |
| * | Remove unneded import | Luca Beltrame | 2010-11-15 | 1 | -1/+0 |
| * | Support for row and column stacking. Unit-tested. | Luca Beltrame | 2010-11-15 | 1 | -0/+38 |
| * | Merge branch 'transpose' into develop | Kenneth Reitz | 2010-11-11 | 1 | -0/+13 |
| |\ | |||||
| | * | Support for Dataset transposition. Unit-tested. | Luca Beltrame | 2010-11-11 | 1 | -0/+13 |
| * | | Spacing fixes. | Kenneth Reitz | 2010-11-09 | 1 | -4/+6 |
| |/ | |||||
| * | Updated Callable Columns support. | Kenneth Reitz | 2010-11-04 | 1 | -22/+7 |
| * | Support for TSV-files. Unit-tested. | Luca Beltrame | 2010-10-19 | 1 | -0/+44 |
| * | Updates. | Kenneth Reitz | 2010-10-10 | 1 | -1/+1 |
| * | Added tablib.import_set() and tested accordingly. | Kenneth Reitz | 2010-10-01 | 1 | -1/+0 |
| * | Format Auto-detection in place. | Kenneth Reitz | 2010-10-01 | 1 | -0/+15 |
| * | Auto-detectors operational. | Kenneth Reitz | 2010-10-01 | 1 | -2/+35 |
| * | Hmmm.... | Kenneth Reitz | 2010-10-01 | 1 | -0/+5 |
| * | added ability to append new column passing a callable as the value that will ... | Josh Ourisman | 2010-10-01 | 1 | -0/+7 |
| * | Tests elegant book imports. | Kenneth Reitz | 2010-09-25 | 1 | -5/+35 |
| * | Updated tests for set imports. | Kenneth Reitz | 2010-09-25 | 1 | -20/+22 |
| * | Typos. | Kenneth Reitz | 2010-09-25 | 1 | -1/+2 |
| * | Added dataset wipe. | Kenneth Reitz | 2010-09-25 | 1 | -2/+2 |
| * | Added dataset wipe. | Kenneth Reitz | 2010-09-25 | 1 | -0/+15 |
| * | Archaic imports in place! | Kenneth Reitz | 2010-09-25 | 1 | -0/+10 |
| * | Updated tests. | Kenneth Reitz | 2010-09-25 | 1 | -1/+40 |
| * | Updated tests for reverted methods. | Kenneth Reitz | 2010-09-20 | 1 | -5/+5 |
| * | Changed export properties to methods. | Kenneth Reitz | 2010-09-20 | 1 | -5/+5 |
| * | Chmox. | Kenneth Reitz | 2010-09-20 | 1 | -0/+0 |
| * | String decoding to avoid unicode collisions for XLS output. | Kenneth Reitz | 2010-09-19 | 1 | -6/+14 |
| * | Removed unneeded tuple_check. | Kenneth Reitz | 2010-09-19 | 1 | -5/+0 |
| * | PEP257. | Kenneth Reitz | 2010-09-19 | 1 | -13/+18 |
| * | PEP8. | Kenneth Reitz | 2010-09-19 | 1 | -0/+11 |
| * | Added test for csv export | Luke Lee | 2010-09-19 | 1 | -2/+19 |
| * | Improved del test | Luke Lee | 2010-09-19 | 1 | -0/+8 |
| * | Added tests del functionality | Luke Lee | 2010-09-19 | 1 | -0/+14 |
| * | Added docstrings | Luke Lee | 2010-09-19 | 1 | -5/+3 |
