summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://github.com/playpauseandstop/tablib into developfeature/xls-widthKenneth Reitz2011-03-012-1/+14
|\
| * Fix #24, add support of spaces in CSV files.Igor Davydenko2011-03-012-1/+14
* | added __docformat__ Kenneth Reitz2011-02-212-0/+1
* | well thenKenneth Reitz2011-02-211-0/+0
* | Added release number to documentation. Kenneth Reitz2011-02-211-2/+4
* | Added License text.Kenneth Reitz2011-02-211-0/+25
* | docs: Python 2.5 is supported now.Kenneth Reitz2011-02-211-1/+1
* | Added HACKING file.Kenneth Reitz2011-02-211-0/+14
* | ci.kennethreitz.com nowKenneth Reitz2011-02-211-2/+2
* | Updated pythons list.Kenneth Reitz2011-02-211-2/+4
* | no more test suite.Kenneth Reitz2011-02-181-5/+0
* | added pypy location to tox configKenneth Reitz2011-02-181-2/+4
|/
* typoKenneth Reitz2011-02-181-6/+6
* Small doc updatesKenneth Reitz2011-02-183-6/+4
* Merge branch 'release/0.9.4'v0.9.4Kenneth Reitz2011-02-1847-6135/+1330
|\
| * Version Bump (v0.9.4)Kenneth Reitz2011-02-182-3/+3
| * latex styleeKenneth Reitz2011-02-181-0/+118
| * junit's outKenneth Reitz2011-02-181-1/+4
| * removing coverage from scmKenneth Reitz2011-02-181-0/+2
| * Added 0.9.4 to HistoryKenneth Reitz2011-02-181-0/+10
| * Added OrderedDict support.Kenneth Reitz2011-02-181-2/+11
| * Docstring updateKenneth Reitz2011-02-181-4/+4
| * Python 2.5 added to compatible language listKenneth Reitz2011-02-181-1/+1
| * add simplejson to requirements for 2.5Kenneth Reitz2011-02-181-0/+3
| * I can see how that would cause a problem. Kenneth Reitz2011-02-181-1/+1
| * i haz the skillzKenneth Reitz2011-02-181-1/+1
| * py.test nowKenneth Reitz2011-02-181-2/+3
| * that makes more senseKenneth Reitz2011-02-181-1/+3
| * wtf? is that even valid?Kenneth Reitz2011-02-181-1/+1
| * i've got to figure this outKenneth Reitz2011-02-181-1/+3
| * jsonKenneth Reitz2011-02-181-1/+1
| * added simplejson to tox config.Kenneth Reitz2011-02-181-1/+1
| * fixed nose issueKenneth Reitz2011-02-181-1/+3
| * fix tox configurationKenneth Reitz2011-02-171-1/+1
| * clear nosetests each timeKenneth Reitz2011-02-171-0/+1
| * setup.py package fixKenneth Reitz2011-02-171-1/+0
| * anyjson in setup.pyKenneth Reitz2011-02-171-2/+2
| * Added AnyJSON to json format systemKenneth Reitz2011-02-171-13/+7
| * Added AnyJSONKenneth Reitz2011-02-171-0/+117
| * Added AnyJSON license.Kenneth Reitz2011-02-171-17/+26
| * Remove vendorized SimpleJSONKenneth Reitz2011-02-1726-5082/+0
| * this should work betterKenneth Reitz2011-02-171-1/+1
| * tox coverageKenneth Reitz2011-02-172-1/+5
| * no more failing tests?Kenneth Reitz2011-02-171-2/+2
| * 8tabstop? really?Kenneth Reitz2011-02-171-41/+41
| * wow, that was uglyKenneth Reitz2011-02-171-41/+41
| * *shutter* making everyone else happyKenneth Reitz2011-02-1712-1020/+1020
| * typoKenneth Reitz2011-02-161-1/+1
| * Added Benjamin Wohlwend to AUTHORSKenneth Reitz2011-02-141-1/+2
| * Python 2.5 doesn't support @property.setterBenjamin Wohlwend2011-02-141-9/+9
|/