summaryrefslogtreecommitdiff
path: root/tablib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Version Bump (to v0.8.0)Kenneth Reitz2010-09-251-2/+2
* Import cleanup.Kenneth Reitz2010-09-251-4/+4
* Format import cleanups.Kenneth Reitz2010-09-252-6/+6
* Adding docstrings for pylint coverage.Kenneth Reitz2010-09-255-1/+15
* Removed useless imports. Kenneth Reitz2010-09-251-7/+0
* Elegant databook importers.Kenneth Reitz2010-09-252-10/+7
* Book wiper.Kenneth Reitz2010-09-251-1/+4
* YAML input support.Kenneth Reitz2010-09-251-1/+1
* Updated elegant imports for instance properties.Kenneth Reitz2010-09-254-17/+11
* Elegant imports in place!Kenneth Reitz2010-09-251-4/+12
* Added dataset wipe. Kenneth Reitz2010-09-251-0/+6
* Archaic imports in place!Kenneth Reitz2010-09-253-9/+29
* Typo.Kenneth Reitz2010-09-251-1/+1
* Added tablib core docstring placeholder.Kenneth Reitz2010-09-251-13/+9
* Docstring updates.Kenneth Reitz2010-09-251-0/+1
* Module namespace change.Kenneth Reitz2010-09-251-1/+1
* Added format importers.Kenneth Reitz2010-09-255-0/+153
* Working on it.Kenneth Reitz2010-09-251-82/+56
* Added docstring.Kenneth Reitz2010-09-251-2/+3
* Corrected always-false condition.Kenneth Reitz2010-09-251-4/+1
* Longer varnames for pylint.Kenneth Reitz2010-09-251-4/+4
* Added methods to struct for pylint.Kenneth Reitz2010-09-251-0/+9
* Cleanup * imports. Kenneth Reitz2010-09-251-1/+7
* Moving that back.Kenneth Reitz2010-09-251-1/+1
* Added public method for pylint.Kenneth Reitz2010-09-251-0/+4
* Cleanups for pylint.Kenneth Reitz2010-09-251-6/+6
* General cleanups for pylint.Kenneth Reitz2010-09-251-9/+5
* Improved docstring.Kenneth Reitz2010-09-251-0/+3
* Added docstring.Kenneth Reitz2010-09-251-7/+3
* Version bump (v0.7.1)Kenneth Reitz2010-09-201-2/+2
* Reverted methods back to properties.Kenneth Reitz2010-09-201-23/+17