156
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 27, 2024 — Jun 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Account for wcwidth might return -1. | | >From OpenBSD revision 1.23 | date: 2011/04/15 16:05:34; author: stsp; state: Exp; lines: +7 -3 e! | Make the file_mbswidth() function cope if wcwidth() returns -1. | ok mikeb millert Here, ok Christos. More... about 12 years ago
PR/250: add freeplane format which is a fork of freemind by Felix Natter
christos
as Christos Zoulas
More... about 12 years ago
PR/253: remove invalid byte order messages
christos
as Christos Zoulas
More... about 12 years ago
don't treat as an error if the magic offset was after the end of our sample. (Christoph Biedl)
christos
as Christos Zoulas
More... about 12 years ago
mention spacing issue fixes.
christos
as Christos Zoulas
More... about 12 years ago
kill extra spaces (Jan Kaluza)
christos
as Christos Zoulas
More... about 12 years ago
don't print a space if there was an error. (from Jan Kaluza)
christos
as Christos Zoulas
More... about 12 years ago
Add new microsoft filesystem (from Richard W.M. Jones) http://msdn.microsoft.com/en-us/library/windows/desktop/hh848060(v=vs.85).aspx
christos
as Christos Zoulas
More... about 12 years ago
add partition id names; repair boot sector message
christos
as Christos Zoulas
More... about 12 years ago
latest fix
christos
as Christos Zoulas
More... about 12 years ago
PR/248: Multiple magic_loads fail due to global address re-use. Add a struct to describe the set entries eliminating the global variable.
christos
as Christos Zoulas
More... about 12 years ago
Add a note about Ragel More... about 12 years ago
don't ignore m4
christos
as Christos Zoulas
More... about 12 years ago
new clear keyword, change the way default works.
christos
as Christos Zoulas
More... about 12 years ago
new pgf magic
christos
as Christos Zoulas
More... about 12 years ago
Add c clear magic and a default that prints unknown arch
christos
as Christos Zoulas
More... about 12 years ago
better support for PNF files (Joerg Jenderek)
christos
as Christos Zoulas
More... about 12 years ago
specialize the test to avoid clash with windows PNF files (Joerg Jenderek)
christos
as Christos Zoulas
More... about 12 years ago
fix integer overflow preventing bounds check (Shane Huntley)
christos
as Christos Zoulas
More... about 12 years ago
allow list for long opts. it was erroneous ifdefed out by S_IFLNK. from joerg jenderek
christos
as Christos Zoulas
More... about 12 years ago
Add EXEEXT, from joerg jenderek
christos
as Christos Zoulas
More... about 12 years ago
fix wrong type, from joerg jenderek
christos
as Christos Zoulas
More... about 12 years ago
bump the kernel again since bios and friends got bumped.
christos
as Christos Zoulas
More... about 12 years ago
disallow strength in magic "name" entries
christos
as Christos Zoulas
More... over 12 years ago
fix eicar
christos
as Christos Zoulas
More... over 12 years ago
mention archives and use ascii only. (glensc)
christos
as Christos Zoulas
More... over 12 years ago
limit to 100 repetitions to avoid excessive backtracking Carsten Wolff
christos
as Christos Zoulas
More... over 12 years ago
add EICAR
christos
as Christos Zoulas
More... over 12 years ago
welcome to 5.14
christos
as Christos Zoulas
More... over 12 years ago
PR/242: Move strength to the parent pattern since setting them in "use" pattern does not affect the parent.
christos
as Christos Zoulas
More... over 12 years ago