summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Remove wrong/unused importBrianna Laugher2013-04-101-1/+0
| * | | | | @alexKenneth Reitz2013-08-251-0/+1
| * | | | | Merge pull request #109 from alex/patch-1Kenneth Reitz2013-08-251-1/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Write the example file reliably in the readmeAlex Gaynor2013-08-251-1/+2
| |/ / / /
| * | | | Merge pull request #94 from techniq/patch-1Kenneth Reitz2013-03-061-9/+4
| |\ \ \ \
| | * | | | Update CI docs (Jenkins->Travis)Sean Lynch2013-01-201-9/+4
| |/ / / /
| * | | | Merge pull request #68 from msabramo/python3Kenneth Reitz2012-11-1518-20/+8068
| |\ \ \ \
| | * | | | Add myself to AUTHORSMarc Abramowitz2012-05-151-1/+2
| | * | | | Changes for Python 3 compatibility, including vendorizing xlrd3Marc Abramowitz2012-05-1514-11/+8036
| | * | | | NOTICE: Add license info for xlrd3 and xlwt3Marc Abramowitz2012-05-151-6/+6
| | * | | | Add support for toxMarc Abramowitz2012-05-143-1/+22
| | * | | | Tweak setup.py for py.test (pytest?)Marc Abramowitz2012-05-141-1/+2
| | | |_|/ | | |/| |
| * | | | Merge pull request #81 from weirdcanada/frozen-frame-fixKenneth Reitz2012-11-152-3/+6
| |\ \ \ \
| | * | | | another try at committingAaron Levin2012-08-011-2/+3
| | * | | | Fixed Frozen Frame issue in xlsx exportAaron Levin2012-08-011-1/+3
| * | | | | Merge pull request #89 from PiPeep/patch-1Kenneth Reitz2012-11-151-1/+1
| |\ \ \ \ \
| | * | | | | Update url for pip vs easy_install in docs/installBenjamin Woodruff2012-10-311-1/+1
| |/ / / / /
| * | | | | Merge pull request #88 from pfmoore/developKenneth Reitz2012-09-221-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Remove __init__ from slots in ExcelFormula.py for Python 3.3 compatibilityPaul Moore2012-09-211-1/+1
| |/ / / /
| * | | | Merge pull request #78 from waywardmonkeys/spellingKenneth Reitz2012-06-0812-16/+16
| |\ \ \ \
| | * | | | Fix typos.Bruce Mitchener2012-06-0812-16/+16
| |/ / / /
| * | | | Merge pull request #77 from rbonvall/fix-typosKenneth Reitz2012-06-071-4/+4
| |\ \ \ \
| | * | | | s/Jeckyl/Jekyll/Roberto Bonvallet2012-06-071-2/+2
| | * | | | s/ebpub/epub/Roberto Bonvallet2012-06-071-1/+1
| | * | | | s/reqeust/request/Roberto Bonvallet2012-06-071-1/+1
| |/ / / /
| * | | | new domainKenneth Reitz2012-06-051-1/+1
| | |_|/ | |/| |
| * | | Merge pull request #72 from xando/developKenneth Reitz2012-05-163-1/+34
| |\ \ \ | | |/ / | |/| |
| | * | XLS import_book method implemented.xando2012-05-161-0/+20
| | * | Generic method import_book (similar to import_set) to import data into Databo...xando2012-05-162-1/+14
| |/ /
| * | Merge pull request #58 from jqb/developKenneth Reitz2012-04-203-2/+29
| |\ \
| | * | Databook.add_sheet test for not Dataset subclass added.Kuba Janoszek2012-03-131-0/+11
| | * | AUTHORS updatedKuba Janoszek2012-03-131-1/+2
| | * | Databook.add_sheet accepts Dataset subclassesKuba Janoszek2012-03-132-1/+16
| * | | Update NOTICEKenneth Reitz2012-04-201-1/+1
| * | | ODFPy license Kenneth Reitz2012-04-201-0/+207
| * | | Merge pull request #61 from bmihelac/patch-1Kenneth Reitz2012-04-041-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | tablib.org domain expired Bojan Mihelac2012-04-041-1/+1
| |/ /
| * | travis testKenneth Reitz2012-02-231-0/+7
| * | Fix #50 - Catch YAML ScannerErrorJan Brauer2012-01-292-1/+4
| * | index updateKenneth Reitz2012-01-281-2/+2
| * | ref #48. makes Dataset more like a duck with extend()mellort2012-01-281-0/+8
| * | SOPAKenneth Reitz2012-01-181-0/+6
| * | Merge pull request #47 from VanL/developKenneth Reitz2012-01-054-5/+25
| |\ \
| | * | Add detect function in _xls. Update yaml, csv, and tsv detection functions to...VanL2012-01-064-5/+25
| |/ /
| * | Merge pull request #43 from svetlyak40wt/developKenneth Reitz2011-12-242-0/+33
| |\ \
| | * | Render table in Markdown format on unicode(dataset). Closes #41.Alexander Artemenko2011-10-162-0/+33
| * | | use yaml safe_load (thanks @toastdriven)Kenneth Reitz2011-11-021-3/+3
| |/ /
| * | Edited AUTHORS via GitHubKenneth Reitz2011-08-311-1/+2
| * | Merge pull request #37 from jfriedly/patch-1Kenneth Reitz2011-08-301-3/+3
| |\ \
| | * | Fixed a few typos.Joel Friedly2011-08-251-3/+3
| |/ /