nushell/src
2019-08-23 04:44:31 +12:00
..
commands Finish adding support for protecting value shells 2019-08-22 16:13:40 +12: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 Fix adding at shallow depth 2019-08-20 15:36:52 +12:00
parser Lots of fixes ahead of release 2019-08-21 18:39:57 +12:00
plugins Try to fix warning 2019-08-22 17:40:33 +12:00
shell Remove an unwrap 2019-08-23 04:44:31 +12:00
cli.rs Lots of fixes ahead of release 2019-08-21 18:39:57 +12:00
commands.rs Implement WholeStreamCommand for all remaining commands 2019-08-19 15:16:39 +10: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 Unwrap cleanup mitigation. 2019-08-21 10:08:38 -05: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 Merge master 2019-08-09 16:51:21 +12:00
main.rs Add syntect (and borrow bat's theme file) 2019-07-20 13:12:04 +12: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 Mark the unwrap and Sweep the unwrap a bit more. 2019-08-21 10:48:04 -05:00