Commit Graph

9 Commits (master)

Author SHA1 Message Date
Avril 236e3df44e
Added orderby birth (default)
1 year ago
Avril 0334992225
Added -z, -0, --nul, --delim <byte>, -I, --delim ifs: Set line seperator for stdin input and writing output to \0, or to a specific byte, or to the value of the IFS env var
1 year ago
Avril e385111536
Fixed reading non-terminated input lines.
1 year ago
Avril dd5c20282b
Added argument parser
1 year ago
Avril e5c29eb368
Added argument parsing.
1 year ago
Avril cfe11a1916
Basic perf testing.
1 year ago
Avril e156e2cc1e
Added async path walker (input can come from stdin at any time, or from args immediately.)
1 year ago
Avril ba2680db8e
Added walk::walk_directory() impl
1 year ago
Avril 6f4ef18b0b
initial commit
1 year ago