| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | proof of concept works. Onto styling and tidying | Mark Rogers | 2011-05-14 | 2 | -1/+120 | |
| * | | subtle format cleanups | Kenneth Reitz | 2011-05-14 | 2 | -23/+3 | |
| * | | Merge pull request #11 from cswegger/tablib | Kenneth Reitz | 2011-05-14 | 1 | -5/+18 | |
| |/ | ||||||
| * | success!! | Kenneth Reitz | 2011-05-13 | 1 | -8/+12 | |
| * | Merge pull request #9 from f4nt/tablib | Kenneth Reitz | 2011-05-12 | 2 | -1/+99 | |
| |\ | ||||||
| | * | a bunch of cleanup from my previous commit | Mark Rogers | 2011-05-12 | 1 | -29/+22 | |
| | * | Merely a proof of concept, soon to be tidied up | Mark Rogers | 2011-05-12 | 2 | -1/+106 | |
| * | | compat module | Kenneth Reitz | 2011-05-12 | 1 | -9/+1 | |
| |/ | ||||||
| * | Python3 support for csv module. | Kenneth Reitz | 2011-05-12 | 1 | -3/+15 | |
| * | integration of unicodecsv module | Kenneth Reitz | 2011-05-12 | 1 | -3/+6 | |
| * | xls import fix | Kenneth Reitz | 2011-03-23 | 1 | -13/+11 | |
| * | this isn't an apple | Kenneth Reitz | 2011-03-23 | 1 | -1/+1 | |
| * | import magic | Kenneth Reitz | 2011-03-23 | 1 | -3/+8 | |
| * | 2.5 compatible version checking | Kenneth Reitz | 2011-03-23 | 5 | -6/+6 | |
| * | Same codebase for 2.x and 3.x! | Kenneth Reitz | 2011-03-23 | 3 | -5/+17 | |
| * | autoload 3 modules if using 3 | Kenneth Reitz | 2011-03-23 | 2 | -2/+14 | |
| * | xlwrt3 if python 3 | Kenneth Reitz | 2011-03-23 | 1 | -1/+1 | |
| * | check python version | Kenneth Reitz | 2011-03-23 | 1 | -3/+10 | |
| * | BytesIO in xls for 3.x | Kenneth Reitz | 2011-03-23 | 1 | -3/+3 | |
| * | 2to3! | Kenneth Reitz | 2011-03-23 | 5 | -15/+15 | |
| * | Fix #24, add support of spaces in CSV files. | Igor Davydenko | 2011-03-01 | 1 | -1/+1 | |
| * | Added AnyJSON to json format system | Kenneth Reitz | 2011-02-17 | 1 | -13/+7 | |
| * | this should work better | Kenneth Reitz | 2011-02-17 | 1 | -1/+1 | |
| * | *shutter* making everyone else happy | Kenneth Reitz | 2011-02-17 | 5 | -143/+143 | |
| * | Export HTML for Databooks. | Kenneth Reitz | 2010-11-21 | 1 | -0/+16 | |
| * | whitespace fix | Kenneth Reitz | 2010-11-21 | 1 | -3/+3 | |
| * | small changes to html output | Kenneth Reitz | 2010-11-21 | 1 | -3/+2 | |
| * | Import path fix. | Kenneth Reitz | 2010-11-21 | 1 | -1/+1 | |
| * | Support for HTML (export only). Unit-tested. Depends on the "markup.py" | Luca Beltrame | 2010-11-21 | 2 | -1/+40 | |
| * | Support for locked header row. | Kenneth Reitz | 2010-11-17 | 1 | -2/+7 | |
| * | Quotation constancy. | Kenneth Reitz | 2010-11-04 | 1 | -5/+3 | |
| * | Support for TSV-files. Unit-tested. | Luca Beltrame | 2010-10-19 | 2 | -1/+55 | |
| * | Added seamless deletion of columns. | Kenneth Reitz | 2010-10-10 | 1 | -1/+1 | |
| * | Whoops. | Kenneth Reitz | 2010-10-06 | 1 | -2/+0 | |
| * | Added vendorized JSON. | Kenneth Reitz | 2010-10-06 | 1 | -2/+5 | |
| * | Removed external dependencies, but utilize them if | Kenneth Reitz | 2010-10-06 | 3 | -5/+9 | |
| * | New exception style. | Kenneth Reitz | 2010-10-06 | 1 | -1/+2 | |
| * | Fallback on vendorized yaml. | Kenneth Reitz | 2010-10-06 | 1 | -1/+5 | |
| * | Rely on built-in JSON. | Kenneth Reitz | 2010-10-06 | 1 | -1/+5 | |
| * | Oops. | Kenneth Reitz | 2010-10-04 | 1 | -6/+5 | |
| * | none should have an __in__ method. | Kenneth Reitz | 2010-10-04 | 1 | -1/+5 | |
| * | Only wrap when needed. | Kenneth Reitz | 2010-10-04 | 1 | -1/+7 | |
| * | Merge branch 'master' into develop | Kenneth Reitz | 2010-10-04 | 1 | -10/+32 | |
| |\ | ||||||
| | * | namspace fix. | Kenneth Reitz | 2010-10-04 | 1 | -1/+1 | |
| | * | Upgraded XLS abstraction layer. | Kenneth Reitz | 2010-10-04 | 1 | -24/+28 | |
| | * | Added separator support for XLS output. | Kenneth Reitz | 2010-10-04 | 1 | -8/+7 | |
| | * | XLS support for Separators. | Kenneth Reitz | 2010-10-04 | 1 | -2/+21 | |
| | * | Added wrapping support. | Kenneth Reitz | 2010-10-04 | 1 | -3/+3 | |
| * | | Auto-detectors operational. | Kenneth Reitz | 2010-09-25 | 4 | -2/+31 | |
| |/ | ||||||
| * | Import cleanup. | Kenneth Reitz | 2010-09-25 | 1 | -4/+4 | |
