aboutsummaryrefslogtreecommitdiff
path: root/zen/cmds/print.cpp
Commit message (Expand)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-193/+0
* zen command line tool improvements (#212)Dan Engelbrecht2023-01-131-16/+6
* Zen cmd fixes (#201)Dan Engelbrecht2022-12-071-16/+10
* optimizations (#200)Dan Engelbrecht2022-12-071-6/+5
* clang-format fixesStefan Boberg2022-06-101-1/+3
* extended zen print command to also handle CbPackage and CompressedBuffer form...Stefan Boberg2022-06-101-9/+91
* Format fix.Per Larsson2022-01-221-1/+3
* Fixed fmt::format() compile errorMartin Ridgers2022-01-111-1/+1
* zen: Improved error reporting for `print` commandStefan Boberg2021-10-201-3/+20
* zen: added print/printpackage subcommands to help in debugging or inspecting ...Stefan Boberg2021-10-011-0/+107