| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Readme.rst improvements | Kenneth Reitz | 2011-02-13 | 1 | -42/+2 | |
| * | documentation url style update | Kenneth Reitz | 2011-02-10 | 1 | -2/+2 | |
| * | spelling corrections | Kenneth Reitz | 2011-02-10 | 6 | -15/+29 | |
| * | More dynamic __slots__ | Kenneth Reitz | 2011-02-03 | 1 | -7/+2 | |
| * | Merge branch 'master' into develop | Kenneth Reitz | 2011-02-02 | 1 | -2/+1 | |
| |\ | ||||||
| | * | configuration fix for RTD | Kenneth Reitz | 2011-02-02 | 1 | -2/+1 | |
| | * | Merge branch 'release/0.9.3'v0.9.3 | Kenneth Reitz | 2011-01-31 | 14 | -22/+670 | |
| | |\ | ||||||
| | * \ | Merge branch 'release/0.9.2'v0.9.2 | Kenneth Reitz | 2010-11-17 | 10 | -98/+411 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'release/0.9.1'v0.9.1 | Kenneth Reitz | 2010-11-04 | 3 | -4/+9 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'develop' | Kenneth Reitz | 2010-11-04 | 1 | -1/+1 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'release/0.9.0'v0.9.0 | Kenneth Reitz | 2010-11-04 | 1 | -5/+8 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'release/0.9.0' | Kenneth Reitz | 2010-11-04 | 21 | -300/+1313 | |
| | |\ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ | Merge branch 'release/0.9.3' into develop | Kenneth Reitz | 2011-01-31 | 7 | -5/+67 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | | fabfile typo. | Kenneth Reitz | 2011-01-31 | 1 | -1/+1 | |
| | * | | | | | | | Markup license notice. | Kenneth Reitz | 2011-01-31 | 1 | -0/+6 | |
| | * | | | | | | | Version bump. | Kenneth Reitz | 2011-01-31 | 1 | -1/+1 | |
| | * | | | | | | | sorting update. | Kenneth Reitz | 2011-01-31 | 1 | -4/+7 | |
| | * | | | | | | | Sorting update for headerless datasets. | Kenneth Reitz | 2011-01-31 | 1 | -7/+23 | |
| | * | | | | | | | Merge branch 'feature/sorting' into release/0.9.3 | Kenneth Reitz | 2011-01-31 | 2 | -0/+35 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge pull request #28 from cswegger/tablib | Kenneth Reitz | 2011-01-22 | 2 | -0/+35 | |
| | | |\ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | | * | | | | | | | Support for sorting. Unit-tested. | Luca Beltrame | 2011-01-11 | 2 | -0/+35 | |
| | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Prepping for new release (0.9.3) | Kenneth Reitz | 2011-01-31 | 3 | -3/+5 | |
| |/ / / / / / / | ||||||
| * | | | | | | | New Year! | Kenneth Reitz | 2011-01-10 | 5 | -6/+6 | |
| * | | | | | | | TODO update. | Kenneth Reitz | 2010-12-13 | 1 | -0/+5 | |
| * | | | | | | | Export HTML for Databooks. | Kenneth Reitz | 2010-11-21 | 1 | -0/+16 | |
| * | | | | | | | whitespace fix | Kenneth Reitz | 2010-11-21 | 1 | -3/+3 | |
| * | | | | | | | small changes to html output | Kenneth Reitz | 2010-11-21 | 1 | -3/+2 | |
| * | | | | | | | Updated todo w/ new html output feature | Kenneth Reitz | 2010-11-21 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'feature/html_out' into develop | Kenneth Reitz | 2010-11-21 | 5 | -1/+556 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Import path fix. | Kenneth Reitz | 2010-11-21 | 2 | -2/+3 | |
| | * | | | | | | | Support for HTML (export only). Unit-tested. Depends on the "markup.py" | Luca Beltrame | 2010-11-21 | 5 | -1/+555 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | History update. | Kenneth Reitz | 2010-11-21 | 1 | -5/+12 | |
| * | | | | | | | Merge branch 'fix_databooks' into develop | Kenneth Reitz | 2010-11-21 | 1 | -3/+7 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Fix the stupid mistake. | Luca Beltrame | 2010-11-21 | 1 | -1/+0 | |
| | * | | | | | | Fix Databook data leaks. | Luca Beltrame | 2010-11-21 | 1 | -2/+7 | |
| |/ / / / / / | ||||||
| * | | | | | | Updated history | Kenneth Reitz | 2010-11-17 | 1 | -4/+4 | |
| * | | | | | | Ordered dict in TODO | Kenneth Reitz | 2010-11-17 | 1 | -1/+1 | |
| * | | | | | | Version bump (v0.9.2) | Kenneth Reitz | 2010-11-17 | 2 | -3/+3 | |
| * | | | | | | Updated TODO. | Kenneth Reitz | 2010-11-17 | 1 | -5/+4 | |
| * | | | | | | Merge branch 'feature/stacking' into develop | Kenneth Reitz | 2010-11-17 | 2 | -8/+103 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Column stacking only requires headers if headers exist. | Kenneth Reitz | 2010-11-17 | 1 | -9/+13 | |
| | * | | | | | | trailing whitespae | Kenneth Reitz | 2010-11-17 | 1 | -13/+13 | |
| | * | | | | | | Change stacking method names. | Kenneth Reitz | 2010-11-17 | 2 | -7/+8 | |
| | * | | | | | | Merge branch 'stacking' into feature/stacking | Kenneth Reitz | 2010-11-17 | 2 | -0/+90 | |
| | |\ \ \ \ \ \ |/ / / / / / / | ||||||
| | * | | | | | | Remove unneded import | Luca Beltrame | 2010-11-15 | 1 | -1/+0 | |
| | * | | | | | | Support for row and column stacking. Unit-tested. | Luca Beltrame | 2010-11-15 | 2 | -0/+91 | |
| * | | | | | | | Updated prophesy. | Kenneth Reitz | 2010-11-17 | 1 | -1/+4 | |
| * | | | | | | | Support for locked header row. | Kenneth Reitz | 2010-11-17 | 1 | -2/+7 | |
| * | | | | | | | Formating. | Kenneth Reitz | 2010-11-17 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'feature/pickling' into develop | Kenneth Reitz | 2010-11-17 | 1 | -65/+76 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
