]> granicus.if.org Git - file/shortlog
file
2008-06-16 Reuben ThomasNote two changes.
2008-06-16 Reuben ThomasAdd MIME type for Psion Sketch files.
2008-06-16 Reuben ThomasAdd needed test for per-target C compiler flags.
2008-06-05 Christos Zoulasmention last change.
2008-06-05 Christos ZoulasComment #3 From Jakub Jelinek on 2006-10-06 07:42...
2008-06-04 Christos ZoulasFrom: =?UTF-8?B?VG9tw6HFoQ==?= Smetana <tsmetana@redhat...
2008-05-28 Christos ZoulasSolaris enchancements from Bob Byrnes.
2008-05-22 Christos Zoulasput back compressed entries
2008-05-18 Christos ZoulasUse sizeof instead of array length from Charles Longeau
2008-05-18 Christos ZoulasAvoid printing a bad pointer from Charles Longeau
2008-05-16 Christos Zoulasfix vprintf bug.
2008-05-14 Christos Zoulasadd WSQ
2008-05-09 Christos Zoulas- compile with all warnings turned on.
2008-05-06 Christos Zoulasmove thunk to the right place
2008-05-06 Christos Zoulasbob's cleanup patches.
2008-04-29 Christos Zoulasfix search
2008-04-29 Christos Zoulascheck for <= 0 not just 0
2008-04-25 Christos Zoulasmore debian patches from abelcheung
2008-04-23 Christos Zoulasmore patches from abel cheung
2008-04-23 Christos Zoulasmore from abel cheung
2008-04-23 Christos Zoulasmore Debian fixes from Abel Cheung
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.
next