Jonathan Turner
27e59ea49c
Merge pull request #760 from coolshaurya/shells-command-docs
...
Created docs for shells command
2019-10-03 06:24:35 +13:00
Jonathan Turner
27882efd6b
Merge pull request #756 from coolshaurya/exit-command-docs
...
Create exit command documentation
2019-10-03 06:21:26 +13:00
Jonathan Turner
5e98751c66
Merge pull request #767 from jerodsanto/patch-1
...
Add Changelog episode badge to README
2019-10-03 06:20:26 +13:00
Jonathan Turner
8dec2da564
Merge pull request #768 from nushell/try_fix_pipelines
...
Trying to fix Azure Pipelines
2019-10-03 05:43:47 +13:00
Jonathan Turner
27272d3754
Update azure-pipelines.yml
2019-10-03 05:27:03 +13:00
Jonathan Turner
f689434bbc
Update azure-pipelines.yml
2019-10-03 05:06:28 +13:00
Jonathan Turner
03728c1868
Update azure-pipelines.yml
2019-10-03 04:55:29 +13:00
Jonathan Turner
ce771903e5
Trying to fix Azure Pipelines
2019-10-03 04:46:49 +13:00
Jerod Santo
c78bce2af4
Add Changelog episode badge to README
2019-10-02 09:34:08 -05:00
Shaurya Shubham
a77c222db0
Created docs for shells command
...
Partial fix of issue #711
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
Andrés N. Robalino
149961e8f1
Merge pull request #755 from coolshaurya/cd-command-docs
...
Make docs for the cd command
2019-10-01 21:27:08 -05:00
Shaurya Shubham
caf3015e66
Improved exit command docs
2019-10-02 06:55:30 +05:30
Jonathan Turner
459bfdd783
Merge pull request #757 from yahsinhuangtw/add-help-doc
...
Add documentation for help
2019-10-02 05:51:42 +13:00
Jonathan Turner
a2f1cca85c
Merge pull request #752 from nalshihabi/add-echo-doc
...
Add echo command documentation
2019-10-02 04:32:15 +13:00
Jonathan Turner
c09b4b045f
Merge pull request #746 from marcelocg/master
...
Document date command
2019-10-02 04:23:54 +13:00
Yahsin Huang
94d81445eb
Add document for help
2019-10-01 23:20:58 +08:00
Marcelo Gonçalves
94744c626c
Fix typo in date.cmd
2019-10-01 11:21:56 -03:00
Shaurya Shubham
e62a2509ae
Create exit command documentation
...
Partial fix of issue #711
Some parts have been copied from the fish documentation
2019-10-01 19:40:16 +05:30
Shaurya Shubham
417ac4b69e
Improve cd docs
...
Used format in PR#746
Added another example
Removed unnecessary text
2019-10-01 19:23:10 +05:30
Shaurya Shubham
b7bf31df99
Make docs for the cd command ; partially solves #711
2019-10-01 18:45:38 +05:30
Noah AL-Shihabi
8ba917b704
Add echo command documentation
2019-10-01 06:14:56 -04:00
Marcelo Goncalves
219da892b2
Document date command
2019-09-30 22:30:17 -03:00
Jonathan Turner
bbb4cc7d5f
Merge pull request #745 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 #744 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 #737 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 #736 from pizzafox/fix/https-links
...
Use HTTPS where possible
2019-09-30 14:43:15 +13:00
Jonathan Turner
3c7b1ba854
Merge pull request #735 from rnxpyke/master
...
remove trailing newline after external command
2019-09-30 12:16:36 +13:00
Jonathan Turner
b7a8758845
Merge pull request #729 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 #733 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 #731 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 #695 from JonnyWalker81/initial-docker-command-impl
...
Initial docker command impl
2019-09-29 05:09:19 +13:00
Jonathan Turner
982ebacddd
Merge pull request #725 from JesterOrNot/master
...
Gitpod
2019-09-29 05:07:21 +13:00
Jonathan Turner
ee2f54fbb0
Merge pull request #726 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