summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new versionFILE5_43Christos Zoulas2022-09-132-1/+5
* - lint fixesChristos Zoulas2022-09-1311-18/+41
* fix typoChristos Zoulas2022-09-131-2/+2
* Handle empty compressed filesChristos Zoulas2022-09-131-1/+4
* Move the magic for GPKG files into gentoo file. Simplify the rule sinceChristos Zoulas2022-09-122-25/+27
* More gentoo magic from Michal GornyChristos Zoulas2022-09-112-1/+57
* Better Atari DEGAS image support from Joerg JenderekChristos Zoulas2022-09-111-2/+20
* Include <stdlib.h> for atoi(3) (Sam James)Christos Zoulas2022-09-111-1/+2
* Recognize Ulead iPhoto Template (Joerg Jenderek)Christos Zoulas2022-09-111-1/+13
* Argument order consistency.Christos Zoulas2022-09-102-6/+6
* Add octal indirect magic (Michal Gorny)Christos Zoulas2022-09-107-11/+74
* Add the package name (Michal Gorny)Christos Zoulas2022-09-092-3/+3
* remove debugging printfChristos Zoulas2022-09-071-5/+3
* Avoid detecting gpkg files as tar archives (Michal Gorny).Christos Zoulas2022-09-074-1/+18
* eat the trailing newlineChristos Zoulas2022-09-071-0/+2
* Debian GPKG support (Michal Gorny)Christos Zoulas2022-09-071-1/+23
* better quotingChristos Zoulas2022-09-071-3/+3
* Better support for Linux LUKS (Joerg Jenderek)Christos Zoulas2022-09-072-13/+116
* remove trailing newlineChristos Zoulas2022-09-072-2/+2
* Add Microsoft OneNote magic (Joerg Jenderek)Christos Zoulas2022-09-071-1/+8
* Add v8 magic from Alexander IoossChristos Zoulas2022-09-021-1/+100
* list of commands to update the moduleChristos Zoulas2022-09-011-0/+7
* Add more infoChristos Zoulas2022-09-011-0/+31
* fix python tests, better cleanupChristos Zoulas2022-09-012-6/+16
* Add GRUB keyboard layout file recognition (Joerg Jenderek)Christos Zoulas2022-09-011-1/+22
* Add more wordperfect magic (Joerg Jenderek)Christos Zoulas2022-08-311-1/+126
* Add subtitle magic from tledouxChristos Zoulas2022-08-292-1/+40
* New magic from Toni RuottuChristos Zoulas2022-08-286-1/+136
* Put back missed entryChristos Zoulas2022-08-281-0/+1
* PR/376: bsevens: Undo part of PR/253 that broke the conectix magicChristos Zoulas2022-08-231-4/+4
* PR/373: Initialize firstline properly so that multiple calls to match work.Christos Zoulas2022-08-181-2/+3
* PR/374: piru: avoid infinite loop in non-wide codeChristos Zoulas2022-08-171-2/+2
* PR/373: Obey MAGIC_CONTINUE with multiple magic files (vismarli)Christos Zoulas2022-08-172-7/+22
* Add magic for Corel Writing Tools (Joerg Jenderek)Christos Zoulas2022-08-161-1/+24
* Add ringdove magic (Erich Heinzle)Christos Zoulas2022-08-162-1/+47
* extend info in HVL and AHX modules (ArtiiP at github)Christos Zoulas2022-08-161-10/+21
* Add missing extensions (eagleoflqj at github)Christos Zoulas2022-08-167-7/+22
* Add WordPerfect writing tools (Joerg Jenderek)Christos Zoulas2022-08-081-1/+8
* Add support for Corel WordPerfect WritingTools advise partChristos Zoulas2022-08-081-1/+18
* PR/372: LevilJiang: Limit size of notes to 128MChristos Zoulas2022-07-311-1/+8
* Recognize iCEDraw graphic (Joerg Jenderek)Christos Zoulas2022-07-301-1/+12
* Add missing newline in debug messageChristos Zoulas2022-07-301-2/+2
* remove mmap hackChristos Zoulas2022-07-301-3/+1
* Add more debuggingChristos Zoulas2022-07-301-5/+17
* PR/371: Mark.Taylor: remove the time entries; easy matches with just numberChristos Zoulas2022-07-301-7/+7
* PR/370: phil: fix typoChristos Zoulas2022-07-301-2/+2
* PR/369: hbent: fix typoChristos Zoulas2022-07-301-2/+2
* Add support for Comic Book Archive files (Joerg Jenderek)Christos Zoulas2022-07-301-2/+24
* Dan Brinklin pascal (Joerg Jenderek)Christos Zoulas2022-07-301-1/+26
* protect fstat (yetist at github)Christos Zoulas2022-07-301-1/+3