index
:
delta/python-packages/tablib.git
ci
develop
feature-cli-format
feature/apache
feature/xls-width
fix/unicode_append
import_export
jazzband-releases
master
project_urls
python2
rm-manifest
github.com: kennethreitz/tablib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test_tablib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
New import/export interface with dataset and databook `import_` and `export` ...
import_export
Iuri de Silvio
2015-04-05
1
-0
/
+25
*
allow csv fields to have multiple lines
Brad Pitcher
2014-05-01
1
-0
/
+16
*
load json to dict to workaround random dictionary hashes
Brad Pitcher
2014-04-30
1
-2
/
+3
*
Fix DeprecationWarnings: assertEquals -> assertEqual
Iuri de Silvio
2014-04-19
1
-3
/
+3
*
Fix test_unicode_append
fix/unicode_append
Iuri de Silvio
2014-04-19
1
-3
/
+7
*
Maintain dataset title after sort.
Iuri de Silvio
2014-01-11
1
-1
/
+2
*
Merge pull request #63 from jsdalton/fix_unicode_error_in_html_output
Kenneth Reitz
2014-01-08
1
-1
/
+1
|
\
|
*
Fix UnicodeError in HTML output
Jim Dalton
2012-05-10
1
-1
/
+1
*
|
Merge pull request #110 from djrobstep/develop
Kenneth Reitz
2014-01-08
1
-0
/
+2
|
\
\
|
*
|
Fixed tsv auto format detection.
Robert Lechte
2013-08-28
1
-0
/
+2
*
|
|
Merge pull request #116 from kachick/fix-tsv-typo
Kenneth Reitz
2014-01-08
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix some typos in TSV test comment
Kenichi Kamiya
2013-08-31
1
-2
/
+2
|
|
/
/
*
|
|
Remove wrong/unused import
Brianna Laugher
2013-04-10
1
-1
/
+0
|
/
/
*
|
Merge pull request #68 from msabramo/python3
Kenneth Reitz
2012-11-15
1
-1
/
+1
|
\
\
|
*
|
Changes for Python 3 compatibility, including vendorizing xlrd3
Marc Abramowitz
2012-05-15
1
-1
/
+1
|
|
/
*
|
another try at committing
Aaron Levin
2012-08-01
1
-2
/
+3
*
|
Fix typos.
Bruce Mitchener
2012-06-08
1
-2
/
+2
|
/
*
Databook.add_sheet test for not Dataset subclass added.
Kuba Janoszek
2012-03-13
1
-0
/
+11
*
Databook.add_sheet accepts Dataset subclasses
Kuba Janoszek
2012-03-13
1
-0
/
+15
*
Fix #50 - Catch YAML ScannerError
Jan Brauer
2012-01-29
1
-0
/
+2
*
Render table in Markdown format on unicode(dataset). Closes #41.
Alexander Artemenko
2011-10-16
1
-0
/
+16
*
really need to use testing branches..
Kenneth Reitz
2011-08-15
1
-25
/
+1
*
tuples didn't have index method in the past.
Kenneth Reitz
2011-08-15
1
-3
/
+3
*
Fixing magic number in test
Mike Waldner
2011-08-10
1
-1
/
+1
*
Throwing InvalidDimensions when append_col with header is called but only hea...
Mike Waldner
2011-08-10
1
-3
/
+63
*
Merge branch 'html_None_fix' of https://github.com/mawaldne/tablib into develop
Kenneth Reitz
2011-08-08
1
-0
/
+20
|
\
|
*
Replace None with empty string before creating td
Mike Waldner
2011-08-07
1
-0
/
+20
*
|
Merge branch 'feature/xls-import' of https://github.com/xdissent/tablib into ...
Kenneth Reitz
2011-07-14
1
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
Added XLS import support
Greg Thornton
2011-07-14
1
-0
/
+25
*
|
Created get_col method with tests and tutorial.rst update
Mark Walling
2011-07-11
1
-0
/
+16
|
/
*
Merge branch 'unicodeheaders' of https://github.com/mwalling/tablib into develop
Kenneth Reitz
2011-07-04
1
-0
/
+42
|
\
|
*
Added support for detecting unicode column headers
Mark Walling
2011-07-01
1
-0
/
+42
*
|
yay
Kenneth Reitz
2011-06-30
1
-1
/
+1
|
/
*
test cleanups
Kenneth Reitz
2011-06-21
1
-14
/
+8
*
Major API Changes
Kenneth Reitz
2011-06-21
1
-15
/
+15
*
whitespace
Kenneth Reitz
2011-06-05
1
-1
/
+2
*
Tidied up a bit, renamed _odf to _ods like it should have been. Bold not work...
Mark Rogers
2011-05-14
1
-0
/
+2
*
Merge pull request #9 from f4nt/tablib
Kenneth Reitz
2011-05-12
1
-0
/
+2
|
\
|
*
a bunch of cleanup from my previous commit
Mark Rogers
2011-05-12
1
-0
/
+2
*
|
html out
Kenneth Reitz
2011-05-12
1
-7
/
+8
|
/
*
Merge branch 'bug/csv-unicode' into develop
Kenneth Reitz
2011-05-12
1
-0
/
+12
|
\
|
*
Python3 support for csv module.
Kenneth Reitz
2011-05-12
1
-1
/
+7
*
|
move csv-unicode branch to bug/csv-unicode
Kenneth Reitz
2011-05-12
1
-7
/
+0
|
/
*
added csv/unicode test
Kenneth Reitz
2011-05-12
1
-0
/
+7
*
2.5 compatible version checking
Kenneth Reitz
2011-03-23
1
-1
/
+1
*
autoload 3 modules if using 3
Kenneth Reitz
2011-03-23
1
-1
/
+7
*
testing whitespace cleanup
Kenneth Reitz
2011-03-23
1
-1
/
+12
*
added formatter tests
Kenneth Reitz
2011-03-23
1
-0
/
+11
*
Fix #24, add support of spaces in CSV files.
Igor Davydenko
2011-03-01
1
-0
/
+13
*
*shutter* making everyone else happy
Kenneth Reitz
2011-02-17
1
-303
/
+303
[next]