summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Document --exclude-quietChristos Zoulas2020-06-071-2/+11
* Document missing typesChristos Zoulas2020-05-091-2/+58
* Update params with current values, sort.Christos Zoulas2020-03-191-6/+6
* Spelling fixes from Ville SkyttaChristos Zoulas2019-11-151-3/+3
* use __FSECTION__ (ferdnyc)Christos Zoulas2019-10-151-2/+2
* document that -S now is a no-op on systems that don't support it and fix a typo.Christos Zoulas2019-07-131-3/+4
* PR/85: Add a simple CSV detectorChristos Zoulas2019-06-082-5/+9
* remove duplicate line (chefe)Christos Zoulas2019-03-031-2/+1
* Mention that the apple filetype/creator is only available for entries thatChristos Zoulas2019-02-181-2/+5
* fix documentation to match the source.Christos Zoulas2019-01-211-4/+4
* PR/31: Fix pstring documentationChristos Zoulas2018-10-011-4/+4
* PR/33: change mailman and bugs to httpsChristos Zoulas2018-10-011-4/+4
* Remove trailing whitespaceChristos Zoulas2018-09-091-2/+2
* document MAGIC_NO_CHECK_JSONChristos Zoulas2018-08-181-2/+4
* Add a simple JSON parser...Christos Zoulas2018-08-111-3/+5
* PR/22: remove accidentally added line.Christos Zoulas2018-08-011-2/+1
* PR/11: Mention that magic_file and magic_buffer can produce differentChristos Zoulas2018-07-251-3/+16
* update bug tracker and mailing list info.Christos Zoulas2018-07-241-5/+5
* Add quad indirect offsetsChristos Zoulas2018-06-221-4/+19
* fix typoChristos Zoulas2018-05-071-2/+2
* Document -SChristos Zoulas2018-03-021-3/+30
* From coypoopChristos Zoulas2017-12-281-68/+66
* - remove magic.mime mention, it was only kept for compatibility andChristos Zoulas2017-12-251-7/+21
* try to explain negative offsets.Christos Zoulas2017-11-041-3/+15
* Explain "tar" section (Joerg Jenderek)Christos Zoulas2017-10-131-3/+5
* PR/615: Krzysztof Wilczynski: Add magic_getflags()Christos Zoulas2017-05-231-2/+11
* Fix pascal string tod from sl.tomChristos Zoulas2017-02-121-6/+6
* fix typo "avalues" from Thomas Klausner.Christos Zoulas2017-02-081-3/+3
* minor nits from Abhinav UpadhyayChristos Zoulas2017-01-031-12/+9
* Sync with file.man describing the location and format of magic files.Christos Zoulas2016-10-251-6/+12
* explain that elf magic is only consulted after softmagic.Christos Zoulas2016-10-191-3/+4
* magic.man: punctuation fixesReuben Thomas2016-07-271-4/+4
* Add support for signed indirect offsets.Christos Zoulas2016-07-201-3/+8
* document -d (Christoph Biedl)Christos Zoulas2016-06-301-2/+4
* Reduce the number of X's to appease linitian (Christoph Biedl)Christos Zoulas2016-06-271-2/+2
* Document --exclude name 'text' (synonym for 'ascii')Reuben Thomas2016-06-071-1/+4
* Allow altering how many bytes to read from analyzed files from the commandChristos Zoulas2016-03-312-2/+4
* document -00Christos Zoulas2016-03-141-2/+7
* remove dup words (Jakub Wilk)Christos Zoulas2015-10-071-4/+4
* PR/474: Add a limit to the size of regex searches to prevent performanceChristos Zoulas2015-09-112-4/+6
* Add missing 'e'Christos Zoulas2015-09-081-2/+2
* PR/456, use utf-7 charset in mime printing for utf-7 files.Christos Zoulas2015-06-031-1/+4
* PR/455: Add feature to report only on contents of compressed data, not theChristos Zoulas2015-06-032-5/+10
* Fix TODO'sChristos Zoulas2015-05-291-3/+13
* change comma-separated, to slash-separatedChristos Zoulas2015-04-102-4/+4
* Add --extensionChristos Zoulas2015-04-092-4/+9
* Bump buffer sizeChristos Zoulas2015-02-141-3/+12
* Add indirect relative offsets; make Exif use them. All other indirect magicChristos Zoulas2015-01-011-2/+7
* - Add a limit to the number of ELF notes processed (Suggested by AlexanderChristos Zoulas2014-12-162-6/+12
* Remove name recursion limit, it is always lower than the count... RenameChristos Zoulas2014-11-282-12/+10