| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | check python version | Kenneth Reitz | 2011-03-23 | 1 | -3/+10 | |
| * | xlwt3 package | Kenneth Reitz | 2011-03-23 | 18 | -0/+11308 | |
| * | cyaml fixes | Kenneth Reitz | 2011-03-23 | 1 | -13/+16 | |
| * | BytesIO in xls for 3.x | Kenneth Reitz | 2011-03-23 | 1 | -3/+3 | |
| * | 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 | 9 | -183/+184 | |
| * | add xlwt 3.x | Kenneth Reitz | 2011-03-23 | 32 | -12164/+11947 | |
| * | remove 2.x xlwt | Kenneth Reitz | 2011-03-23 | 33 | -1844/+0 | |
| * | col not key | Kenneth Reitz | 2011-03-23 | 1 | -1/+1 | |
| * | do some internal validation for adding formatters | Kenneth Reitz | 2011-03-23 | 1 | -8/+17 | |
| * | formatter execution in place upon export | Kenneth Reitz | 2011-03-23 | 1 | -4/+17 | |
| * | added Dataset.add_formatter | Kenneth Reitz | 2011-03-23 | 1 | -0/+26 | |
| * | tablib.helpers is not longer needed :cake: | Kenneth Reitz | 2011-03-23 | 1 | -38/+0 | |
| * | Merge https://github.com/mwhooker/tablib into develop | Kenneth Reitz | 2011-03-22 | 1 | -0/+1 | |
| |\ | ||||||
| | * | fixes issue #38: python 2.5 support | Matthew Hooker | 2011-03-22 | 1 | -0/+1 | |
| * | | Merge https://github.com/playpauseandstop/tablib into developfeature/xls-width | Kenneth Reitz | 2011-03-01 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Fix #24, add support of spaces in CSV files. | Igor Davydenko | 2011-03-01 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | added __docformat__ | Kenneth Reitz | 2011-02-21 | 1 | -0/+1 | |
| |/ | ||||||
| * | Small doc updates | Kenneth Reitz | 2011-02-18 | 1 | -1/+1 | |
| * | Version Bump (v0.9.4) | Kenneth Reitz | 2011-02-18 | 1 | -2/+2 | |
| * | Added OrderedDict support. | Kenneth Reitz | 2011-02-18 | 1 | -2/+11 | |
| * | Docstring update | Kenneth Reitz | 2011-02-18 | 1 | -4/+4 | |
| * | that makes more sense | Kenneth Reitz | 2011-02-18 | 1 | -1/+3 | |
| * | wtf? is that even valid? | Kenneth Reitz | 2011-02-18 | 1 | -1/+1 | |
| * | Added AnyJSON to json format system | Kenneth Reitz | 2011-02-17 | 1 | -13/+7 | |
| * | Added AnyJSON | Kenneth Reitz | 2011-02-17 | 1 | -0/+117 | |
| * | Remove vendorized SimpleJSON | Kenneth Reitz | 2011-02-17 | 26 | -5082/+0 | |
| * | this should work better | Kenneth Reitz | 2011-02-17 | 1 | -1/+1 | |
| * | 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 | 9 | -676/+676 | |
| * | Python 2.5 doesn't support @property.setter | Benjamin Wohlwend | 2011-02-14 | 1 | -9/+9 | |
| * | More dynamic __slots__ | Kenneth Reitz | 2011-02-03 | 1 | -7/+2 | |
| * | sorting update. | Kenneth Reitz | 2011-01-31 | 1 | -4/+7 | |
| * | Sorting update for headerless datasets. | Kenneth Reitz | 2011-01-31 | 1 | -7/+23 | |
| * | Merge branch 'feature/sorting' into release/0.9.3 | Kenneth Reitz | 2011-01-31 | 1 | -0/+20 | |
| |\ | ||||||
| | * | Support for sorting. Unit-tested. | Luca Beltrame | 2011-01-11 | 1 | -0/+20 | |
| * | | Prepping for new release (0.9.3) | Kenneth Reitz | 2011-01-31 | 1 | -2/+2 | |
| |/ | ||||||
| * | New Year! | Kenneth Reitz | 2011-01-10 | 1 | -2/+2 | |
| * | 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 | |
| * | Merge branch 'feature/html_out' into develop | Kenneth Reitz | 2010-11-21 | 4 | -1/+532 | |
| |\ | ||||||
| | * | 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 | 4 | -1/+532 | |
| * | | Fix the stupid mistake. | Luca Beltrame | 2010-11-21 | 1 | -1/+0 | |
| * | | Fix Databook data leaks. | Luca Beltrame | 2010-11-21 | 1 | -2/+7 | |
| |/ | ||||||
| * | Version bump (v0.9.2) | Kenneth Reitz | 2010-11-17 | 1 | -2/+2 | |
| * | Column stacking only requires headers if headers exist. | Kenneth Reitz | 2010-11-17 | 1 | -9/+13 | |
