summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mention recent change.FILE5_05Reuben Thomas2011-01-161-0/+4
* Fix two potential buffer overruns in apprentice_list.Reuben Thomas2011-01-161-8/+8
* Ignore .gitignoreReuben Thomas2011-01-165-0/+6
* Note recent changes.Reuben Thomas2011-01-141-0/+5
* New pure-Python bindings (same API as before, with missing methods added).Reuben Thomas2011-01-147-529/+222
* Update documentation to match reality, and small formatting fixes.Reuben Thomas2011-01-141-12/+17
* Rename `buffer' (name of Python built-in) to `buf'.Reuben Thomas2011-01-141-2/+2
* from Jan KaluzaChristos Zoulas2011-01-102-5/+13
* Remove some #if 0’d code that had no reason to be left in.Reuben Thomas2011-01-071-14/+2
* paqChristos Zoulas2011-01-071-1/+6
* EPubChristos Zoulas2011-01-071-1/+12
* Typo fixes.Reuben Thomas2011-01-061-2/+2
* Summarise Python changes.Reuben Thomas2011-01-061-0/+5
* Fix Python 3 using example at http://wiki.python.org/moin/PortingExtensionMod...Reuben Thomas2011-01-061-34/+72
* Remove obsolete py_magic.h.Reuben Thomas2011-01-062-42/+1
* Open file in binary mode for portability to Windows and Python 3.Reuben Thomas2011-01-061-2/+2
* Add build directory to ignore list.Reuben Thomas2011-01-061-0/+1
* Fixes for Python 2.x:Reuben Thomas2011-01-061-5/+5
* Fix and use pstring length specifiers.Reuben Thomas2011-01-046-25/+53
* Ignore section 5 man pages too.Reuben Thomas2011-01-041-0/+1
* Remove magic dir before trying to compile magic, to make it easier to recover...Reuben Thomas2011-01-041-2/+2
* fix obvious errorChristos Zoulas2010-12-311-2/+2
* new tads versionChristos Zoulas2010-12-311-4/+16
* G-IR format.Christos Zoulas2010-12-261-1/+9
* updates from Sergey ZaykovChristos Zoulas2010-12-251-4/+49
* don't undo our initializationChristos Zoulas2010-12-221-2/+3
* support for various formats of pascal strings.Christos Zoulas2010-12-225-15/+121
* add more linux swapChristos Zoulas2010-12-171-1/+3
* make it work again with python2.6Christos Zoulas2010-12-151-56/+64
* update for python-3.1 from Kelly Anderson.Christos Zoulas2010-12-153-265/+352
* more magic from Jan KaluzaChristos Zoulas2010-12-072-2/+40
* Slight improvements to tar code, and fix to -e soft.Reuben Thomas2010-11-305-44/+46
* warc format from Jérôme DupontChristos Zoulas2010-11-251-1/+10
* magic text fixes from jan kaluzaChristos Zoulas2010-11-2518-105/+105
* bump strings to 64 and version to 8.Christos Zoulas2010-11-231-4/+4
* add markup.Christos Zoulas2010-11-051-3/+4
* ChangeLog for previous commit.Reuben Thomas2010-11-051-0/+3
* Update bug reporting addresses and make more visible.Reuben Thomas2010-11-052-37/+18
* Add tcl magic from Gustaf Neumann.Reuben Thomas2010-11-013-1/+34
* fixes from cchittleborough+comp.file@cluemail.com ("Christopher Chittleborough")Christos Zoulas2010-10-261-59/+55
* epub stuffChristos Zoulas2010-10-251-1/+19
* mention recent fix.Christos Zoulas2010-10-241-0/+4
* Christopher Chittleborough <cchittleborough+comp.file@cluemail.com>Christos Zoulas2010-10-241-3/+4
* fix comments from Christopher ChittleboroughChristos Zoulas2010-10-241-4/+4
* From: Ulrich =?utf-8?B?U3DDtnJsZWlu?= <uqs@spoerlein.net>Christos Zoulas2010-10-211-2/+2
* fingerprint data.Christos Zoulas2010-10-201-1/+5
* recognize "text" as the preferred synonym of "ascii".Christos Zoulas2010-10-081-1/+2
* add a simple scoring scheme to require more than one keyword matches forChristos Zoulas2010-10-082-56/+71
* document string/tChristos Zoulas2010-10-071-0/+4
* document -lChristos Zoulas2010-10-071-3/+7