156
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
define MAXPATHLEN if not defined.
christos
as Christos Zoulas
More... over 14 years ago
fix cdf bounds checks
christos
as Christos Zoulas
More... over 14 years ago
Add cdf_ctime.
christos
as Christos Zoulas
More... over 14 years ago
handle "text executable" too.
christos
as Christos Zoulas
More... over 14 years ago
fixes to previous from Thomas Ledoux <[email protected]>
christos
as Christos Zoulas
More... over 14 years ago
increase range of latex patterns and strength over python ones because there is latex inside python but not python inside latex. From Jan Kaluza.
christos
as Christos Zoulas
More... over 14 years ago
proper format for hex strings.
christos
as Christos Zoulas
More... over 14 years ago
add bug reporting address.
christos
as Christos Zoulas
More... over 14 years ago
help and version output to stdout
christos
as Christos Zoulas
More... over 14 years ago
Added Bugz address.
christos
as Christos Zoulas
More... over 14 years ago
When matching softmagic for ascii files, don't just print the softmagic classification, keep going and print the text classification too. This fixes broken troff files when we moved them from keyword recognition to softmagic (they stopped printing "with CRLF" etc.) Reported by Doug McIlroy.
christos
as Christos Zoulas
More... over 14 years ago
stop processing if the length is 0
christos
as Christos Zoulas
More... over 14 years ago
better printing for lvm partitions
christos
as Christos Zoulas
More... over 14 years ago
add msooxml stuff.
christos
as Christos Zoulas
More... over 14 years ago
cyrus magic from Philipp Hahn <[email protected]>
christos
as Christos Zoulas
More... over 14 years ago
Fix compilation on win32
christos
as Christos Zoulas
More... over 14 years ago
add wsdl
christos
as Christos Zoulas
More... over 14 years ago
php wsdl file recognition
christos
as Christos Zoulas
More... over 14 years ago
remove the temporary magic directory again because it breaks make distcheck
christos
as Christos Zoulas
More... over 14 years ago
welcome to 5_05
christos
as Christos Zoulas
More... over 14 years ago
Mention recent change. More... over 14 years ago
Fix two potential buffer overruns in apprentice_list. More... over 14 years ago
Ignore .gitignore More... over 14 years ago
Note recent changes. More... over 14 years ago
New pure-Python bindings (same API as before, with missing methods added). More... over 14 years ago
Update documentation to match reality, and small formatting fixes. More... over 14 years ago
Rename `buffer' (name of Python built-in) to `buf'. More... over 14 years ago
from Jan Kaluza
christos
as Christos Zoulas
More... over 14 years ago
Remove some #if 0������d code that had no reason to be left in. More... over 14 years ago
paq
christos
as Christos Zoulas
More... over 14 years ago