Commit Graph

8214 Commits

Author SHA1 Message Date
a1f26d947d Merge remote-tracking branch 'upstream/master' into initial-docker-command-impl 2019-09-23 17:57:56 -07:00
09e3f9c11b Merge pull request #698 from andrasio/ignore-incompatible-pluginload
Ignore incompatible plugins and continue plugin search.
2019-09-23 17:47:39 -05:00
898b99d7c2 Ignore incompatible plugins and continue plugin search. 2019-09-23 17:27:18 -05:00
c7b9db0523 Merge pull request #697 from andrasio/plugin-loadone
Load plugin if and only if it hasn't been registered.
2019-09-23 17:21:44 -05:00
95ea3fcf4e Load plugin if and only if it hasn't been registered. 2019-09-23 17:01:40 -05:00
7d41ac54b5 Merge pull request #696 from jonathandturner/moredidyoumean
More 'did you mean?' errors
2019-09-24 08:44:26 +12:00
c720cc00e3 More 'did you mean?' errors 2019-09-24 08:24:51 +12:00
f99d38ead4 Merge pull request #625 from DrSensor/master
Publish various docker image on git-tag
2019-09-24 05:10:47 +12:00
08fe603e81 Update README.md 2019-09-23 19:59:05 +12:00
cbba37a6b1 Add files via upload 2019-09-23 19:56:05 +12:00
b8964bd320 Update README.md 2019-09-23 19:32:42 +12:00
630ff2495f Update README.md 2019-09-23 19:32:17 +12:00
51b8b0538a Update README.md 2019-09-23 15:55:52 +12:00
ccb6dc264e Update README.md 2019-09-23 15:52:01 +12:00
e6bdef696d Some cleanup. 2019-09-22 20:19:43 -07:00
3c2666a2df Update README.md 2019-09-23 15:08:24 +12:00
707af3f3ca Merge branch 'master' of github.com:jonnywalker81/nushell into initial-docker-command-impl 2019-09-22 18:53:31 -07:00
480467447e Initial Docker command implementation. 2019-09-22 18:49:11 -07:00
d7d2a7ee77 Merge pull request #691 from pka/config-in-env
Include config paths in env command
2019-09-21 04:19:24 +12:00
9623a255c4 Include history path in env command 2019-09-20 10:37:05 +02:00
db3b2595e6 Merge pull request #690 from pka/history-path
History path
2019-09-20 09:50:03 +12:00
112e5d096f Include config path in env command 2019-09-19 23:07:09 +02:00
484d8c26ac Save history when leaving with Ctrl-C 2019-09-19 22:55:53 +02:00
df7a3a4863 Store history.txt in user data path 2019-09-19 22:29:11 +02:00
70ac2381c5 Merge pull request #672 from pka/sublime-style-search
Sublime style history search
2019-09-20 07:54:11 +12:00
d7e7f48aaa Deactivate fuzzy search on Windows for now 2019-09-19 20:45:58 +02:00
8d5b1ad233 Merge pull request #656 from jankoprowski/debian
Introduce debian packaging
2019-09-20 06:34:29 +12:00
639a316677 Fix selection list display glitches 2019-09-19 20:18:39 +02:00
0c9a62aeec Separate highlighting from fuzzy search 2019-09-19 20:18:39 +02:00
0a0be19bed Rename histsearch to fuzzysearch 2019-09-19 20:18:39 +02:00
1c95bf05dc Process selected command 2019-09-19 20:18:39 +02:00
1e3549571c Bind fuzzy history search to Ctrl-R 2019-09-19 20:18:39 +02:00
44b7e07569 Add Sublime style history search demo 2019-09-19 20:15:48 +02:00
a96836facb Use tags instead container id and add all binaries to debian/install 2019-09-19 17:57:36 +02:00
85a5ed70b1 Replace command with <image-id> 2019-09-19 08:16:39 +02:00
6acb2a9f9c Merge pull request #685 from jonathandturner/urlencode
Add urlencode/urldecode
2019-09-19 17:24:33 +12:00
5ff94004c6 Add urlencode/urldecode 2019-09-19 16:25:29 +12:00
a8e2801e0b Enhance docker/packaging/README.md about issue links 2019-09-18 17:43:06 +02:00
c9310265fe Remove Dockerfile.bionic from docker directory 2019-09-18 17:04:31 +02:00
4017f67855 Merge pull request #680 from jonathandturner/fix_673
Add origins back to open
2019-09-18 19:43:56 +12:00
3659e51163 Fix origin in binaryview 2019-09-18 19:18:58 +12:00
72e6222992 Switch to using Uuid::nil() and fix test 2019-09-18 19:05:33 +12:00
2cf7249794 Fix autoview breakage 2019-09-18 18:37:04 +12:00
0beb067211 Update README.md
Add note about pivot
2019-09-17 19:33:52 +12:00
a54afd1747 Merge pull request #678 from jonathandturner/pivot
Replace vtable with pivot command
2019-09-17 19:30:09 +12:00
f6b82e4c0c Replace vtable with pivot command 2019-09-17 19:07:11 +12:00
1b42438e8f Merge pull request #677 from jonathandturner/fix_internal_it
Fix internal $it paths
2019-09-17 15:09:29 +12:00
7fbd6ce232 Fix internal paths 2019-09-17 14:09:15 +12:00
4ad249694f Base on quay.io/nushell/nu-base:latest image 2019-09-16 19:55:53 +02:00
60dbca8bc6 Merge pull request #675 from jonathandturner/env
Add env command
2019-09-17 04:19:12 +12:00