| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'release/0.6.3'v0.6.3 | Kenneth Reitz | 2010-09-14 | 5 | -29/+124 |
| |\ | |||||
| | * | Version bump. v0.6.3. | Kenneth Reitz | 2010-09-14 | 2 | -3/+3 |
| | * | Updated readme for column additions. | Kenneth Reitz | 2010-09-14 | 1 | -5/+9 |
| | * | Merge branch 'feature/add-cols' into develop | Kenneth Reitz | 2010-09-13 | 3 | -21/+112 |
| | |\ | |||||
| | | * | Extensively testing | Kenneth Reitz | 2010-09-13 | 2 | -11/+64 |
| | | * | Added data.append(col=[]) support. | Kenneth Reitz | 2010-09-13 | 1 | -12/+50 |
| | | * | Made Struct really powerful. | Kenneth Reitz | 2010-09-13 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch 'release/0.6.3' | Kenneth Reitz | 2010-09-14 | 1 | -0/+1 |
| |\ \ | |/ | |||||
| | * | Updated Roadmap | Kenneth Reitz | 2010-09-13 | 1 | -0/+1 |
| |/ | |||||
| * | mend | Kenneth Reitz | 2010-09-13 | 1 | -2/+2 |
| * | Merge branch 'release/0.6.2'v0.6.2 | Kenneth Reitz | 2010-09-13 | 5 | -6/+68 |
| |\ | |||||
| | * | Version Bump (0.6.2). | Kenneth Reitz | 2010-09-13 | 2 | -2/+8 |
| | * | Added header property to prevent invalid headers being set. | Kenneth Reitz | 2010-09-13 | 1 | -3/+18 |
| | * | Testing fixtures for fixed bugs. | Kenneth Reitz | 2010-09-13 | 1 | -2/+17 |
| | * | Updated Readme.rst | Kenneth Reitz | 2010-09-13 | 1 | -0/+1 |
| | * | Fixed exception catch, Fixes Issue #5. | Kenneth Reitz | 2010-09-13 | 1 | -1/+1 |
| | * | Added simple unit-testing structure. | Kenneth Reitz | 2010-09-13 | 1 | -0/+25 |
| * | | Merge branch 'develop' | Kenneth Reitz | 2010-09-13 | 64 | -11724/+9 |
| |\ \ | |/ | |||||
| | * | Removed non-working unit-tests. | Kenneth Reitz | 2010-09-13 | 13 | -51/+0 |
| | * | Cleaning up code a bit. | Kenneth Reitz | 2010-09-13 | 1 | -1/+0 |
| | * | Removed un-implimented junk from core.py | Kenneth Reitz | 2010-09-13 | 1 | -37/+2 |
| | * | Removed vendorized packages. | Kenneth Reitz | 2010-09-13 | 45 | -11532/+0 |
| | * | Moving tabbed cli to future feature branch. | Kenneth Reitz | 2010-09-13 | 3 | -100/+1 |
| | * | Version bump (v0.6.1) | Kenneth Reitz | 2010-09-13 | 1 | -2/+2 |
| | * | README.rst update. | Kenneth Reitz | 2010-09-13 | 1 | -1/+1 |
| | * | Added reqs.txt | Kenneth Reitz | 2010-09-13 | 1 | -0/+3 |
| |/ | |||||
| * | Setup.py typo | Kenneth Reitz | 2010-09-12 | 1 | -1/+1 |
| * | Readme issue | Kenneth Reitz | 2010-09-12 | 1 | -2/+1 |
| * | Another readme update. | Kenneth Reitz | 2010-09-12 | 1 | -4/+12 |
| * | Merge branch 'develop' | Kenneth Reitz | 2010-09-12 | 10 | -60/+88 |
| |\ | |||||
| | * | Heavy readme update. | Kenneth Reitz | 2010-09-12 | 1 | -24/+52 |
| | * | updated readme a bit | Kenneth Reitz | 2010-09-12 | 1 | -3/+23 |
| | * | Docstring updates. | Kenneth Reitz | 2010-09-12 | 1 | -1/+1 |
| | * | Encodings are important. | Kenneth Reitz | 2010-09-12 | 1 | -1/+2 |
| | * | Proper usage of MANIFEST. | Kenneth Reitz | 2010-09-12 | 1 | -8/+0 |
| | * | Added authors and others to manifest. | Kenneth Reitz | 2010-09-12 | 1 | -1/+1 |
| | * | Cleaned up fabfile. | Kenneth Reitz | 2010-09-12 | 1 | -20/+0 |
| | * | Updated verbage in AUTHORS. | Kenneth Reitz | 2010-09-12 | 1 | -1/+1 |
| | * | gitignore | Kenneth Reitz | 2010-09-12 | 4 | -2/+9 |
| * | | merge for version bump into masterv0.6.1 | Kenneth Reitz | 2010-09-12 | 62 | -13260/+178 |
| |\ \ | |/ | |||||
| | * | Updates for push. | Kenneth Reitz | 2010-09-12 | 3 | -18/+14 |
| | * | Readme cleanups. | Kenneth Reitz | 2010-09-11 | 1 | -4/+0 |
| | * | Hmm | Kenneth Reitz | 2010-09-11 | 2 | -0/+8 |
| | * | Optimizations. | Kenneth Reitz | 2010-09-11 | 4 | -23/+52 |
| | * | Prepping for distribution. | Kenneth Reitz | 2010-09-11 | 1 | -9/+10 |
| | * | Packaging for distribution. | Kenneth Reitz | 2010-09-11 | 3 | -24/+12 |
| | * | Unvendorized packages. | Kenneth Reitz | 2010-09-11 | 52 | -13167/+0 |
| | * | Merge branch 'feature/paged' into develop | Kenneth Reitz | 2010-09-08 | 2 | -26/+93 |
| | |\ | |||||
| | | * | Added workbook feature for xls support. | Kenneth Reitz | 2010-09-08 | 2 | -15/+49 |
| | | * | Added base DataBook object. | Kenneth Reitz | 2010-09-08 | 1 | -18/+51 |
