2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 04:33:38 +00:00
Commit graph

1243 commits

Author SHA1 Message Date
Shaurya Shubham
a77c222db0
Created docs for shells command
Partial fix of issue 
The second example is taken from the book, specifically the section https://book.nushell.sh/en/shells_in_shells#going-beyond-directories
2019-10-02 13:37:43 +05:30
Jonathan Turner
bbb4cc7d5f
Merge pull request from iggy14750/master
Adds a word to README for readabilty
2019-10-01 12:52:26 +13:00
Isaac Goss
9d04a7cc40 Adds a word to README for readabilty 2019-09-30 18:51:35 -04:00
Jonathan Turner
70d0ae7b42
Merge pull request from DrSensor/repology
Add repology.org badge to Packaging status
2019-10-01 10:19:35 +13:00
Fahmi Akbar Wildana
ce9e4a61e7
Add repology.org badge to Packaging status 2019-10-01 03:39:16 +07:00
Jonathan Turner
af8e2f6961
Merge pull request from JonnyWalker81/fix-last-command-crash
Fixed last command crash
2019-09-30 18:13:34 +13:00
Jonathan Rothberg
093b9c1c5b Fixed last command crash
When the last command has an input value larger than the data its
operating on it would crash.  Added a check to ensure there are enough
elements to take.
2019-09-29 20:20:18 -07:00
Jonathan Turner
348d75112f
Merge pull request from pizzafox/fix/https-links
Use HTTPS where possible
2019-09-30 14:43:15 +13:00
Jonathan Turner
3c7b1ba854
Merge pull request from rnxpyke/master
remove trailing newline after external command
2019-09-30 12:16:36 +13:00
Jonathan Turner
b7a8758845
Merge pull request from JonnyWalker81/post-headers
Added support for more `post` headers.
2019-09-30 12:00:22 +13:00
rnxypke
3812037e2a remove trailing newline after external command 2019-09-30 00:43:23 +02:00
Jonathan Turner
c5fdbdb8a1
Update README.md 2019-09-30 11:29:59 +13:00
Jonathan Turner
c15b5df674
Update README.md 2019-09-30 11:10:19 +13:00
Jonathan Turner
00f0fd2873
Update README.md 2019-09-30 11:09:52 +13:00
Jonathan Turner
7269cf7427
Merge pull request from vsoch/fix/docker-nightly-build
Don't run nu at end of release build
2019-09-30 10:53:24 +13:00
Jonathan Rothberg
83d82a09b2 Better handling of unexpected error case. 2019-09-29 14:43:39 -07:00
Vanessa Sochat
64345b2985
dont run nu at end of release build
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
2019-09-29 17:18:35 -04:00
Jonah Snider
9c23d78513 docs: use HTTPS where possible
Signed-off-by: Jonah Snider <me@jonahsnider.ninja>
2019-09-29 09:03:51 -10:00
Jonathan Rothberg
ff92123d93 Merge remote-tracking branch 'upstream/master' into post-headers 2019-09-29 01:33:21 -07:00
Jonathan Rothberg
e1357a9541 Handle unexpected input and some cleanup. 2019-09-29 01:29:43 -07:00
Jonathan Turner
3b7aa5124c
Merge pull request from jonathandturner/anchor
Clarify names of metadata
2019-09-29 18:45:43 +13:00
Jonathan Turner
ce947d70b0 Rename SpanSource to AnchorLocation 2019-09-29 18:18:59 +13:00
Jonathan Turner
caed87c125 Rename origin to anchor 2019-09-29 18:13:56 +13:00
Jonathan Rothberg
e12ba5be8f Added support for more post headers. 2019-09-28 19:03:10 -07:00
Jonathan Turner
d52e087453
Merge pull request from JonnyWalker81/initial-docker-command-impl
Initial docker command impl
2019-09-29 05:09:19 +13:00
Jonathan Turner
982ebacddd
Merge pull request from JesterOrNot/master
Gitpod
2019-09-29 05:07:21 +13:00
Jonathan Turner
ee2f54fbb0
Merge pull request from mlbright/master
Fix 'Shell commands' table markdown formatting
2019-09-28 18:10:16 +12:00
Martin-Louis Bright
4f5c0314cf Fix 'Shell commands' table markdown formatting 2019-09-28 00:36:54 -04:00
Jonathan Rothberg
542a3995ea Merge remote-tracking branch 'upstream/master' into initial-docker-command-impl 2019-09-27 20:22:30 -07:00
Jonathan Rothberg
4af0dbe441 Removed commented code and added feature to Cargo.toml 2019-09-27 20:21:30 -07:00
Sean Hellum
78ccd4181c
Update .gitpod.yml 2019-09-27 21:46:04 -05:00
Blurryface05
680aeb12c2 modified: README.md 2019-09-28 01:46:57 +00:00
Jonathan Turner
ddcf0b4f5f
Merge pull request from est31/stable_async
Remove uses of nightly Rust, switch compiler to beta
2019-09-28 13:39:02 +12:00
Sean Hellum
74e60fbef8
Newbra ()
Newbra
2019-09-27 20:31:54 -05:00
Blurryface05
b4c783f23d modified: .gitpod.yml 2019-09-28 01:18:55 +00:00
Blurryface05
6f6d2abdac modified: .gitpod.yml 2019-09-28 01:18:00 +00:00
est31
b123f35d4b Switch pinned compiler to Rust beta 2019-09-28 03:11:01 +02:00
est31
02d6614ae2 Use language-reporting from git as it supports Rust stable 2019-09-28 03:11:01 +02:00
Sean Hellum
20de0ea01f
Update .gitpod.yml 2019-09-27 20:09:21 -05:00
Sean Hellum
9f352ace23
Update .gitpod.Dockerfile 2019-09-27 20:08:05 -05:00
Sean Hellum
48cbc5b23c
Update .gitpod.Dockerfile 2019-09-27 20:06:15 -05:00
Sean Hellum
aa495f4d74
Update .gitpod.Dockerfile 2019-09-27 20:04:24 -05:00
Sean Hellum
0d8768b827
Update .gitpod.Dockerfile 2019-09-27 20:01:50 -05:00
Sean Hellum
0d076d97be
Update .gitpod.Dockerfile 2019-09-27 19:59:30 -05:00
Sean Hellum
5b5c33a86f
Update .gitpod.Dockerfile 2019-09-27 19:58:36 -05:00
Sean Hellum
12f34cc698
Update .gitpod.yml 2019-09-27 19:54:42 -05:00
Sean Hellum
ac116f4f7c
Update .gitpod.yml 2019-09-27 19:54:05 -05:00
Sean Hellum
6617731d5b
Update .gitpod.Dockerfile 2019-09-27 19:51:42 -05:00
Sean Hellum
f7d5ddbc07
Update Dockerfile 2019-09-27 19:47:28 -05:00
Blurryface05
ba778eaff9 modified: docker/Dockerfile 2019-09-28 00:31:16 +00:00