Commit Graph

6 Commits

Author SHA256 Message Date
bf3dfaff83 Accepting request 1132763 from home:mnhauke
- Update to version 0.14.0
  Features
  * New --character-table option, with the ability to use
    codepage 437.
  * New --character-table=ascii option for a ASCII-only character
    table.
  Bugfixes
  * Show output when doing hexyl /dev/zero.
  * Respect NO_COLOR environment variable.

OBS-URL: https://build.opensuse.org/request/show/1132763
OBS-URL: https://build.opensuse.org/package/show/editors/hexyl?expand=0&rev=11
2023-12-13 07:55:05 +00:00
0544e377d4 Accepting request 1118863 from home:amanzini:branches:editors
- Update to version 0.13.1
  * BugFix: Correctly handle discontinuous input (stdin), see #196 and #197

OBS-URL: https://build.opensuse.org/request/show/1118863
OBS-URL: https://build.opensuse.org/package/show/editors/hexyl?expand=0&rev=9
2023-10-19 09:35:30 +00:00
76c283b0c6 Accepting request 1089461 from home:amanzini:branches:editors
- Update to version 0.13.0
  * Support both little and big Endian dumps using --endianness={little,big}
  * Breaking: Changed the meaning of the short flag -C to be consistent with hexdump -C. 
    Previously, this would hide the character panel, but now -C shows the character panel, 
    in case it has been previously (e.g. in an alias) disabled with --no-characters

OBS-URL: https://build.opensuse.org/request/show/1089461
OBS-URL: https://build.opensuse.org/package/show/editors/hexyl?expand=0&rev=7
2023-06-01 10:29:11 +00:00
e6023825ef Accepting request 1042019 from home:mnhauke
- Updat eto version 0.12.0
  Features
  * Only show one panel by default if the terminal width is not
    wide enough for two panels.
  * Respect the NO_COLOR environment variable.
  Bugfixes
  * Do not fail with an error if --panels=auto is used and the
    output is piped.
  Changes
  * Breaking: For xxd-compatibility reasons, --group_bytes has
    been renamed to --group-size (with an --groupsize alias).

OBS-URL: https://build.opensuse.org/request/show/1042019
OBS-URL: https://build.opensuse.org/package/show/editors/hexyl?expand=0&rev=5
2022-12-13 07:31:53 +00:00
65930ffe58 Accepting request 1040406 from home:mnhauke
- Update to version 0.11.0
  * Significantly improved performance.
  * Added variable panels through the --panels and --terminal-width
    flags.
  * Added new --group-bytes/-g option.
  * Added new --base B option (where B can be binary, octal,
    decimal or hexadecimal).
  * Show actual zero bytes as ⋄ in the character panel
    (previously: 0), in order not to confuse them with ASCII.
  * 0 bytes if colors are deactivated.

OBS-URL: https://build.opensuse.org/request/show/1040406
OBS-URL: https://build.opensuse.org/package/show/editors/hexyl?expand=0&rev=3
2022-12-05 19:04:24 +00:00
fc81d7a0b5 Accepting request 1038539 from home:mnhauke
Initial package for hexyl

OBS-URL: https://build.opensuse.org/request/show/1038539
OBS-URL: https://build.opensuse.org/package/show/editors/hexyl?expand=0&rev=1
2022-11-28 08:14:12 +00:00