summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release/2.5.3'2.5.3Timothy Crosley2014-01-145-10/+11
|\
| * Fix small incompatibility with Python 3.2Timothy Crosley2014-01-141-3/+5
| * Bump version to 2.5.3Timothy Crosley2014-01-141-2/+2
| * Bump version to 2.5.3Timothy Crosley2014-01-141-2/+2
| * Bump version to 2.5.3Timothy Crosley2014-01-141-1/+1
| * Fix instance check, on some versions of PythonTimothy Crosley2014-01-141-2/+1
| * Merge tag '2.5.2' into developTimothy Crosley2014-01-073-5/+5
| |\ | |/ |/|
* | Merge branch 'release/2.5.2'2.5.2Timothy Crosley2014-01-074-7/+7
|\ \
| * | Bump version to 2.5.2Timothy Crosley2014-01-073-5/+5
| |/
| * Fix issue #12: Typo naming variablesTimothy Crosley2014-01-071-2/+2
| * Merge tag '2.5.1' into developTimothy Crosley2013-12-223-5/+5
| |\ | |/ |/|
* | Merge branch 'release/2.5.1'2.5.1Timothy Crosley2013-12-224-5/+23
|\ \
| * | Bump version to 2.5.1Timothy Crosley2013-12-223-5/+5
| |/
| * Add aditional ast cross python version compatibility supportTimothy Crosley2013-12-221-0/+18
| * Merge tag '2.5.0' into developTimothy Crosley2013-12-143-5/+5
| |\ | |/ |/|
* | Merge branch 'release/2.5.0'2.5.0Timothy Crosley2013-12-1410-15/+216
|\ \
| * | Bump version to 2.5.0Timothy Crosley2013-12-143-5/+5
| |/
| * Fix location of version identifierTimothy Crosley2013-12-142-4/+1
| * Smarter _instancecheck_ overrideTimothy Crosley2013-12-142-1/+7
| * Add internal utils moduleTimothy Crosley2013-12-141-0/+60
| * Add magical unicode __str__ support to Python2Timothy Crosley2013-12-143-29/+22
| * Add support for Python2 & 3 compatible metaclass usageTimothy Crosley2013-12-143-1/+29
| * Merge pull request #10 from timothycrosley/feature/add-more-functoolsTimothy Edmund Crosley2013-12-145-2/+118
| |\
| | * Add new modules and documentTimothy Crosley2013-12-143-0/+24
| | * Add full name to readme signatureTimothy Crosley2013-12-141-1/+1
| | * Backport lru_cache to earlier versions of PythonTimothy Crosley2013-12-141-0/+89
| | * Fix import of ordered dict on python 2.7Timothy Crosley2013-12-141-1/+4
| |/
| * Merge pull request #8 from timothycrosley/feature/add-long-descriptionTimothy Edmund Crosley2013-12-071-2/+2
| |\
| | * Added long descriptionfeature/add-long-descriptionTimothy Crosley2013-12-071-2/+2
| |/
| * Update README.mdTimothy Edmund Crosley2013-11-281-0/+1
| * Merge tag '2.0.1' into developTimothy Crosley2013-11-243-5/+5
| |\ | |/ |/|
* | Merge branch 'release/2.0.1'2.0.1Timothy Crosley2013-11-244-10/+56
|\ \
| * | Bump version to 2.0.1Timothy Crosley2013-11-243-5/+5
| |/
| * Fix not allow to return correct name, instead of always referencing last name...Timothy Crosley2013-11-241-4/+6
| * Merge pull request #6 from timothycrosley/feature/improved-setupTimothy Edmund Crosley2013-11-242-2/+46
| |\ |/ /
| * Add relevent tags, fix version, add long description using pypandocTimothy Crosley2013-11-242-2/+46
|/
* Switch to fury badge as crate is currently broken against package for unexpla...Timothy Crosley2013-11-171-1/+1
* Add wheels supportTimothy Crosley2013-11-145-2/+15
* Merge tag '2.0.0' into developTimothy Crosley2013-11-1412-23/+103
|\
| * Merge2.0.0Timothy Crosley2013-11-1458-121/+750
| |\
| | * Fixes needed for 2.0 releaseTimothy Crosley2013-11-146-16/+42
| | * Small fixTimothy Crosley2013-11-137-1/+2
| | * Bump version to 2.0.0Timothy Crosley2013-11-133-5/+5
| |/ |/|
* | More documentation improvementsTimothy Crosley2013-11-131-3/+2
* | Small documentation improvementTimothy Crosley2013-11-131-2/+2
* | Betta EnlishTimothy Crosley2013-11-131-1/+1
* | Rearrange documentation a bitTimothy Crosley2013-11-131-13/+11
* | Merge pull request #5 from timothycrosley/feature/modernize-piesTimothy Edmund Crosley2013-11-1350-101/+646
|\ \
| * | Small fixesTimothy Crosley2013-11-134-25/+98
| * | First steps to pies 2.0Timothy Crosley2013-11-1350-82/+498