nushell/crates/nu-command
Dan Davison e242966a30 Replace 'str collect' with 'str join' everywhere
git ls-files | lines | par-each { |it| sed -i 's,str collect,str join,g' $it }
2022-09-09 16:41:14 -04:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
proptest-regressions/format_conversions add tests, deal with pipes, newlines, tabs for to nuon (#6391) 2022-09-01 14:08:19 +02:00
src Replace 'str collect' with 'str join' everywhere 2022-09-09 16:41:14 -04:00
tests Replace 'str collect' with 'str join' everywhere 2022-09-09 16:41:14 -04:00
build.rs Fix panic when building without git (#6289) 2022-08-10 10:31:12 -05:00
Cargo.toml bump dev version to v0.68.1 (#6504) 2022-09-07 14:27:33 +12:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00