]> git.ipfire.org Git - thirdparty/util-linux.git/history - text-utils/hexdump-parse.c
libmount: fix comment referring to passno field
[thirdparty/util-linux.git] / text-utils / hexdump-parse.c
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-12-11  Karel ZakMerge branch 'fix-couple-warnings' of https://github...
2018-12-10  Sami Kerolahexdump: fix potential null pointer dereference warnings
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-06-14  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-13  Karel ZakMerge branch 'sami-fallthrough' of https://github.com...
2017-06-13  Sami Kerolamisc: fix ggc-7 fallthrough warnings
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...