Commit Graph
3 Commits
Author SHA1 Message Date
Sylvestre LedruandGitHub 1f4a976a92 Revert "unexpand: use buffered read & improve performance by 34.66% (#10798)" (#10819)
This reverts commit 4bbd71fffb.
2026-02-08 16:14:09 +01:00
cerdelenandGitHub 4bbd71fffb unexpand: use buffered read & improve performance by 34.66% (#10798) 2026-02-08 15:16:19 +01:00
Yagiz DegirmenciandGitHub 545fe7d887 feat(unexpand): move from getopts to clap (#1883)
* feat: move unexpand to clap

* chore: allow muliple files

* test: add test fixture, test reading from a file

* test: fix typo on file name, add test for multiple inputs

* chore: use 'success()' instead of asserting

* chore: delete unused variables

* chore: use help instead of long_help, break long line
2021-03-23 09:42:05 +01:00