index
:
delta/python-packages/python-magic.git
clean
fix-ci
libmagic-compat
master
test-travis-xenial
tz-testfix
github.com: ahupp/python-magic.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
add testdata to sdist
0.4.13
Adam Hupp
2017-03-19
1
-0
/
+2
*
Merge pull request #130 from mbeacom/dev-alpine
Adam Hupp
2017-03-18
1
-1
/
+2
|
\
|
*
Accommodate linux distros that return trailing version, i.e. Alpine
Mark Beacom
2017-02-24
1
-1
/
+2
*
|
Merge pull request #125 from askoretskiy/patch-2
Adam Hupp
2017-03-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Bumped version to 0.4.13 to include bugfixes
Artem Skoretskiy
2016-12-29
1
-1
/
+1
*
|
Merge pull request #127 from MichaelAquilina/python_3.6_support
Adam Hupp
2017-01-27
1
-0
/
+1
|
\
\
|
*
|
Add python 3.6 to travis
Michael Aquilina
2017-01-23
1
-0
/
+1
|
/
/
*
|
Merge pull request #126 from askoretskiy/patch-1
Adam Hupp
2017-01-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fixed type for DLL search on Linux platform
Artem Skoretskiy
2017-01-05
1
-1
/
+1
|
/
*
Merge pull request #123 from askoretskiy/patch-1
Adam Hupp
2016-12-26
1
-1
/
+3
|
\
|
*
Added a fallback for Alpine to find library file
Artem Skoretskiy
2016-12-21
1
-1
/
+3
*
|
Update README.md
Adam Hupp
2016-12-21
1
-4
/
+2
|
/
*
Merge pull request #121 from SergeySatskiy/master
Adam Hupp
2016-11-25
1
-1
/
+1
|
\
|
*
Handling 'mime' and 'mime_encoding' independently
SergeySatskiy
2016-11-22
1
-1
/
+1
|
/
*
Merge pull request #120 from pmlandwehr/patch-1
Adam Hupp
2016-11-21
1
-2
/
+1
|
\
|
*
Added LICENSE to MANIFEST
Peter M. Landwehr
2016-11-07
1
-2
/
+1
|
/
*
Merge pull request #116 from tltx/patch-1
Adam Hupp
2016-09-29
1
-0
/
+3
|
\
|
*
Configure package universal wheel distribution
Tore Lundqvist
2016-09-26
1
-0
/
+3
|
/
*
bump to 0.4.12
Adam Hupp
2016-07-04
1
-1
/
+1
*
Merge pull request #108 from varnion/patch-1
Adam Hupp
2016-06-18
1
-0
/
+2
|
\
|
*
add pypi and travis badges!
Bruno Souza
2016-06-13
1
-1
/
+2
|
*
add pypi badge to README
Bruno Souza
2016-06-13
1
-0
/
+1
|
/
*
Return str rather than bytes for the description strings on python3.
Adam Hupp
2016-06-05
2
-8
/
+13
*
propagate exception in other branch of 509 hack
Adam Hupp
2016-06-05
2
-1
/
+14
*
Merge pull request #106 from tgoodyear/patch-1
Adam Hupp
2016-06-01
1
-2
/
+3
|
\
|
*
Fix typos in README.md
Trevor Goodyear
2016-05-31
1
-2
/
+3
|
/
*
what did 3.2 ever do for you
Adam Hupp
2016-03-21
1
-1
/
+0
*
hopefully fix tests on whatever travisci uses
Adam Hupp
2016-03-21
1
-9
/
+18
*
throw proper exception on each python version
0.4.11
Adam Hupp
2016-03-20
1
-6
/
+3
*
bump version
clean
Adam Hupp
2016-03-20
1
-1
/
+1
*
restore test dir
Adam Hupp
2016-03-20
1
-1
/
+1
*
rename the unicode lambda file to "lambda" and rename it at runtime when runn...
Adam Hupp
2016-03-20
2
-10
/
+15
*
Update README.md
Adam Hupp
2016-01-16
1
-0
/
+3
*
Merge pull request #99 from koobs/patch-1
Adam Hupp
2016-01-04
1
-1
/
+2
|
\
|
*
Match license= to LICENSE, Add Python 2 to Trove
Kubilay Kocak
2016-01-02
1
-1
/
+2
|
/
*
Merge pull request #95 from Rafiot/travis
Adam Hupp
2015-11-24
1
-0
/
+5
|
\
|
*
Force use trusty
Raphaël Vinot
2015-11-24
1
-0
/
+5
|
/
*
Merge pull request #93 from vaibhavsagar/patch-1
Adam Hupp
2015-11-09
1
-0
/
+1
|
\
|
*
Add Python 3 trove classifier.
Vaibhav Sagar
2015-11-09
1
-0
/
+1
|
/
*
Merge pull request #91 from Rafiot/fix_exception
Adam Hupp
2015-11-06
1
-1
/
+6
|
\
|
*
Fix MagicException
Raphaël Vinot
2015-11-06
1
-1
/
+6
*
|
Merge pull request #92 from Rafiot/up_travis
Adam Hupp
2015-11-06
4
-3
/
+19
|
\
\
|
|
/
|
/
|
|
*
Fix travis config
Raphaël Vinot
2015-11-06
4
-3
/
+19
|
/
*
force GMT so test runs consistently
tz-testfix
Adam Hupp
2015-11-06
1
-2
/
+6
*
bump to 0.4.10, for removal of spurious file
Adam Hupp
2015-10-20
1
-1
/
+1
*
bump to 0.4.9 with pruning of test/ dir
Adam Hupp
2015-10-19
2
-1
/
+2
*
remove spurious newlines
Adam Hupp
2015-10-19
1
-19
/
+0
*
update test output for libmagic in debian jessie
Adam Hupp
2015-10-19
1
-4
/
+4
*
Replace per-thread Magic instance with a lock. Tested with a stress
Adam Hupp
2015-10-19
1
-24
/
+15
*
bump to 0.4.8
Adam Hupp
2015-10-19
1
-7
/
+1
[next]