Jonathan Turner
|
2fe7f76219
|
Merge pull request #271 from jonathandturner/rewrite_ps
Rewrite the ps command
|
2019-08-11 11:26:14 +12:00 |
|
Jonathan Turner
|
7c2fec5851
|
Rewrite the ps command
|
2019-08-11 11:09:40 +12:00 |
|
Jonathan Turner
|
5041561e76
|
Merge pull request #270 from jonathandturner/sys_update
Sys update
|
2019-08-11 10:32:56 +12:00 |
|
Jonathan Turner
|
1cc661b916
|
Remove comments
|
2019-08-11 10:13:58 +12:00 |
|
Jonathan Turner
|
894958d5e8
|
Improve sys a bit
|
2019-08-11 10:13:03 +12:00 |
|
Jonathan Turner
|
8f26fcf653
|
Merge pull request #269 from jonathandturner/enter_fixes
Improve enter and fix bugs
|
2019-08-11 08:54:08 +12:00 |
|
Jonathan Turner
|
d07a3928b2
|
Fix test failure
|
2019-08-11 08:33:22 +12:00 |
|
Jonathan Turner
|
8f78995014
|
Improve enter and fix bugs
|
2019-08-11 08:18:14 +12:00 |
|
Jonathan Turner
|
357ab46b58
|
Merge pull request #267 from jonathandturner/which
Add which command
|
2019-08-10 19:22:08 +12:00 |
|
Jonathan Turner
|
c97578bf6e
|
Add which command
|
2019-08-10 19:06:08 +12:00 |
|
Jonathan Turner
|
b59c58948a
|
Merge pull request #266 from jonathandturner/command_completions
Add back command completions
|
2019-08-10 18:46:46 +12:00 |
|
Jonathan Turner
|
1662824a5c
|
Revert bump
|
2019-08-10 18:31:31 +12:00 |
|
Jonathan Turner
|
60e7dfcf1b
|
Add back command completions
|
2019-08-10 17:02:15 +12:00 |
|
Jonathan Turner
|
a38ae910ac
|
Merge pull request #265 from jonathandturner/defer-evaluation
Defer evaluation - part 1
|
2019-08-10 10:40:10 +12:00 |
|
Jonathan Turner
|
78b056a109
|
Bump rustc version
|
2019-08-10 09:56:41 +12:00 |
|
Jonathan Turner
|
eeed31837f
|
cleanup
|
2019-08-10 08:49:43 +12:00 |
|
Jonathan Turner
|
34759b7646
|
Add back in cd/ls and completions
|
2019-08-10 07:42:23 +12:00 |
|
Jonathan Turner
|
cabd5bf009
|
Fix sink plugins
|
2019-08-09 19:54:21 +12:00 |
|
Jonathan Turner
|
83030094e0
|
All tests pass
|
2019-08-09 17:36:43 +12:00 |
|
Jonathan Turner
|
aadacc2d36
|
Merge master
|
2019-08-09 16:51:21 +12:00 |
|
Jonathan Turner
|
600f0f3aca
|
Merge pull request #264 from jonathandturner/fix_dep_semver_breakage
Pin semver breaking dep
|
2019-08-09 06:14:45 +12:00 |
|
Jonathan Turner
|
b815768166
|
Fix test
|
2019-08-09 05:53:28 +12:00 |
|
Jonathan Turner
|
bcd9d2d1a6
|
Pin semver breaking dep
|
2019-08-09 05:33:19 +12:00 |
|
Jonathan Turner
|
730345086b
|
Update Cargo.toml
|
2019-08-09 04:40:28 +12:00 |
|
Jonathan Turner
|
f17c6a5a37
|
Merge pull request #263 from jonathandturner/defer-evaluation
get tests passing by fixing classifying external
|
2019-08-08 17:10:32 +12:00 |
|
Jonathan Turner
|
80bcc51294
|
get tests passing by fixing classifying external
|
2019-08-08 17:09:38 +12:00 |
|
Jonathan Turner
|
742cdbe97d
|
Merge pull request #262 from jonathandturner/defer-evaluation
Fix table print for ls
|
2019-08-08 16:58:46 +12:00 |
|
Jonathan Turner
|
b173fa6303
|
Fix table print for ls
|
2019-08-08 16:57:38 +12:00 |
|
Jonathan Turner
|
972255ae25
|
Update README.md
|
2019-08-08 13:50:45 +12:00 |
|
Jonathan Turner
|
6d4334e0b9
|
Merge pull request #260 from jonathandturner/canon_set_path
Fix the canonicalize of set_path
|
2019-08-08 13:11:23 +12:00 |
|
Jonathan Turner
|
e8ae46ddb5
|
Fix the canonicalize of set_path
|
2019-08-08 12:52:29 +12:00 |
|
Jonathan Turner
|
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 |
|
Andrés N. Robalino
|
ba6d62ea0c
|
mkdir creates intermediary directories as required (the default). --create-all/--deep flag removed.
|
2019-08-07 14:38:00 -05:00 |
|
Andrés N. Robalino
|
50393bdf42
|
Make more visible the strategies for figuring out where to copy files.
|
2019-08-07 13:42:52 -05:00 |
|
Andrés N. Robalino
|
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 |
|
Andrés N. Robalino
|
c8b5329c5c
|
mkdir.
|
2019-08-07 13:24:20 -05:00 |
|
Andrés N. Robalino
|
1b7dd52713
|
Tests pass.
|
2019-08-07 13:23:02 -05:00 |
|
Andrés N. Robalino
|
b38d54e033
|
Dont let Nu childs become zombies.
|
2019-08-07 13:18:02 -05:00 |
|
Jonathan Turner
|
c231dd32cd
|
Multi shells (#254)
Add multi-shells
|
2019-08-08 05:49:11 +12:00 |
|
Yehuda Katz
|
14a52bc282
|
WIP - more streamlining
|
2019-08-06 09:26:33 -07:00 |
|
Jonathan Turner
|
bb50f1eb14
|
Merge pull request #250 from jonathandturner/more_error_fixes
More touchups to errors
|
2019-08-06 15:19:45 +12:00 |
|
Jonathan Turner
|
ae5b781159
|
More touchups to errors
|
2019-08-06 15:03:13 +12:00 |
|
Jonathan Turner
|
2c6372df78
|
Merge pull request #249 from nushell/jonathandturner-patch-1
Remove stray println
|
2019-08-06 07:05:36 +12:00 |
|
Jonathan Turner
|
28e9a1c347
|
Remove stray println
|
2019-08-06 06:08:31 +12:00 |
|
Jonathan Turner
|
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 |
|
Jonathan Turner
|
99671b8ffc
|
Move more parts to tags and away from spans
|
2019-08-05 20:54:29 +12:00 |
|
Yehuda Katz
|
586aa6bae1
|
WIP - types check
|
2019-08-02 19:17:28 -07:00 |
|
Yehuda Katz
|
fc173c46d8
|
Restructuring
|
2019-08-02 12:15:07 -07:00 |
|
Jonathan Turner
|
f0e2ca76dc
|
Merge pull request #243 from jonathandturner/test_external_quotes
Test for external quoted strings
|
2019-08-03 04:49:42 +12:00 |
|
Jonathan Turner
|
4821707f96
|
Test for external quoted strings
|
2019-08-03 04:33:52 +12:00 |
|