summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Added LICENSE to MANIFESTPeter M. Landwehr2016-11-071-2/+1
|/
* Merge pull request #116 from tltx/patch-1Adam Hupp2016-09-291-0/+3
|\
| * Configure package universal wheel distributionTore Lundqvist2016-09-261-0/+3
|/
* bump to 0.4.12Adam Hupp2016-07-041-1/+1
* Merge pull request #108 from varnion/patch-1Adam Hupp2016-06-181-0/+2
|\
| * add pypi and travis badges!Bruno Souza2016-06-131-1/+2
| * add pypi badge to READMEBruno Souza2016-06-131-0/+1
|/
* Return str rather than bytes for the description strings on python3.Adam Hupp2016-06-052-8/+13
* propagate exception in other branch of 509 hackAdam Hupp2016-06-052-1/+14
* Merge pull request #106 from tgoodyear/patch-1Adam Hupp2016-06-011-2/+3
|\
| * Fix typos in README.mdTrevor Goodyear2016-05-311-2/+3
|/
* what did 3.2 ever do for youAdam Hupp2016-03-211-1/+0
* hopefully fix tests on whatever travisci usesAdam Hupp2016-03-211-9/+18
* throw proper exception on each python version0.4.11Adam Hupp2016-03-201-6/+3
* bump versioncleanAdam Hupp2016-03-201-1/+1
* restore test dirAdam Hupp2016-03-201-1/+1
* rename the unicode lambda file to "lambda" and rename it at runtime when runn...Adam Hupp2016-03-202-10/+15
* Update README.mdAdam Hupp2016-01-161-0/+3
* Merge pull request #99 from koobs/patch-1Adam Hupp2016-01-041-1/+2
|\
| * Match license= to LICENSE, Add Python 2 to TroveKubilay Kocak2016-01-021-1/+2
|/
* Merge pull request #95 from Rafiot/travisAdam Hupp2015-11-241-0/+5
|\
| * Force use trustyRaphaël Vinot2015-11-241-0/+5
|/
* Merge pull request #93 from vaibhavsagar/patch-1Adam Hupp2015-11-091-0/+1
|\
| * Add Python 3 trove classifier.Vaibhav Sagar2015-11-091-0/+1
|/
* Merge pull request #91 from Rafiot/fix_exceptionAdam Hupp2015-11-061-1/+6
|\
| * Fix MagicExceptionRaphaël Vinot2015-11-061-1/+6
* | Merge pull request #92 from Rafiot/up_travisAdam Hupp2015-11-064-3/+19
|\ \ | |/ |/|
| * Fix travis configRaphaël Vinot2015-11-064-3/+19
|/
* force GMT so test runs consistentlytz-testfixAdam Hupp2015-11-061-2/+6
* bump to 0.4.10, for removal of spurious fileAdam Hupp2015-10-201-1/+1
* bump to 0.4.9 with pruning of test/ dirAdam Hupp2015-10-192-1/+2
* remove spurious newlinesAdam Hupp2015-10-191-19/+0
* update test output for libmagic in debian jessieAdam Hupp2015-10-191-4/+4
* Replace per-thread Magic instance with a lock. Tested with a stressAdam Hupp2015-10-191-24/+15
* bump to 0.4.8Adam Hupp2015-10-191-7/+1
* add distutils manifestAdam Hupp2015-10-191-0/+2
* update license classifierAdam Hupp2015-10-181-1/+1
* bump to 0.4.7Adam Hupp2015-10-181-1/+1
* Include tests in the sdist tarballAdam Hupp2015-07-2910-10/+12
* Merge pull request #84 from tritium21/patch-1Adam Hupp2015-06-151-3/+1
|\
| * Update README.mdAlexander Walters2015-06-151-1/+1
| * Change windows instructionsAlexander Walters2015-06-151-3/+1
|/
* Merge pull request #74 from iiSeymour/patch-1Adam Hupp2015-02-261-14/+20
|\
| * Updated README.mdChris Seymour2015-02-261-14/+20
|/
* simple test script, ensuring correct envAdam Hupp2015-01-071-0/+10
* silence open file warnings in python 3Adam Hupp2015-01-061-3/+4
* Update README.mdAdam Hupp2015-01-061-0/+4
* Merge pull request #68 from EugeneSusla/masterAdam Hupp2014-12-011-1/+3
|\
| * Fixed 'ImportError: failed to find libmagic. Check your installation' when u...Eugene Susla2014-11-281-1/+3
|/
* Merge pull request #67 from seils/masterAdam Hupp2014-11-112-7/+22
|\