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
path:
root
/
magic.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't hard-code version number when finding homebrew library
Adam Hupp
2013-09-27
1
-2
/
+5
*
Merge branch 'master' of https://github.com/aromanovich/python-magic into aro...
Adam Hupp
2013-09-27
1
-2
/
+5
|
\
|
*
Add keep going functionality
Anton Romanovich
2013-02-05
1
-2
/
+5
*
|
Use python 2.4-compatible threading.currentThread() call
Adam Hupp
2013-09-27
1
-2
/
+2
*
|
Add some comments
Adam Hupp
2013-06-03
1
-1
/
+26
*
|
- avoid segfault when used in multiple threads via magic.from_buffer/from_fi...
Adam Hupp
2013-06-02
1
-18
/
+16
|
/
*
Support python 3
Adam Hupp
2012-11-01
1
-8
/
+19
*
explain change to __del__
Adam Hupp
2012-09-17
1
-0
/
+1
*
Check for magic_close as well. When python is exiting it can be
Andre Cruz
2012-07-25
1
-1
/
+1
*
Added path to default homebrew install of libmagic on Mac OS X
Leah Xue
2012-05-21
1
-6
/
+7
*
Fix dylib look with patch from sacha@ssl.co.uk
Adam Hupp
2011-12-29
1
-4
/
+5
*
Remove absolute path for libmagic.dylib on darwin to allow for other types of...
Adam Hupp
2011-12-29
1
-2
/
+2
*
Consolidate darwin/win32 library loading. Tested on OSX.
Adam Hupp
2010-11-21
1
-12
/
+5
*
Merge branch 'master' of https://github.com/FlaPer87/python-magic into FlaPer...
Adam Hupp
2010-11-21
1
-9
/
+26
|
\
|
*
Commet error fix. I was hungry
Flavio Percoco Premoli
2010-09-30
1
-5
/
+5
|
*
Some load improvements
Flavio Percoco Premoli
2010-09-30
1
-6
/
+23
*
|
reorder Mime args to preserve compatability
Adam Hupp
2010-11-21
1
-1
/
+1
*
|
Add new feature which return mime_encoding of file.
Nicolas Delaby
2010-10-15
1
-2
/
+7
|
/
*
avoid abort if you somehow double free
Adam Hupp
2010-04-17
1
-1
/
+3
*
Added win32 compatibility
maze
2010-04-02
1
-2
/
+5
*
remove unnessary handler in _del_
Adam Hupp
2010-03-31
1
-5
/
+1
*
- Grab fix for OSX from bitbucket.org/pfw/
Adam Hupp
2010-03-31
1
-0
/
+7
*
initial commit
Adam Hupp
2010-03-31
1
-0
/
+207