Commit Graph

9 Commits (master)

Author SHA1 Message Date
Avril 236e3df44e
Added orderby birth (default)
3 years 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
3 years ago
Avril e385111536
Fixed reading non-terminated input lines.
3 years ago
Avril dd5c20282b
Added argument parser
3 years ago
Avril e5c29eb368
Added argument parsing.
3 years ago
Avril cfe11a1916
Basic perf testing.
3 years ago
Avril e156e2cc1e
Added async path walker (input can come from stdin at any time, or from args immediately.)
3 years ago
Avril ba2680db8e
Added walk::walk_directory() impl
3 years ago
Avril 6f4ef18b0b
initial commit
3 years ago