summaryrefslogtreecommitdiff
path: root/util-linux/hexdump_xxd.c
AgeCommit message (Expand)Author
2023-07-10Update applet size estimatesDenys Vlasenko
2023-05-26hexdump, xxd: shrink stringsDenys Vlasenko
2023-01-03xxd: use bb_simple_perror_msg... where appropriateDenys Vlasenko
2023-01-02xxd: fix use of non-initialized dataDenys Vlasenko
2022-12-08xxd: fix typo in trivial usageBrandon Maier
2022-08-22xxd -r: handle offsetsDenys Vlasenko
2022-08-22xxd -r: without -p, stop at more than one whitespace, closes 14786Denys Vlasenko
2022-01-04libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS)Denys Vlasenko
2021-10-08xxd: fix -p -r, closes 13881Denys Vlasenko
2021-06-25xxd: compat tweak for -iDenys Vlasenko
2021-06-18xxd: implement -i "C style output"Denys Vlasenko
2021-06-17xxd: implement -o DISPLAYOFFSETDenys Vlasenko
2020-12-13more --help text tweaksDenys Vlasenko
2020-10-25compat: move hexdump -R functionality to xxd -rDenys Vlasenko
2020-10-20xxd: fix printing of trailing spacesDenys Vlasenko
2017-08-08getopt32: remove opt_complementaryDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2017-01-25xxd: make -p output lines actually end with a newlineDenys Vlasenko
2017-01-25xxd: implement -pDenys Vlasenko
2017-01-25hexdump/xxd: a bit more condensed formatsDenys Vlasenko
2017-01-25xxd: new appletDenys Vlasenko