157
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 18, 2024 — May 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix cut-n-pasto for regex_max (Vsevolod Stakhov)
christos
as Christos Zoulas
More... over 6 years ago
Add blocksize for > 2GB files.
christos
as Christos Zoulas
More... over 6 years ago
PR/51: Use more recent font mime types per: https://www.iana.org/assignments/media-types/media-types.xhtml#table-font
christos
as Christos Zoulas
More... over 6 years ago
use 1,255 because of bsd "spencer" regex.
christos
as Christos Zoulas
More... over 6 years ago
Improve android backups (Joerg Jenderek)
christos
as Christos Zoulas
More... over 6 years ago
Version 2 and above files are better known as QCOW2 not QCOW (Ondrej Dubaj)
christos
as Christos Zoulas
More... over 6 years ago
clamav improvements from Joerg Jenderek
christos
as Christos Zoulas
More... over 6 years ago
Add acronis true image backup (Joerg Jenderek)
christos
as Christos Zoulas
More... over 6 years ago
Add Avira antivirus entries (Joerg Jenderek)
christos
as Christos Zoulas
More... over 6 years ago
Avoid over-trimming UCS16 text, and ending up losing the last character.
christos
as Christos Zoulas
More... over 6 years ago
Add mozilla json compressed data files (Joerg Jenderek)
christos
as Christos Zoulas
More... over 6 years ago
Better VHD detection, from joerg jenderek
christos
as Christos Zoulas
More... over 6 years ago
new magic for configuration dump of Tasmota firmware for ESP8266 based devices by Espressif https://github.com/arendst/Sonoff-Tasmota/ From Joerg Jenderek
christos
as Christos Zoulas
More... over 6 years ago
Change the mime types of Microsoft icons and add a space in the description. Joerg Jenderek
christos
as Christos Zoulas
More... over 6 years ago
From Michal:
christos
as Christos Zoulas
More... over 6 years ago
Add eBPF magic from Matteo Croce
christos
as Christos Zoulas
More... over 6 years ago
Add magic for the NEC VE, from Holger Berger.
christos
as Christos Zoulas
More... over 6 years ago
Need to pass found_match from match -> mget -> match so that the USE case propagates the value.
christos
as Christos Zoulas
More... over 6 years ago
replace unintended tabs with spaces. from dgk at github
christos
as Christos Zoulas
More... over 6 years ago
If we are asked to print annotations and there are no annotations in the matching entry, return 0 but break the search. This is handled by introducing 'found_match' and separating it's function from returnval. XXX: Nested entries.
christos
as Christos Zoulas
More... over 6 years ago
If we encountered a match (an entry with description) even if we are not printing (i.e. we are doing mime or something else), set the return value, so that we stop searching. This avoids the issue where mime matched later entries in the magic list, instead of matching nothing (entries with no mime that would have matched earlier).
christos
as Christos Zoulas
More... over 6 years ago
PR/49: giosh94mhz: stricter algol changes (only look at the first 1K)
christos
as Christos Zoulas
More... over 6 years ago
more lint fixes
christos
as Christos Zoulas
More... over 6 years ago
lint fixes
christos
as Christos Zoulas
More... over 6 years ago
- C++ cast - return 0 instead of -1 for error in donote
christos
as Christos Zoulas
More... over 6 years ago
escape ><
christos
as Christos Zoulas
More... over 6 years ago
welcome to file-5.35
christos
as Christos Zoulas
More... over 6 years ago
- fix whitespace - call all pcap files pcap instead of tcpdump - add timestamp info (flxb)
christos
as Christos Zoulas
More... over 6 years ago
Add AMOS (Amiga Basic Language) file format support (Stuart Caie)
christos
as Christos Zoulas
More... over 6 years ago
Add biosig from Alois Schloeg
christos
as Christos Zoulas
More... over 6 years ago