nushell/src
2019-08-19 10:55:28 +10:00
..
commands Fix typo in date command signature 2019-08-19 10:55:28 +10: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 Merge pull request #299 from nushell/improve-question-mark 2019-08-17 16:08:59 +12:00
parser Reduce unwraps 2019-08-16 20:53:39 -07:00
plugins WIP 2019-08-15 17:02:02 +12:00
shell Reduce unwraps 2019-08-16 20:53:39 -07:00
cli.rs Reduce unwraps 2019-08-16 20:53:39 -07:00
commands.rs WIP 2019-08-15 17:02:02 +12: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 Reduce unwraps 2019-08-16 20:53:39 -07: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 Merge master 2019-08-09 16:51:21 +12:00
prelude.rs Reduce unwraps 2019-08-16 20:53:39 -07: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 Extracted File traversal utility for use in other commands. 2019-08-14 15:29:05 -05:00