| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Archaic imports in place! | Kenneth Reitz | 2010-09-25 | 3 | -9/+29 |
| * | Typo. | Kenneth Reitz | 2010-09-25 | 1 | -1/+1 |
| * | Added tablib core docstring placeholder. | Kenneth Reitz | 2010-09-25 | 1 | -13/+9 |
| * | Docstring updates. | Kenneth Reitz | 2010-09-25 | 1 | -0/+1 |
| * | Module namespace change. | Kenneth Reitz | 2010-09-25 | 1 | -1/+1 |
| * | Added format importers. | Kenneth Reitz | 2010-09-25 | 5 | -0/+153 |
| * | Working on it. | Kenneth Reitz | 2010-09-25 | 1 | -82/+56 |
| * | Added docstring. | Kenneth Reitz | 2010-09-25 | 1 | -2/+3 |
| * | Corrected always-false condition. | Kenneth Reitz | 2010-09-25 | 1 | -4/+1 |
| * | Longer varnames for pylint. | Kenneth Reitz | 2010-09-25 | 1 | -4/+4 |
| * | Added methods to struct for pylint. | Kenneth Reitz | 2010-09-25 | 1 | -0/+9 |
| * | Cleanup * imports. | Kenneth Reitz | 2010-09-25 | 1 | -1/+7 |
| * | Moving that back. | Kenneth Reitz | 2010-09-25 | 1 | -1/+1 |
| * | Added public method for pylint. | Kenneth Reitz | 2010-09-25 | 1 | -0/+4 |
| * | Cleanups for pylint. | Kenneth Reitz | 2010-09-25 | 1 | -6/+6 |
| * | General cleanups for pylint. | Kenneth Reitz | 2010-09-25 | 1 | -9/+5 |
| * | Improved docstring. | Kenneth Reitz | 2010-09-25 | 1 | -0/+3 |
| * | Added docstring. | Kenneth Reitz | 2010-09-25 | 1 | -7/+3 |
| * | Version bump (v0.7.1) | Kenneth Reitz | 2010-09-20 | 1 | -2/+2 |
| * | Reverted methods back to properties. | Kenneth Reitz | 2010-09-20 | 1 | -23/+17 |
| * | Whoops. | Kenneth Reitz | 2010-09-20 | 1 | -1/+1 |
| * | Version bump (v0.7.0). | Kenneth Reitz | 2010-09-20 | 1 | -9/+21 |
| * | Changed export properties to methods. | Kenneth Reitz | 2010-09-20 | 1 | -12/+4 |
| * | Moved from cStringIO to StringIO. More stable. | Kenneth Reitz | 2010-09-20 | 1 | -7/+7 |
| * | Version bump (0.6.4). | Kenneth Reitz | 2010-09-20 | 1 | -2/+2 |
| * | String decoding to avoid unicode collisions for XLS output. | Kenneth Reitz | 2010-09-19 | 1 | -1/+1 |
| * | Inline docs. | Kenneth Reitz | 2010-09-16 | 1 | -0/+1 |
| * | Removed useless is_string function. | Kenneth Reitz | 2010-09-15 | 2 | -7/+2 |
| * | Version bump. v0.6.3. | Kenneth Reitz | 2010-09-14 | 1 | -2/+2 |
| * | Extensively testing | Kenneth Reitz | 2010-09-13 | 1 | -3/+9 |
| * | Added data.append(col=[]) support. | Kenneth Reitz | 2010-09-13 | 1 | -12/+50 |
| * | Made Struct really powerful. | Kenneth Reitz | 2010-09-13 | 1 | -1/+1 |
| * | mend | Kenneth Reitz | 2010-09-13 | 1 | -2/+2 |
| * | Added header property to prevent invalid headers being set. | Kenneth Reitz | 2010-09-13 | 1 | -3/+18 |
| * | Fixed exception catch, Fixes Issue #5. | Kenneth Reitz | 2010-09-13 | 1 | -1/+1 |
| * | Removed non-working unit-tests. | Kenneth Reitz | 2010-09-13 | 13 | -51/+0 |
| * | Cleaning up code a bit. | Kenneth Reitz | 2010-09-13 | 1 | -1/+0 |
| * | Removed un-implimented junk from core.py | Kenneth Reitz | 2010-09-13 | 1 | -37/+2 |
| * | Removed vendorized packages. | Kenneth Reitz | 2010-09-13 | 45 | -11532/+0 |
| * | Moving tabbed cli to future feature branch. | Kenneth Reitz | 2010-09-13 | 1 | -85/+0 |
| * | Version bump (v0.6.1) | Kenneth Reitz | 2010-09-13 | 1 | -2/+2 |
| * | Updates for push. | Kenneth Reitz | 2010-09-12 | 1 | -7/+4 |
| * | Optimizations. | Kenneth Reitz | 2010-09-11 | 4 | -23/+52 |
| * | Unvendorized packages. | Kenneth Reitz | 2010-09-11 | 52 | -13167/+0 |
| * | Merge branch 'feature/paged' into develop | Kenneth Reitz | 2010-09-08 | 2 | -26/+93 |
| |\ | |||||
| | * | Added workbook feature for xls support. | Kenneth Reitz | 2010-09-08 | 2 | -15/+49 |
| | * | Added base DataBook object. | Kenneth Reitz | 2010-09-08 | 1 | -18/+51 |
| * | | Added name to corelib. | Kenneth Reitz | 2010-09-08 | 1 | -0/+1 |
| |/ | |||||
| * | index and append methods | Kenneth Reitz | 2010-08-30 | 2 | -10/+12 |
| * | Better xlwt handling. | Kenneth Reitz | 2010-08-30 | 3 | -6/+2 |
