]> granicus.if.org Git - file/shortlog
file
2014-06-03 Christos ZoulasPR/357: flake8 warning cleanups
2014-06-03 Christos Zoulas* Enforce limit of 8K on regex searches that have no...
2014-06-03 Christos ZoulasAdd map
2014-06-03 Christos ZoulasPR/358: Add .FIT map data.
2014-06-03 Christos Zoulasremove line number mention in regex. We don't want...
2014-06-03 Christos ZoulasAdd norton guide files (Joerg Jenderek)
2014-06-02 Christos Zoulasremove l modifier
2014-06-02 Christos ZoulasUse more the dos filename function (Joerg Jenderek)
2014-06-02 Christos ZoulasPatch for acronis (Joerg Jenderek)
2014-06-02 Christos Zoulasupdate from Joerg Jenderek
2014-06-01 Christos Zoulasfix some more MBR misidentifications (Joerg Jenderek)
2014-06-01 Christos ZoulasSymantek GHOST magic (Joerg Jenderek)
2014-06-01 Christos ZoulasFix some Dyalog APL magic that does not make sense...
2014-06-01 Christos ZoulasFix the strength of DOS/MBR (Joerg Jenderek)
2014-05-30 Christos Zoulasdocument regex limit.
2014-05-30 Christos ZoulasUpdate regex recommendation.
2014-05-30 Christos ZoulasLimit regex search for BEGIN to the first 4K of the...
2014-05-30 Christos ZoulasIf requested, limit search length.
2014-05-30 Christos Zoulasrecognize nonorton ghost files. Joerg Jenderek
2014-05-28 Christos Zoulas- fix non-ascii.
2014-05-28 Christos Zoulasfurther optimize awk by not looking for the BEGIN regex...
2014-05-28 Christos Zoulasfix endianness problem.
2014-05-21 Christos ZoulasCVE-2014-0207: Prevent 0 element vectors and vectors...
2014-05-20 Christos Zoulasadd linux device tree.
2014-05-15 Christos ZoulasPR/343: dosexec mime broken
2014-05-14 Christos ZoulasPR/354: Fix stray ^M's
2014-05-14 Christos ZoulasPR/354: Encoding irregularities.
2014-05-14 Christos ZoulasPR/352: Support for Hangul (Korean) Word Processor...
2014-05-14 Christos ZoulasPR/347: Windows patches.
2014-05-14 Christos Zoulasremove unused.
2014-05-14 Christos ZoulasPR/346: New sereal magic
2014-05-13 Christos ZoulasPR/353: Dagobert Michelsen: Add "file.h" to get proper...
2014-05-13 Christos ZoulasRoman I Khimov:
2014-05-13 Christos ZoulasRoman I Khimov:
2014-05-13 Christos ZoulasRoman I Khimov:
2014-05-13 Christos ZoulasRoman I Khimov:
2014-05-07 Christos ZoulasFix coredump in clang caused by missing array terminato...
2014-05-07 Christos Zoulasmerge dup VDI
2014-05-07 Christos Zoulasmore lz4
2014-05-07 Christos ZoulasFix for uninialized title (Jan Kaluza)
2014-05-06 Christos ZoulasRemove loop that kept reading the same offset (Jan...
2014-05-06 Christos Zoulas_POSIX2_RE_DUP_MAX is 255 on most systems.
2014-05-06 Christos ZoulasCompile regex during the magic compilation process...
2014-05-05 Christos Zoulasfactor out all the duplicated regex code into a wrapper.
2014-05-05 Christos ZoulasApply patches from file-CVE-2012-1571.patch
2014-05-04 Christos ZoulasPR/351: Fix compilation of empty files.
2014-05-02 Christos ZoulasCode to detect gnu attributes, and start of parser.
2014-05-02 Christos ZoulasFrom Christoph Biedl:
2014-04-30 Christos ZoulasKill %h %hh and %l modifiers for bytes, shorts, and...
2014-04-28 Christos ZoulasAdd missing specifiers for %h?
2014-04-28 Christos Zoulasfix integer format widths
2014-04-28 Christos Zoulasadd perl hash magic
2014-04-17 Christos ZoulasFix wrong ifdef configure test (Jean-Louis CHARTON)
2014-04-17 Christos Zoulastry to fix memcpy (Jean-Louis CHARTON)
2014-04-17 Christos Zoulaskill c99 comments, aix does not like them (Jean-Louis...
2014-04-12 Christos ZoulasPR/337: Fix incorrect handling of offsets (wrong sign)
2014-04-12 Christos ZoulasPR/339: updates from Rick Richardson
2014-04-12 Christos ZoulasPR/340: New magic for snappy framing
2014-04-12 Christos ZoulasPR/345: add tests for intptr_t and uintptr_t
2014-04-03 Christos ZoulasFix regression: If a file was already bytes, don't...
2014-04-01 Christos ZoulasNew fixes
2014-04-01 Christos ZoulasPR/341: Jan Kaluza: Fix memory leak
2014-04-01 Christos ZoulasPR/342: Jan Kaluza: Reverse order of evaluation to...
2014-03-30 Christos Zoulasraise the strength of the targa magic, instead of dropp...
2014-03-30 Christos Zoulasremove extra line (Christoph Biedl)
2014-03-29 Christos Zoulascapitalize sparc
2014-03-28 Christos ZoulasImprove library detection, (Christoph Biedl)
2014-03-28 Christos Zoulasfix compilation without fmt debug.
2014-03-28 Christos Zoulasreduce strength of windows cursors so that they don...
2014-03-27 Christos Zoulas- Add some debugging code to print incorrect formats.
2014-03-26 Christos Zoulaswelcome to 5.18 FILE5_18
2014-03-23 Christos Zoulasadd megaraid.
2014-03-16 Christos Zoulasminor changes
2014-03-16 Kimmo SuominenTurn heading into markdown heading.
2014-03-16 Kimmo SuominenDocument the release procedure.
2014-03-16 Christos Zoulasadd ConTeXt documents
2014-03-15 Christos Zoulasadd fmtcheck
2014-03-14 Christos Zoulastoday's changes
2014-03-14 Christos ZoulasPR/319: Remove superfluous call to file_ascmagic_with_e...
2014-03-14 Christos ZoulasPR/320: Issue a warning for mime types that are attache...
2014-03-14 Christos ZoulasFix mime entries that were attached to magic entries...
2014-03-14 Christos ZoulasPR/333: Be more precise about counting the strength...
2014-03-14 Christos ZoulasPR/334: don't try to free the magic list if it was...
2014-03-11 Christos Zoulasremove debugging printf.
2014-03-11 Christos Zoulasremove bogus comment
2014-03-11 Christos Zoulasfix bug intruduced by the locale changes.
2014-03-10 Kimmo SuominenAdd ID.
2014-03-10 Kimmo SuominenSort list of packages for ease of maintenance.
2014-03-10 Kimmo SuominenRemove explicit autotools-dev.
2014-03-10 Kimmo SuominenFix typo another way. Per Christoph Biedl.
2014-03-10 Christos Zoulasescape space.
2014-03-09 Kimmo SuominenFix typo.
2014-03-08 Christos ZoulasAdd compiled delphi magic
2014-03-08 Christos ZoulasExplain date number format (Christoph Biedl)
2014-03-08 Christos ZoulasFIx windows icons and cursors (Christoph Biedl)
2014-03-08 Kimmo SuominenSync README.DEVELOPER and .travis.yml
2014-03-07 Christos Zoulasdocument the apple option (Christoph Biedl)
2014-03-07 Christos Zoulasclarify the syntax for string searches (Christoph Biedl)
2014-03-07 Christos ZoulasAdd a couple of missing files
2014-03-07 Christos Zoulasjust commit the yml, not all the html surrounding it.
next