]> git.ipfire.org Git - thirdparty/util-linux.git/history - text-utils/hexdump-parse.c
libfdisk: (dos) accept start for log.partitions on template
[thirdparty/util-linux.git] / text-utils / hexdump-parse.c
2016-08-02  Karel ZakMerge branch 'getopt' of git://github.com/kerolasa...
2016-08-02  Karel ZakMerge branch 'oclint' of git://github.com/kerolasa...
2016-07-21  Sami Kerolamisc: simplify if clauses [oclint]
2014-10-31  Natanael Copahexdump: use 'll' format modifier instead of the non...
2014-08-06  Karel ZakMerge branch 'master' of https://github.com/entertainyo...
2014-08-06  HUANG Weihexdump: Fix parse format of "byte count without repeti...
2014-05-14  Karel ZakMerge branch 'travis-root-checks-v2' of https://github...
2014-05-13  Karel Zakhexdump: use new colors API
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-03-05  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2014-03-04  Ondrej Opralahexdump: color unit may now be longer than the correspo...
2014-02-10  Ondrej Opralahexdump: add highlighting support
2013-12-02  Ondrej Opralahexdump: Create struct hexdump containing previously...
2013-12-02  Ondrej Opralahexdump: add __attribute__ ((__noreturn__)) to bad...
2013-12-02  Ondrej Opralahexdump: rename struct _fs to struct hexdump_fs and...
2013-12-02  Ondrej Opralahexdump: rename struct _fu to struct hexdump_fu and...
2013-12-02  Ondrej Opralahexdump: Rename struct _pr to struct hexdump_pr and...
2013-12-02  Ondrej Opralahexdump: rename rewrite to rewrite_rules
2013-12-02  Ondrej Opralahexdump: rename add to add_fmt
2013-12-02  Ondrej Opralahexdump: add the prefix 'hexdump-' to {conv,display...