| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed a compatibility bug for Python 3 by adding xrange to | Thomas Anthony | 2015-05-26 | 1 | -1/+1 |
| * | Merge pull request #76 from djv/develop | Kenneth Reitz | 2014-01-08 | 1 | -0/+16 |
| |\ | |||||
| | * | xls and xlsx import support | Daniel Velkov | 2012-06-01 | 1 | -0/+16 |
| * | | Merge pull request #68 from msabramo/python3 | Kenneth Reitz | 2012-11-15 | 1 | -3/+1 |
| |\ \ | |||||
| | * | | Changes for Python 3 compatibility, including vendorizing xlrd3 | Marc Abramowitz | 2012-05-15 | 1 | -3/+1 |
| * | | | Fix typos. | Bruce Mitchener | 2012-06-08 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | XLS import_book method implemented. | xando | 2012-05-16 | 1 | -0/+20 |
| |/ | |||||
| * | Add detect function in _xls. Update yaml, csv, and tsv detection functions to... | VanL | 2012-01-06 | 1 | -0/+20 |
| * | I don't remember merging that.. | Kenneth Reitz | 2011-08-15 | 1 | -42/+1 |
| * | Added xls detection. | Greg Thornton | 2011-07-14 | 1 | -0/+8 |
| * | Added XLS import support | Greg Thornton | 2011-07-14 | 1 | -2/+34 |
| * | compat module | Kenneth Reitz | 2011-05-12 | 1 | -9/+1 |
| * | xls import fix | Kenneth Reitz | 2011-03-23 | 1 | -13/+11 |
| * | 2.5 compatible version checking | Kenneth Reitz | 2011-03-23 | 1 | -2/+2 |
| * | xlwrt3 if python 3 | Kenneth Reitz | 2011-03-23 | 1 | -1/+1 |
| * | check python version | Kenneth Reitz | 2011-03-23 | 1 | -3/+10 |
| * | BytesIO in xls for 3.x | Kenneth Reitz | 2011-03-23 | 1 | -3/+3 |
| * | 2to3! | Kenneth Reitz | 2011-03-23 | 1 | -4/+4 |
| * | *shutter* making everyone else happy | Kenneth Reitz | 2011-02-17 | 1 | -49/+49 |
| * | Support for locked header row. | Kenneth Reitz | 2010-11-17 | 1 | -2/+7 |
| * | Removed external dependencies, but utilize them if | Kenneth Reitz | 2010-10-06 | 1 | -1/+5 |
| * | Oops. | Kenneth Reitz | 2010-10-04 | 1 | -6/+5 |
| * | none should have an __in__ method. | Kenneth Reitz | 2010-10-04 | 1 | -1/+5 |
| * | Only wrap when needed. | Kenneth Reitz | 2010-10-04 | 1 | -1/+7 |
| * | namspace fix. | Kenneth Reitz | 2010-10-04 | 1 | -1/+1 |
| * | Upgraded XLS abstraction layer. | Kenneth Reitz | 2010-10-04 | 1 | -24/+28 |
| * | Added separator support for XLS output. | Kenneth Reitz | 2010-10-04 | 1 | -8/+7 |
| * | XLS support for Separators. | Kenneth Reitz | 2010-10-04 | 1 | -2/+21 |
| * | Added wrapping support. | Kenneth Reitz | 2010-10-04 | 1 | -3/+3 |
| * | Adding docstrings for pylint coverage. | Kenneth Reitz | 2010-09-25 | 1 | -0/+3 |
| * | Updated elegant imports for instance properties. | Kenneth Reitz | 2010-09-25 | 1 | -1/+1 |
| * | Added format importers. | Kenneth Reitz | 2010-09-25 | 1 | -0/+42 |
