| Commit message (Expand) | Author | Age | Files | Lines |
* | misc: cosmetics, remove argument from usage(FILE*) | Ruediger Meier | 2017-06-26 | 1 | -1/+1 |
* | hexdump: add highlighting support | Ondrej Oprala | 2014-02-10 | 1 | -0/+11 |
* | hexdump: Create struct hexdump containing previously global variables. | Ondrej Oprala | 2013-12-02 | 1 | -11/+14 |
* | hexdump: rename struct _fs to struct hexdump_fs and remove its typedef | Ondrej Oprala | 2013-12-02 | 1 | -4/+4 |
* | hexdump: rename struct _fu to struct hexdump_fu and remove its typedef | Ondrej Oprala | 2013-12-02 | 1 | -3/+3 |
* | hexdump: Rename struct _pr to struct hexdump_pr and remove it's typedef | Ondrej Oprala | 2013-12-02 | 1 | -4/+4 |
* | hexdump: rename rewrite to rewrite_rules | Ondrej Oprala | 2013-12-02 | 1 | -1/+1 |
* | hexdump: rename add to add_fmt | Ondrej Oprala | 2013-12-02 | 1 | -1/+1 |
* | hexdump: Merge hexsyntax.c into hexdump.c | Ondrej Oprala | 2013-12-02 | 1 | -1/+1 |
* | hexdump: simplify newsyntax arguments | Ondrej Oprala | 2013-11-08 | 1 | -1/+1 |
* | hexdump: rename next{fs,fu,pr} to {fs,fu,pr}list | Ondrej Oprala | 2013-11-08 | 1 | -5/+5 |
* | hexdump: use list.h queues and rewrite redundant for cycles | Ondrej Oprala | 2013-11-08 | 1 | -6/+8 |
* | hexdump: revert global exitval variable change | Sami Kerola | 2013-09-10 | 1 | -0/+1 |
* | hexdump: remove unnecessary global variables | Sami Kerola | 2013-07-01 | 1 | -2/+0 |
* | hexdump: fix shadow declaration | Sami Kerola | 2012-07-26 | 1 | -1/+1 |
* | hexdump: fix comparison of distinct pointer types | Karel Zak | 2012-05-23 | 1 | -1/+1 |
* | hexdump: use strtosize() for -n and -s | Karel Zak | 2012-03-21 | 1 | -1/+1 |
* | fdisk, display, hexdump.h: Use standard C types instead of u_int, u_char, u_l... | Josiah Worcester | 2011-06-14 | 1 | -2/+2 |
* | hexdump: new usage(), xalloc and err.h stuff | Sami Kerola | 2011-02-21 | 1 | -3/+1 |
* | hexdump: remove od functionality in favor to GNU coreutils od | Sami Kerola | 2010-12-30 | 1 | -1/+0 |
* | Imported from util-linux-2.11o tarball. | Karel Zak | 2006-12-07 | 1 | -3/+7 |
* | Imported from util-linux-2.10m tarball. | Karel Zak | 2006-12-07 | 1 | -1/+1 |
* | Imported from util-linux-2.7.1 tarball. | Karel Zak | 2006-12-07 | 1 | -0/+16 |
* | Imported from util-linux-2.2 tarball. | Karel Zak | 2006-12-07 | 1 | -0/+76 |