| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Packaging fix. | Kenneth Reitz | 2010-09-28 | 1 | -2/+2 |
| * | Version Bump (to v0.8.0) | Kenneth Reitz | 2010-09-25 | 1 | -2/+2 |
| * | Format import cleanups. | Kenneth Reitz | 2010-09-25 | 1 | -1/+1 |
| * | Adding docstrings for pylint coverage. | Kenneth Reitz | 2010-09-25 | 1 | -1/+1 |
| * | Removed useless imports. | Kenneth Reitz | 2010-09-25 | 1 | -7/+0 |
| * | Book wiper. | Kenneth Reitz | 2010-09-25 | 1 | -1/+4 |
| * | Elegant imports in place! | Kenneth Reitz | 2010-09-25 | 1 | -4/+12 |
| * | Added dataset wipe. | Kenneth Reitz | 2010-09-25 | 1 | -0/+6 |
| * | 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 |
| * | Working on it. | Kenneth Reitz | 2010-09-25 | 1 | -82/+56 |
| * | Corrected always-false condition. | Kenneth Reitz | 2010-09-25 | 1 | -4/+1 |
| * | Longer varnames for pylint. | Kenneth Reitz | 2010-09-25 | 1 | -4/+4 |
| * | Moving that back. | Kenneth Reitz | 2010-09-25 | 1 | -1/+1 |
| * | Cleanups for pylint. | Kenneth Reitz | 2010-09-25 | 1 | -6/+6 |
| * | General cleanups for pylint. | Kenneth Reitz | 2010-09-25 | 1 | -9/+5 |
| * | 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 |
| * | Removed useless is_string function. | Kenneth Reitz | 2010-09-15 | 1 | -1/+1 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 | 1 | -18/+47 |
| * | Merge branch 'feature/paged' into develop | Kenneth Reitz | 2010-09-08 | 1 | -18/+62 |
| |\ | |||||
| | * | Added workbook feature for xls support. | Kenneth Reitz | 2010-09-08 | 1 | -7/+18 |
| | * | 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 | 1 | -6/+8 |
| * | Better xlwt handling. | Kenneth Reitz | 2010-08-30 | 1 | -3/+1 |
| * | 0.0.4. | Kenneth Reitz | 2010-08-30 | 1 | -2/+2 |
| * | Cleanup. | Kenneth Reitz | 2010-08-30 | 1 | -4/+8 |
| * | Added XLS export support. | Kenneth Reitz | 2010-08-30 | 1 | -9/+21 |
| * | Added CSV Export Support. | Kenneth Reitz | 2010-08-30 | 1 | -11/+13 |
| * | Epic. | Kenneth Reitz | 2010-08-30 | 1 | -1/+3 |
