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
*
cleanup README
0.4.3
Adam Hupp
2012-09-17
1
-1
/
+6
*
update README to markdown format, and clarify
Adam Hupp
2012-09-17
2
-58
/
+59
*
bump version to 0.4.3
Adam Hupp
2012-09-17
1
-1
/
+1
*
explain change to __del__
Adam Hupp
2012-09-17
1
-0
/
+1
*
Merge branch 'master' of github.com:ahupp/python-magic
Adam Hupp
2012-09-17
1
-1
/
+1
|
\
|
*
Merge pull request #19 from edevil/master
Adam Hupp
2012-09-17
1
-1
/
+1
|
|
\
|
|
*
Check for magic_close as well. When python is exiting it can be
Andre Cruz
2012-07-25
1
-1
/
+1
|
|
/
*
|
Merge branch 'master' of github.com:ahupp/python-magic
Adam Hupp
2012-09-17
2
-6
/
+7
|
\
\
|
|
/
|
*
Merge pull request #17 from fallgesetz/master
Adam Hupp
2012-05-22
1
-6
/
+7
|
|
\
|
|
*
Added path to default homebrew install of libmagic on Mac OS X
Leah Xue
2012-05-21
1
-6
/
+7
|
|
/
|
*
Merge pull request #16 from dusual/master
Adam Hupp
2012-04-03
1
-0
/
+0
|
|
\
|
|
*
adding the __init__ file , cannot work as a package till that is the case
Amit Sethi
2012-03-28
1
-0
/
+0
|
|
/
*
|
bump version to 0.4.2
Adam Hupp
2011-12-29
1
-1
/
+1
|
/
*
Fix dylib look with patch from sacha@ssl.co.uk
Adam Hupp
2011-12-29
2
-4
/
+6
*
Bump version to 4.1
Adam Hupp
2011-12-29
1
-1
/
+1
*
Remove absolute path for libmagic.dylib on darwin to allow for other types of...
Adam Hupp
2011-12-29
1
-2
/
+2
*
Remove ctypes setup() dependency, already included in python >= 2.5
Adam Hupp
2011-01-31
1
-1
/
+0
*
Bump version, add contributors section to README
Adam Hupp
2010-11-21
2
-6
/
+11
*
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
*
|
Fix unit test
Adam Hupp
2010-11-21
1
-2
/
+2
*
|
reorder Mime args to preserve compatability
Adam Hupp
2010-11-21
1
-1
/
+1
*
|
- fix keyword to define requirements
Lukasz Nowak
2010-10-15
1
-1
/
+1
*
|
Add sample file for testing purpose.
Nicolas Delaby
2010-10-15
1
-0
/
+2
*
|
Add new feature which return mime_encoding of file.
Nicolas Delaby
2010-10-15
3
-3
/
+28
|
/
*
avoid abort if you somehow double free
Adam Hupp
2010-04-17
1
-1
/
+3
*
merge support for win32 from tehmaze
Adam Hupp
2010-04-02
1
-1
/
+1
*
added win32 installation guidelines
maze
2010-04-02
1
-0
/
+10
*
Added win32 compatibility
maze
2010-04-02
1
-2
/
+5
*
remove unnessary handler in _del_
Adam Hupp
2010-03-31
1
-5
/
+1
*
- bump version
Adam Hupp
2010-03-31
1
-1
/
+2
*
- Grab fix for OSX from bitbucket.org/pfw/
Adam Hupp
2010-03-31
1
-0
/
+7
*
update version and url in setup.py
Adam Hupp
2010-03-31
1
-2
/
+2
*
initial commit
Adam Hupp
2010-03-31
8
-0
/
+512