156
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make htmlhelp files more general: https://bugs.debian.org/653911
christos
as Christos Zoulas
More... almost 10 years ago
Add ttbin format files.
christos
as Christos Zoulas
More... almost 10 years ago
PR/467: force binary magic for zlib
christos
as Christos Zoulas
More... almost 10 years ago
PR/468: decrease the strength of windows short magic so that HFS magic works
christos
as Christos Zoulas
More... almost 10 years ago
PR/469: make c++ template code more restricted by including <> (Jan Kaluza)
christos
as Christos Zoulas
More... almost 10 years ago
PR/470: Fix undefined behaviors.
christos
as Christos Zoulas
More... almost 10 years ago
centralize the byte swapping code.
christos
as Christos Zoulas
More... almost 10 years ago
Fix printing of dates (Jan Kaluza)
christos
as Christos Zoulas
More... almost 10 years ago
PR/188: Remove binary xml pattern. Print the version for XHTML
christos
as Christos Zoulas
More... almost 10 years ago
PR/466: Windows fixes.
christos
as Christos Zoulas
More... almost 10 years ago
since this is a used by all NetPBM images, don't call it PPM.
christos
as Christos Zoulas
More... almost 10 years ago
fix garmin result
christos
as Christos Zoulas
More... almost 10 years ago
add a URL with the info
christos
as Christos Zoulas
More... almost 10 years ago
fix garmin map offset.
christos
as Christos Zoulas
More... almost 10 years ago
bump version
christos
as Christos Zoulas
More... almost 10 years ago
Start the 5.24 release
christos
as Christos Zoulas
More... almost 10 years ago
handle newer versions of zope (stephane blondon)
christos
as Christos Zoulas
More... almost 10 years ago
add new twoskip cyrus db file.
christos
as Christos Zoulas
More... almost 10 years ago
PR/462: Add text to fortran magic
christos
as Christos Zoulas
More... almost 10 years ago
PR/461: Add new MIPS ISAs. While there, factor out magic
christos
as Christos Zoulas
More... almost 10 years ago
PR/460: Detect and avoid large (invalid) malloc in elf parser.
christos
as Christos Zoulas
More... almost 10 years ago
print a space between previous messages and error.
christos
as Christos Zoulas
More... almost 10 years ago
fix bug with 5.23 long options
christos
as Christos Zoulas
More... about 10 years ago
Fix bug with long options and explicitly number them to avoid this in the future.
christos
as Christos Zoulas
More... about 10 years ago
Prepare for 5.23
christos
as Christos Zoulas
More... about 10 years ago
PR/459: Don't let invalid magic entries go through with warnings because later the softmagic entry would need a lot of sanity checks which it does not have.
christos
as Christos Zoulas
More... about 10 years ago
- bytecnt needs to be adjusted by offset - always return true from mget() regardless if match() matched. Fixes mime printing where we stopped matching the use magic because match return 0, since if (print) *returnval = 1; did not execute for mime.
christos
as Christos Zoulas
More... about 10 years ago
PR/458: Provide special version for env bash like we do with python.
christos
as Christos Zoulas
More... about 10 years ago
Fix utf-7 bugs
christos
as Christos Zoulas
More... about 10 years ago
PR/456, use utf-7 charset in mime printing for utf-7 files.
christos
as Christos Zoulas
More... about 10 years ago