]> granicus.if.org Git - file/shortlog
file
2008-04-23 Christos Zoulasdon't clobber windows icon files; Abel Cheung
2008-04-23 Christos ZoulasRecent changes.
2008-04-23 Christos ZoulasNew files
2008-04-23 Christos Zoulassplit windows and msdos entries from Abel Cheung
2008-04-23 Christos ZoulasAdd magic submission guidelines from Abel Cheung
2008-04-21 Christos Zoulasgc some of the weak magic inone place.
2008-04-20 Christos ZoulasFrom Abel Cheung: Fix the WMF magic.
2008-04-20 Christos Zoulasadd cppflags for tests
2008-04-19 Christos Zoulasfixes from ALex Cheung.
2008-04-16 Christos Zoulasrecycle magic
2008-04-08 Christos Zoulasfixes for pack200 from From: Ivan Todoroski <grnch...
2008-04-08 Reuben ThomasAdd Ruby patterns, based on the Lua ones.
2008-04-08 Reuben ThomasAdd some more MIME types, mainly for scripting language...
2008-04-07 Christos Zoulasput back elfcore changelog entry.
2008-04-04 Christos Zoulaswe don't support <= and >= so don't allow it.
2008-04-04 Christos ZoulasWe don't support >= or <=; fix the magic.
2008-03-28 Christos Zoulasuse magwarn for format warnings. FILE4_24
2008-03-28 Christos Zoulasfix format
2008-03-27 Christos Zoulaselfcore fixes from Bob.
2008-03-26 Christos Zoulasmore ogg formats
2008-03-23 Christos Zoulasthanks, I've added it.
2008-03-22 Christos Zoulasfile 4.24
2008-03-22 Christos Zoulasmake distcheck work.
2008-03-22 Christos Zoulastry to fix distcheck
2008-03-22 Christos Zoulasput the fragments back in; otherwise make distcheck...
2008-03-22 Christos Zoulas* does not work in all the Makes.
2008-03-22 Christos Zoulasthe fragment generation does not work:
2008-03-19 Reuben ThomasSince the fragments are in pkgdata_DATA, they don't...
2008-03-19 Reuben ThomasBuild list of magic fragments in a way that should...
2008-03-07 Christos Zoulasgive the magic file the proper name.
2008-03-07 Christos Zoulasbring them back so that we don't lose history and mess...
2008-03-07 Christos ZoulasStar expansion is not portable; only gmake supports it.
2008-03-01 Reuben ThomasText/binary split.
2008-03-01 Reuben ThomasCast [f]printf to void to make lint happy.
2008-02-28 Reuben ThomasHave exactly one CVS $File line in each .man file
2008-02-28 Reuben ThomasMention Linux in sections note
2008-02-28 Reuben ThomasMake some small improvements to the magic man page...
2008-02-28 Reuben ThomasFix typo in gedcom.magic.
2008-02-28 Reuben ThomasAdd basic instructions for writing tests.
2008-02-28 Reuben ThomasUse wildcards to avoid having to extend EXTRA_DIST...
2008-02-28 Reuben ThomasRemove already-fulfilled FIXME.
2008-02-28 Reuben ThomasModernise the language at the start, speaking of "magic...
2008-02-27 Reuben ThomasFix bogus white space introduced in last commit.
2008-02-27 Reuben ThomasFix formatting of function declaration.
2008-02-27 Reuben ThomasCompact some over-generously-spaced comments.
2008-02-26 Reuben ThomasRemove a spurious comma.
2008-02-26 Reuben ThomasRemove unused #ifdef, NOORDER.
2008-02-25 Reuben ThomasUse "private" instead of "static" for load_1, as it...
2008-02-25 Reuben ThomasFix relative offsets after search again, this time...
2008-02-25 Reuben ThomasRevert change made in 1.108 and 1.109, as I still haven...
2008-02-24 Christos Zoulasdon't let gcc optimize out our RCS id.
2008-02-24 Reuben ThomasFix magic directory/file parsing code so it really...
2008-02-24 Reuben ThomasThis code was funny, but it caught my eye too many...
2008-02-24 Reuben ThomasMake looks_utf8 a global function, file_looks_utf8
2008-02-24 Reuben ThomasChange magic.nospflag to a flag bit in magic.flag.
2008-02-24 Reuben ThomasReduce MAXMAGIS again; I hadn't realised it isn't reall...
2008-02-24 Reuben ThomasTests now in separate directory
2008-02-24 Reuben ThomasFix dependency typo
2008-02-24 Reuben ThomasAdd the beginnings of a test suite, based on test.c.
2008-02-19 Reuben ThomasTweak strength formula for search/regex patterns.
2008-02-19 Reuben ThomasFixes for fragmented magic.
2008-02-19 Reuben ThomasAdd elfclass.h to libmagic_la_SOURCES.
2008-02-19 Reuben ThomasUpdate man page to cover magic directories.
2008-02-19 Reuben ThomasAllow elements of a magic path to be directories.
2008-02-19 Reuben ThomasUse fragments directly, don't cat them into a big file.
2008-02-19 Christos Zoulas- Fix dynamic object stripped/notstripped printing...
2008-02-19 Reuben ThomasReplace use of (v)snprintf with (v)asprintf. This has...
2008-02-18 Reuben ThomasRemove unused variable
2008-02-18 Reuben ThomasRename apprentice_file to apprentice_load to avoid...
2008-02-18 Reuben ThomasFix email address. pre-rrt-big-changes-post-4-23
2008-02-18 Reuben ThomasNote that search patterns can use the same modifiers...
2008-02-18 Reuben ThomasWarn about regex use
2008-02-18 Reuben ThomasAdd GnuCash support (Debian bug #383504)
2008-02-18 Reuben ThomasRemove the "on most system" clause from the various...
2008-02-18 Reuben ThomasFix Vorbis detection for Ogg files with ID3 tags.
2008-02-18 Reuben ThomasComment out overly weak Lisp/Windows .inf magic. Can...
2008-02-18 Reuben ThomasComment out LZMA detection, as according to discussion...
2008-02-18 Reuben ThomasAttempt to make LZMA work better, by observation: simpl...
2008-02-18 Reuben ThomasComment out more weak magic.
2008-02-18 Reuben ThomasFix offset update for pstrings (Debian bug #466033)
2008-02-18 Reuben ThomasRemove regex.
2008-02-17 Reuben ThomasFix typo in earlier fix
2008-02-17 Reuben ThomasReplace a regex with a search pattern
2008-02-17 Reuben ThomasEnforce range in search (use default non-zero value...
2008-02-17 Reuben ThomasClarify syntax
2008-02-17 Reuben ThomasReplace a regex with a search
2008-02-17 Reuben ThomasSpelling correction
2008-02-15 Christos Zoulasext4 detection from =?UTF-8?B?VG9tw6HFoQ==?= Smetana...
2008-02-14 Christos Zoulasadd mailing list info.
2008-02-14 Christos Zoulas- use my astron address
2008-02-14 Christos Zoulasno processing for mime.
2008-02-13 Reuben ThomaskBits to kbps; fixes Debian bug #400933
2008-02-12 Reuben ThomasFix from Jon Dowland (Debian bug #359301) to Doom magic.
2008-02-12 Reuben ThomasFix Ogg FLAC signature (Debian bug #347244).
2008-02-12 Reuben ThomasMake MPEG sequence magic more precise so it's less...
2008-02-12 Reuben ThomasDiagnose symlink loops. Fixes Debian bug #297775.
2008-02-12 Reuben ThomasAdd to-do.
2008-02-12 Reuben ThomasFix typo and markup in description of 'x' test.
2008-02-12 Reuben ThomasComment out too-weak binary magic
2008-02-12 Reuben ThomasFix Postscript version printing (Debian bug #129518)
next