]> granicus.if.org Git - file/shortlog
file
2009-08-04 Christos Zoulasfix rpm stuff.
2009-07-22 Christos Zoulasadd xfs dump format from From: Daniel Novotny <dnovotny...
2009-07-15 Christos Zoulasrecent changes.
2009-07-15 Christos Zoulashandle wstring32 and null for crystal reports. Always...
2009-07-15 Christos Zoulasdo the actual cast in c; although I don't like it becau...
2009-07-15 Christos Zoulasdon't include useless headers.
2009-07-15 Christos Zoulasfix mygetopt.h handling.
2009-07-15 Christos Zoulasfix debugging, handle wstring32 and null.
2009-07-10 Christos Zoulasmore detail in PNG images.
2009-07-01 Christos ZoulasRemove version check from zip Sander Marechal <s.marech...
2009-06-23 Reuben ThomasRemove some really silly LISP magic.
2009-06-20 Christos Zoulasfix djgpp compilation
2009-06-16 Christos Zoulasrevised font patch from Daniel Novotny
2009-06-16 Christos Zoulasrecognize more fonts from Daniel Novotny.
2009-06-09 Reuben ThomasAdd a ChangeLog for last commit, to add a couple of...
2009-06-09 Reuben ThomasAdd some missing MIME types for MP3 files.
2009-05-27 Reuben ThomasDocument last commit.
2009-05-27 Reuben ThomasAdd full range of hash-bang tests for python and ruby.
2009-05-18 Christos Zoulasflip the polarity of the gcc test.
2009-05-13 Christos Zoulasmention capabilities
2009-05-13 Christos ZoulasDon't lose the last hardware capacity. Cheng Renquan...
2009-05-08 Christos Zoulascompile with g++ again.
2009-05-08 Christos Zoulasdrop trailing whitespace.
2009-05-08 Christos Zoulaslint fixes and more from NetBSD
2009-05-06 Christos Zoulasremove 0xfffe special casing
2009-05-06 Christos Zoulaswelcome to 5.03
2009-05-06 Christos Zoulasuse LIMIT instead of LIM everywhere.
2009-05-06 Christos Zoulasavoid wrap-around.
2009-05-06 Christos ZoulasDon't deref null if we try to read a non-existing short...
2009-05-05 Christos Zoulasmore protection for the cdf code. FILE5_03
2009-05-04 Christos Zoulas5.02... FILE5_02
2009-05-02 Christos Zoulaslimit sector sizes
2009-05-02 Christos Zoulasadd 2.6 compiled files.
2009-05-02 Christos Zoulasfix reading the sat.
2009-05-02 Christos Zoulasmore conservative against integer overflow
2009-05-01 Christos ZoulasBuffer overflow fixes.
2009-05-01 Christos ZoulasBuffer overflow fixes from Drew Yao <ayao@apple.com>
2009-04-30 Christos Zoulas5.01 we are almost here. FILE5_01
2009-04-30 Christos ZoulasParens around name.
2009-04-30 Christos Zoulasmention cdf fixes
2009-04-30 Christos Zoulasmore cdf fixes:
2009-04-22 Christos ZoulasAdded xz from Sven Hartrumpf <Sven.Hartrumpf@FernUni...
2009-04-14 Christos Zoulasadd tokyo cabinet from: Sven Hartrumpf <Sven.Hartrumpf...
2009-04-13 Christos Zoulasfix postscript font, revert back to using strings so...
2009-04-13 Christos Zoulasfile@bzzt.net (Arnout Engelen)
2009-04-07 Christos Zoulasmake sure we free everything.
2009-04-06 Christos Zoulasadd mime for xz compresses files. =?ISO-8859-1?Q?Anders...
2009-04-03 Christos Zoulasfrom Daniel Novotny <dnovotny@redhat.com>
2009-03-30 Christos Zoulasextend the search to 4K because there are files with...
2009-03-27 Christos Zoulastoday's change
2009-03-27 Christos Zoulasdon't print \012- separators in the same magic entry...
2009-03-25 Christos Zoulasfix linux version from Luke Suchocki <Luke.Suchocki...
2009-03-23 Christos Zoulasmention latest fix.
2009-03-23 Christos Zoulasavoid descriptor leak in compress code. Daniel Novotny...
2009-03-22 Christos Zoulasfix sign comparison warning.
2009-03-22 Christos Zoulasinclude file.h to get prototypes.
2009-03-20 Christos Zoulasremove extra locale.h that is not needed.
2009-03-18 Christos Zoulas- allow escaping relation characters.
2009-03-10 Christos Zoulasdon't use strlen in strndup().
2009-03-10 Christos Zoulasavoid c99 syntax.
2009-03-05 Christos Zoulasadd kml
2009-03-05 Christos Zoulasadd xz compression.
2009-03-05 Christos Zoulasno null after romfs.
2009-03-03 Christos Zoulasfix erlang magic add kml.
2009-02-25 Christos Zoulasoops forgot to commit the EFTYPE removal.
2009-02-24 Christos Zoulasquote gcc.
2009-02-23 Christos Zoulasmake memory read return the proper length.
2009-02-23 Christos Zoulasmention using the buffer for cdf files.
2009-02-23 Christos Zoulasmake cdf use the buffer first if available.
2009-02-20 Christos Zoulasremove wrong conversion to strlcpy/strlcat. Cygwin...
2009-02-17 Christos Zoulasmv pkgdatadir to misc instead of creating a file direct...
2009-02-17 Christos Zoulasdon't check for NULL. It can't be.
2009-02-17 Christos Zoulasadd autoinstall
2009-02-14 Christos Zoulasadd notes for 5.x
2009-02-13 Christos Zoulasrecent changes.
2009-02-13 Christos Zoulasconvert strings to printable form. XXX: no locale infor...
2009-02-13 Christos Zoulasfix leak, from Robert G.
2009-02-10 Christos Zoulasfix english in error messages.
2009-02-04 Christos Zoulasmention last fix.
2009-02-04 Christos Zoulasfix warnings on OS/2
2009-02-03 Christos Zoulasfix include files. FILE5_00
2009-02-03 Christos Zoulas00
2009-02-02 Reuben ThomasImprove comments to point to where more information...
2009-02-02 Reuben ThomasComment out too-general pattern.
2009-02-02 Christos ZoulasJPEG-2000 from Petr Splichal <psplicha@redhat.com>
2009-01-28 Christos Zoulasadd wireless
2009-01-28 Christos ZoulasFrom: "Luis R. Rodriguez" <lrodriguez@atheros.com>
2009-01-21 Christos Zoulasfile 5.0
2009-01-12 Christos Zoulasfix compilation in weird systems from Scott MacVicar...
2009-01-12 Christos ZoulasEric Sandeen -> Daniel Novotny BTRFS
2008-12-22 Reuben ThomasAdd TODO to fix the output system.
2008-12-15 Christos Zoulasenable graphwiz again adding mandatory space after...
2008-12-12 Christos Zoulasadd cabinet mime from Ville =?iso-8859-1?q?Skytt=E4...
2008-12-12 Christos Zoulas- avoid infinite loops
2008-12-03 Christos Zoulaslet normal magic deal with documents without summary...
2008-12-03 Christos Zoulas- grab the offsets from the header instead of computing...
2008-12-03 Christos Zoulasmention today's changes.
2008-12-03 Christos Zoulasreturn an error if any of the files failed not just...
2008-12-03 Christos Zoulasfix more memory corruption, from realloc'ing info.
2008-12-02 Christos Zoulasmake the source descriptions more up-to-date.
next