Commit Graph

1228 Commits

Author SHA1 Message Date
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
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
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 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
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 #724 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 (#1)
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
est31
1801c006ec Remove futures-async-stream dependency 2019-09-28 02:07:28 +02:00
est31
7a124518c3 Remove use of nightly features 2019-09-28 02:07:09 +02:00
est31
1183d28b15 Remove uses of async_stream_block 2019-09-28 02:05:18 +02:00
Blurryface05
1da6ac8de7 i
new file:   .gitpod.Dockerfile
	new file:   .gitpod.yml
2019-09-27 23:01:34 +00:00
Jonathan Turner
2b89ddfb9e
Merge pull request #713 from est31/stable_async
Use async-stream crate to replace most async_stream_block invocations
2019-09-28 06:12:38 +12:00
Jonathan Turner
29734a1dce
Merge pull request #720 from BradyBromley/master
Changed wording in README.md
2019-09-28 05:55:21 +12:00
BradyBromley
def33206d9
Changed wording in README.md 2019-09-27 09:48:26 -07:00
est31
6aad0b8443 Remove async_stream_block from the prelude
... to indicate deprecation of its use
2019-09-26 02:39:59 +02:00
est31
9891e5ab81 Use async-stream crate to replace most async_stream_block invocations 2019-09-26 02:39:20 +02:00
Jonathan Turner
7113c702ff
Merge pull request #706 from landaire/ctrlc_config
feat(cli): add `ctrlc_exit` config option
2019-09-26 09:22:11 +12:00
Andrés N. Robalino
54edf571af
Merge pull request #712 from nushell/andrasio-doc
More command documentation instructions.
2019-09-25 13:31:40 -05:00
Andrés N. Robalino
f85968aba4
More command documentation instructions. 2019-09-25 11:35:58 -05:00
Andrés N. Robalino
440f553aa8
Merge pull request #710 from andrasio/docs-command
Commands documenting instructions.
2019-09-25 11:32:03 -05:00
Andrés N. Robalino
a492b019fe Commands documenting instructions. 2019-09-25 11:15:00 -05:00
Jonathan Rothberg
2941740df6 Merge remote-tracking branch 'upstream/master' into initial-docker-command-impl 2019-09-24 20:43:03 -07:00