summaryrefslogtreecommitdiff
path: root/tablib
Commit message (Expand)AuthorAgeFilesLines
* No append documentation necessary.Kenneth Reitz2010-11-041-28/+20
* Version bump.Kenneth Reitz2010-11-041-2/+2
* Callable Columns again :)Kenneth Reitz2010-11-041-5/+10
* Added new required headers for adding columns. Kenneth Reitz2010-11-041-6/+9
* Cleanups.Kenneth Reitz2010-11-041-4/+3
* Keepin' it DRY.Kenneth Reitz2010-11-041-20/+3
* whitespace fix.Kenneth Reitz2010-11-041-2/+1
* Added new Row class and Dataset.filter().Kenneth Reitz2010-11-041-11/+15
* Ugh....Kenneth Reitz2010-11-041-16/+91
* Quotation constancy.Kenneth Reitz2010-11-041-5/+3
* Official removal of cli interface. Bad idea.Kenneth Reitz2010-11-041-84/+0
* Support for TSV-files. Unit-tested.Luca Beltrame2010-10-193-1/+69
* Documentation update. Kenneth Reitz2010-10-101-2/+6
* Added seamless deletion of columns. Kenneth Reitz2010-10-102-6/+18
* Docs update.Kenneth Reitz2010-10-101-2/+2
* Added column insertion. Kenneth Reitz2010-10-081-82/+166
* Doc upgrades.Kenneth Reitz2010-10-071-8/+9
* Version bump (v0.8.5)Kenneth Reitz2010-10-061-2/+2
* Whoops.Kenneth Reitz2010-10-061-2/+0
* Added vendorized JSON.Kenneth Reitz2010-10-061-2/+5
* Added simplejson to packages.Kenneth Reitz2010-10-0626-0/+5082
* Vendorized XLWT.Kenneth Reitz2010-10-0651-0/+13208
* Removed external dependencies, but utilize them if Kenneth Reitz2010-10-063-5/+9
* Packages is a package.Kenneth Reitz2010-10-061-0/+0
* New exception style. Kenneth Reitz2010-10-061-1/+2
* Fallback on vendorized yaml.Kenneth Reitz2010-10-061-1/+5
* Rely on built-in JSON. Kenneth Reitz2010-10-061-1/+5
* Vendorized yaml.Kenneth Reitz2010-10-0617-0/+5837
* Heavy documentation update.Kenneth Reitz2010-10-051-4/+106
* Oops.Kenneth Reitz2010-10-041-6/+5
* none should have an __in__ method.Kenneth Reitz2010-10-041-1/+5
* version bump v0.8.4Kenneth Reitz2010-10-041-2/+2
* Only wrap when needed.Kenneth Reitz2010-10-041-1/+7
* Version Bump (v0.8.3)Kenneth Reitz2010-10-041-2/+2
* Merge branch 'master' into developKenneth Reitz2010-10-042-12/+59
|\
| * namspace fix.Kenneth Reitz2010-10-041-1/+1
| * Upgraded XLS abstraction layer. Kenneth Reitz2010-10-041-24/+28
| * Added separator support for XLS output.Kenneth Reitz2010-10-041-8/+7
| * Typo.Kenneth Reitz2010-10-041-14/+17
| * XLS support for Separators. Kenneth Reitz2010-10-041-2/+21
| * Separator append and insert support.Kenneth Reitz2010-10-041-1/+46
| * Added wrapping support. Kenneth Reitz2010-10-041-3/+3
* | Changes.Kenneth Reitz2010-10-011-10/+5
* | Added tablib.import_set() and tested accordingly.Kenneth Reitz2010-10-013-9/+25
* | Format Auto-detection in place.Kenneth Reitz2010-10-011-1/+1
* | Auto-detectors operational.Kenneth Reitz2010-10-015-2/+41
* | Added legacy cli interface.Kenneth Reitz2010-10-011-0/+86
* | added ability to append new column passing a callable as the value that will ...Josh Ourisman2010-10-011-0/+9
* | changing syntax of checking for row and col values in append(); slightly more...Josh Ourisman2010-10-011-2/+2
|/
* Packaging fix.Kenneth Reitz2010-09-281-2/+2