summaryrefslogtreecommitdiffstats
path: root/text-utils/hexdump-parse.c
Commit message (Expand)AuthorAgeFilesLines
* hexdump: fix potential null pointer dereference warningsSami Kerola2018-12-101-5/+7
* misc: fix ggc-7 fallthrough warningsSami Kerola2017-06-141-1/+1
* misc: simplify if clauses [oclint]Sami Kerola2016-07-211-9/+6Star
* hexdump: use 'll' format modifier instead of the non-standard 'q'.Natanael Copa2014-10-311-7/+9
* hexdump: Fix parse format of "byte count without repetition count"HUANG Wei2014-08-061-1/+1
* hexdump: use new colors APIKarel Zak2014-05-131-1/+1
* hexdump: color unit may now be longer than the corresponding format unitOndrej Oprala2014-03-041-1/+15
* hexdump: add highlighting supportOndrej Oprala2014-02-101-0/+140
* hexdump: Create struct hexdump containing previously global variables.Ondrej Oprala2013-12-021-7/+7
* hexdump: add __attribute__ ((__noreturn__)) to bad*() functionsOndrej Oprala2013-12-021-24/+20Star
* hexdump: rename struct _fs to struct hexdump_fs and remove its typedefOndrej Oprala2013-12-021-4/+4
* hexdump: rename struct _fu to struct hexdump_fu and remove its typedefOndrej Oprala2013-12-021-8/+8
* hexdump: Rename struct _pr to struct hexdump_pr and remove it's typedefOndrej Oprala2013-12-021-5/+7
* hexdump: rename rewrite to rewrite_rulesOndrej Oprala2013-12-021-1/+1
* hexdump: rename add to add_fmtOndrej Oprala2013-12-021-2/+2
* hexdump: add the prefix 'hexdump-' to {conv,display,parse}.cOndrej Oprala2013-12-021-0/+494