| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Docs update. | Kenneth Reitz | 2010-10-10 | 1 | -2/+2 | |
| * | Added column insertion. | Kenneth Reitz | 2010-10-08 | 1 | -82/+166 | |
| * | Doc upgrades. | Kenneth Reitz | 2010-10-07 | 1 | -8/+9 | |
| * | Version bump (v0.8.5) | Kenneth Reitz | 2010-10-06 | 1 | -2/+2 | |
| * | Heavy documentation update. | Kenneth Reitz | 2010-10-05 | 1 | -4/+106 | |
| * | version bump v0.8.4 | Kenneth Reitz | 2010-10-04 | 1 | -2/+2 | |
| * | Version Bump (v0.8.3) | Kenneth Reitz | 2010-10-04 | 1 | -2/+2 | |
| * | Merge branch 'master' into develop | Kenneth Reitz | 2010-10-04 | 1 | -2/+27 | |
| |\ | ||||||
| | * | Typo. | Kenneth Reitz | 2010-10-04 | 1 | -14/+17 | |
| | * | Separator append and insert support. | Kenneth Reitz | 2010-10-04 | 1 | -1/+46 | |
| * | | Added tablib.import_set() and tested accordingly. | Kenneth Reitz | 2010-10-01 | 1 | -0/+13 | |
| * | | Auto-detectors operational. | Kenneth Reitz | 2010-10-01 | 1 | -0/+10 | |
| * | | added ability to append new column passing a callable as the value that will ... | Josh Ourisman | 2010-10-01 | 1 | -0/+9 | |
| * | | changing syntax of checking for row and col values in append(); slightly more... | Josh Ourisman | 2010-10-01 | 1 | -2/+2 | |
| |/ | ||||||
| * | 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 | |
