summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add license badgeTimothy Crosley2014-01-231-1/+2
|/ /
* | Improve syntaxt to more closely match pep8 standard, in particular docstringsTimothy Crosley2014-01-145-79/+78
* | Merge tag '2.5.5' into developTimothy Crosley2014-01-143-5/+5
|\ \ | |/
| * Merge branch 'release/2.5.5'2.5.5Timothy Crosley2014-01-145-14/+48
| |\
| | * Bump version to 2.5.5Timothy Crosley2014-01-143-5/+5
| |/ |/|
* | Small typoTimothy Crosley2014-01-141-1/+1
* | Fix small incompatibility with Python 2.6Timothy Crosley2014-01-142-10/+44
* | Merge tag '2.5.4' into developTimothy Crosley2014-01-143-5/+5
|\ \ | |/
| * Merge branch 'release/2.5.4'2.5.4Timothy Crosley2014-01-143-5/+5
| |\
| | * Bump version to 2.5.4Timothy Crosley2014-01-143-5/+5
| |/ |/|
* | Merge tag '2.5.3' into developTimothy Crosley2014-01-144-8/+10
|\ \ | |/
| * 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
|\