nushell/src
2019-08-25 10:16:22 -04:00
..
commands Rebase on master 2019-08-25 10:16:22 -04:00
env Merge master 2019-08-09 16:51:21 +12:00
evaluate Add support for external escape valve (^dir) 2019-08-15 15:18:18 -07:00
format Switch to constraint solving the table 2019-08-17 08:03:29 +12:00
object Replace type_name intrinsic by stable type_name 2019-08-24 17:52:36 +02:00
parser Fix a few issues with textview and the parser 2019-08-25 19:15:56 +12:00
plugins Fix a few issues with textview and the parser 2019-08-25 19:15:56 +12:00
shell switch from reqwest to surf 2019-08-25 07:36:19 +12:00
cli.rs Update how extensions are set to default to path when no extension can be determined from mime 2019-08-25 09:50:25 -04:00
commands.rs Update how extensions are set to default to path when no extension can be determined from mime 2019-08-25 09:50:25 -04:00
context.rs Reduce unwraps 2019-08-16 20:53:39 -07:00
env.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
errors.rs switch from reqwest to surf 2019-08-25 07:36:19 +12:00
format.rs WIP - more streamlining 2019-08-06 09:26:33 -07:00
git.rs Find the repo even in a subdir 2019-06-02 11:38:28 +12:00
lib.rs Replace type_name intrinsic by stable type_name 2019-08-24 17:52:36 +02:00
main.rs use clap::crate_version!() 2019-08-24 12:38:18 -04:00
object.rs Revert "Rewrite the ps command" 2019-08-11 13:41:21 +12:00
parser.rs Merge master 2019-08-09 16:51:21 +12:00
plugin.rs Refactoring and unwrap cleanup beginnings. 2019-08-18 20:28:55 -05:00
prelude.rs Fix shell-ring to rotate as expected 2019-08-19 19:29:27 +12:00
shell.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
stream.rs Reduce unwraps 2019-08-16 20:53:39 -07:00
traits.rs Tests pass! 2019-07-23 15:22:11 -07:00
utils.rs Fix tests 2019-08-25 09:50:25 -04:00