Commit Graph

7020 Commits

Author SHA1 Message Date
7c2fec5851 Rewrite the ps command 2019-08-11 11:09:40 +12:00
5041561e76 Merge pull request #270 from jonathandturner/sys_update
Sys update
2019-08-11 10:32:56 +12:00
1cc661b916 Remove comments 2019-08-11 10:13:58 +12:00
894958d5e8 Improve sys a bit 2019-08-11 10:13:03 +12:00
8f26fcf653 Merge pull request #269 from jonathandturner/enter_fixes
Improve enter and fix bugs
2019-08-11 08:54:08 +12:00
d07a3928b2 Fix test failure 2019-08-11 08:33:22 +12:00
8f78995014 Improve enter and fix bugs 2019-08-11 08:18:14 +12:00
21ab65979f Covered the remaining semver flags for inc plugin. 2019-08-10 06:04:13 -05:00
e744237451 Clean up. 2019-08-10 05:56:47 -05:00
5372463b37 Extract tests. 2019-08-10 04:40:32 -05:00
cb4b2e6116 Inc refactoring. More tests. 2019-08-10 04:38:28 -05:00
5bfa2cc4b8 cp wildcard already supported (documented with test) 2019-08-10 04:32:27 -05:00
357ab46b58 Merge pull request #267 from jonathandturner/which
Add which command
2019-08-10 19:22:08 +12:00
c97578bf6e Add which command 2019-08-10 19:06:08 +12:00
b59c58948a Merge pull request #266 from jonathandturner/command_completions
Add back command completions
2019-08-10 18:46:46 +12:00
1662824a5c Revert bump 2019-08-10 18:31:31 +12:00
60e7dfcf1b Add back command completions 2019-08-10 17:02:15 +12:00
a38ae910ac Merge pull request #265 from jonathandturner/defer-evaluation
Defer evaluation - part 1
2019-08-10 10:40:10 +12:00
78b056a109 Bump rustc version 2019-08-10 09:56:41 +12:00
eeed31837f cleanup 2019-08-10 08:49:43 +12:00
34759b7646 Add back in cd/ls and completions 2019-08-10 07:42:23 +12:00
cabd5bf009 Fix sink plugins 2019-08-09 19:54:21 +12:00
83030094e0 All tests pass 2019-08-09 17:36:43 +12:00
aadacc2d36 Merge master 2019-08-09 16:51:21 +12:00
600f0f3aca Merge pull request #264 from jonathandturner/fix_dep_semver_breakage
Pin semver breaking dep
2019-08-09 06:14:45 +12:00
b815768166 Fix test 2019-08-09 05:53:28 +12:00
bcd9d2d1a6 Pin semver breaking dep 2019-08-09 05:33:19 +12:00
730345086b Update Cargo.toml 2019-08-09 04:40:28 +12:00
f17c6a5a37 Merge pull request #263 from jonathandturner/defer-evaluation
get tests passing by fixing classifying external
2019-08-08 17:10:32 +12:00
80bcc51294 get tests passing by fixing classifying external 2019-08-08 17:09:38 +12:00
742cdbe97d Merge pull request #262 from jonathandturner/defer-evaluation
Fix table print for ls
2019-08-08 16:58:46 +12:00
b173fa6303 Fix table print for ls 2019-08-08 16:57:38 +12:00
972255ae25 Update README.md 2019-08-08 13:50:45 +12:00
6d4334e0b9 Merge pull request #260 from jonathandturner/canon_set_path
Fix the canonicalize of set_path
2019-08-08 13:11:23 +12:00
e8ae46ddb5 Fix the canonicalize of set_path 2019-08-08 12:52:29 +12:00
5c5d5fa983 Merge pull request #253 from androbtech/errors
Clean up. More cp. mkdir. More test coverage. Fixes.
2019-08-08 08:51:55 +12:00
ba6d62ea0c mkdir creates intermediary directories as required (the default). --create-all/--deep flag removed. 2019-08-07 14:38:00 -05:00
50393bdf42 Make more visible the strategies for figuring out where to copy files. 2019-08-07 13:42:52 -05:00
e0bacaaf37 clean up. more cp. mkdir. more test coverage. fixes.
- Introduced mkdir.
- Minor more labelled error improvements.
- Fix to avoid leaking child zombies.
- cp improvements.
- Introduced mkdir.
2019-08-07 13:28:46 -05:00
c8b5329c5c mkdir. 2019-08-07 13:24:20 -05:00
1b7dd52713 Tests pass. 2019-08-07 13:23:02 -05:00
b38d54e033 Dont let Nu childs become zombies. 2019-08-07 13:18:02 -05:00
c231dd32cd Multi shells (#254)
Add multi-shells
2019-08-08 05:49:11 +12:00
14a52bc282 WIP - more streamlining 2019-08-06 09:26:33 -07:00
bb50f1eb14 Merge pull request #250 from jonathandturner/more_error_fixes
More touchups to errors
2019-08-06 15:19:45 +12:00
ae5b781159 More touchups to errors 2019-08-06 15:03:13 +12:00
2c6372df78 Merge pull request #249 from nushell/jonathandturner-patch-1
Remove stray println
2019-08-06 07:05:36 +12:00
28e9a1c347 Remove stray println 2019-08-06 06:08:31 +12:00
d8c4f73ca4 Merge pull request #248 from jonathandturner/new_error_tag
Move more parts to tags and away from spans
2019-08-05 21:12:27 +12:00
99671b8ffc Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00