index
:
hexyl
ci-sync
master
Mirror of https://github.com/sharkdp/hexyl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-21
CI update
ci-sync
David Peter
2023-02-26
Merge pull request #188 from sharkdp/ci-update
David Peter
2023-02-26
CI: macos 12
David Peter
2022-12-07
Bump version
v0.12.0
David Peter
2022-12-07
Merge pull request #183 from sharifhsn/owo
David Peter
2022-12-07
Update src/bin/hexyl.rs
sharif
2022-12-07
Merge branch 'master' into owo
sharif
2022-12-07
Revert default color option to always
Sharif Haason
2022-12-07
Change `group_bytes` to satisfy merge conflict
Sharif Haason
2022-12-07
Renme --group-bytes to --group-size
David Peter
2022-12-07
One panel by default is terminal is not wide enough
David Peter
2022-12-07
Do not fail if output is not a TTY for `--panels=auto`
David Peter
2022-12-06
Satisfy `clippy`
Sharif Haason
2022-12-06
Replace `anstyle` with `owo-colors`
Sharif Haason
2022-12-06
Remove now unnecessary `byte_char_panel_g`
Sharif Haason
2022-12-06
Replace `is-terminal` with `supports-color` and make `auto` default for color
Sharif Haason
2022-12-05
Update CHANGELOG
David Peter
2022-12-05
Revert "Replace `libc` with `rustix`"
v0.11.0
David Peter
2022-12-05
Update version in README, man page
David Peter
2022-12-05
Show 0x00-bytes as '⋄' instead of '0', closes #166
David Peter
2022-12-05
Bump version
David Peter
2022-12-05
Update dependencies
David Peter
2022-12-05
Ignore EPIPE silently
David Peter
2022-12-05
Update CHANGELOG
David Peter
2022-12-05
Merge pull request #180 from sharifhsn/altdeps
David Peter
2022-12-05
Merge pull request #178 from sharifhsn/base
David Peter
2022-12-04
Replace `libc` with `rustix`
Sharif Haason
2022-12-04
Relax `anstyle` version
Sharif Haason
2022-12-04
Replace `atty` with `is-terminal`
Sharif Haason
2022-12-04
Improve help text for `--base`
Sharif Haason
2022-11-27
Remove debug statement
Sharif Haason
2022-11-27
`cargo fmt`
Sharif Haason
2022-11-27
Add tests for alternate base
Sharif Haason
2022-11-27
`cargo fmt`
Sharif Haason
2022-11-27
Account for new panel arguments
Sharif Haason
2022-11-27
Parse `-b` argument
Sharif Haason
2022-11-27
Adjust panel calculation to account for base and group
Sharif Haason
2022-11-27
Move `group_bytes` so it can be used for panels
Sharif Haason
2022-11-27
Add `--base`/`-b` argument
Sharif Haason
2022-11-27
Adjust spaces on empty lines
Sharif Haason
2022-11-27
Print header only if non-empty
Sharif Haason
2022-11-27
Adjust tests
Sharif Haason
2022-11-27
Differentiate format on base
Sharif Haason
2022-11-27
Add `Base` to `Printer`
Sharif Haason
2022-11-27
Merge pull request #176 from sharifhsn/anstyle
David Peter
2022-11-27
Merge branch 'master' into anstyle
Sharif Haason
2022-11-27
`cargo update`
Sharif Haason
2022-11-26
added squeeze tests
Mikhail Katychev
2022-11-26
Add CHANGELOG entry
David Peter
2022-11-26
Improve error messages
David Peter
[next]