summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* PR/279: Jayc3Ca0: Look for String after main to disambiguate javaChristos Zoulas2021-08-161-2/+5
* PR/280: rouca: Recognize Miscrosoft Silverlight applicationsChristos Zoulas2021-08-161-1/+3
* maple improvements from Joerg JenderekChristos Zoulas2021-08-151-2/+19
* algol68 improvements from Joerg JenderekChristos Zoulas2021-08-151-10/+32
* Maple details from Joerg JenderekChristos Zoulas2021-07-301-16/+94
* PR/277: polluks: more plan9 magicChristos Zoulas2021-07-301-2/+9
* PR/275: pwinckles: FlateDecode does not mean password protectedChristos Zoulas2021-07-301-2/+2
* Recognize slim filesChristos Zoulas2021-07-211-2/+9
* fix spelling mistake (github pulls/111 fxlb)Christos Zoulas2021-07-142-7/+7
* Add extensions/mime for hdf (Joerg Jenderek)Christos Zoulas2021-07-141-8/+23
* Improve matlab detection (Joerg Jenderek)Christos Zoulas2021-07-141-3/+84
* Fix memory leak in compile mode (where p == NULL)Christos Zoulas2021-07-131-9/+7
* remove dup extensionChristos Zoulas2021-07-061-2/+1
* move extension under descriptionChristos Zoulas2021-07-061-1/+2
* centralize all link referencesChristos Zoulas2021-07-061-38/+31
* more markupChristos Zoulas2021-07-061-14/+18
* rename README -> README.md and add markup (tanujdhiman @ github)Christos Zoulas2021-07-051-61/+59
* Add nimChristos Zoulas2021-07-051-1/+2
* PR/273: timothee: Add magic for nimChristos Zoulas2021-07-051-0/+29
* mention conflicts with ttcomp archives (Joerg Jenderek)Christos Zoulas2021-07-033-3/+10
* Add ttcomp archive handling (Joerg Jenderek)Christos Zoulas2021-07-031-3/+68
* update reference URL, add commented out mime/ext (Joerg Jenderek)Christos Zoulas2021-07-031-2/+6
* add one more type (fxlb)Christos Zoulas2021-07-031-1/+2
* add execlineChristos Zoulas2021-07-031-2/+16
* PR/272: kiefermat: Only set returnval = 1 when we printed something (in allChristos Zoulas2021-07-011-15/+5
* adjust for newer autoconfChristos Zoulas2021-07-012-19/+19
* Improve on resilient logicChristos Zoulas2021-06-301-2/+4
* PR/267: xexaxo: more cpio mimeChristos Zoulas2021-06-301-1/+4
* centralize bytecode: add resilient logicChristos Zoulas2021-06-304-28/+30
* PR/269: roneyth: Avoid undefined behavior with clang (adding offset to NULL)Christos Zoulas2021-06-301-1/+3
* PR/270: Don't translate unprintable characters in %s magic formats when -rChristos Zoulas2021-06-307-21/+88
* Add compression for lrz, from Ville SkyttaChristos Zoulas2021-06-301-1/+2
* Use LoongArch as it is the official name (yetist)Christos Zoulas2021-05-251-2/+2
* Improve Adobe Photoshop Image *.psd *.pbd *.pdd detection (Joerg Jenderek)Christos Zoulas2021-05-251-21/+46
* Better vCard detection (Joerg Jenderek)Christos Zoulas2021-05-251-6/+21
* Python bytecode files are not text (Steve Grubb)Christos Zoulas2021-05-251-104/+104
* BMP detection improvements and refactoring from Joerg JenderekChristos Zoulas2021-05-121-25/+179
* PR/263: peoro: Require that we have full word matches for interpreters. AddChristos Zoulas2021-05-091-41/+43
* Add a new flag that requires that the match is a full word, not a partial wordChristos Zoulas2021-05-093-6/+17
* Document the f string flagChristos Zoulas2021-05-091-3/+6
* Add fstatat (Mike Gilbert)Christos Zoulas2021-04-301-1/+4
* Add commands to auto-update the list of family id magic (Blake Ramsdell)Christos Zoulas2021-04-281-5/+17
* Add & to the list of extension characters allowed for 'b&w' (Joerg Jengerek)Christos Zoulas2021-04-271-2/+2
* Add magic for ImageLab bitmaps from Joerg JenderekChristos Zoulas2021-04-271-1/+17
* More magic from polluksChristos Zoulas2021-04-271-1/+3
* Revert the fix for PR/180. It lead to PR/261. Using character count heuristicsChristos Zoulas2021-04-271-13/+2
* Use %#x instead of 0x%x.Christos Zoulas2021-04-2655-661/+661
* Don't depend on the order of the printf modifiers.Christos Zoulas2021-04-261-6/+2
* new DCX image magic from Joerg JenderekChristos Zoulas2021-04-261-2/+17
* Add as a comment how to convert the json list of family ids to magicChristos Zoulas2021-04-251-1/+3