159
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove duplicate BUGS section, but put big one where it should be. More... about 13 years ago
add lrzip support (from Ville Skytta)
christos
as Christos Zoulas
More... about 13 years ago
python 3.2 from St=E9phane_Gaudreault
christos
as Christos Zoulas
More... about 13 years ago
use asprintf() instead of snprintf() strdup()
christos
as Christos Zoulas
More... about 13 years ago
define MAXPATHLEN if not defined.
christos
as Christos Zoulas
More... about 13 years ago
fix cdf bounds checks
christos
as Christos Zoulas
More... about 13 years ago
Add cdf_ctime.
christos
as Christos Zoulas
More... about 13 years ago
handle "text executable" too.
christos
as Christos Zoulas
More... about 13 years ago
fixes to previous from Thomas Ledoux <[email protected]>
christos
as Christos Zoulas
More... about 13 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... about 13 years ago
proper format for hex strings.
christos
as Christos Zoulas
More... about 13 years ago
add bug reporting address.
christos
as Christos Zoulas
More... about 13 years ago
help and version output to stdout
christos
as Christos Zoulas
More... about 13 years ago
Added Bugz address.
christos
as Christos Zoulas
More... about 13 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... about 13 years ago
stop processing if the length is 0
christos
as Christos Zoulas
More... about 13 years ago
better printing for lvm partitions
christos
as Christos Zoulas
More... about 13 years ago
add msooxml stuff.
christos
as Christos Zoulas
More... about 13 years ago
cyrus magic from Philipp Hahn <[email protected]>
christos
as Christos Zoulas
More... about 13 years ago
Fix compilation on win32
christos
as Christos Zoulas
More... over 13 years ago
add wsdl
christos
as Christos Zoulas
More... over 13 years ago
php wsdl file recognition
christos
as Christos Zoulas
More... over 13 years ago
remove the temporary magic directory again because it breaks make distcheck
christos
as Christos Zoulas
More... over 13 years ago
welcome to 5_05
christos
as Christos Zoulas
More... over 13 years ago
Mention recent change. More... over 13 years ago
Fix two potential buffer overruns in apprentice_list. More... over 13 years ago
Ignore .gitignore More... over 13 years ago
Note recent changes. More... over 13 years ago
New pure-Python bindings (same API as before, with missing methods added). More... over 13 years ago
Update documentation to match reality, and small formatting fixes. More... over 13 years ago