Michael Angerman
|
7e66aca18e
|
going to have to figure out how to clone input or some other solution
|
2021-10-26 11:29:00 -07:00 |
|
JT
|
e039e5f6a4
|
Merge pull request #252 from nushell/par_each
Add a simple parallel each
|
2021-10-26 14:37:56 +13:00 |
|
JT
|
5455270446
|
Add a simple parallel each
|
2021-10-26 14:30:53 +13:00 |
|
Luccas Mateus
|
3a5b943d11
|
Merge branch 'nushell:main' into engine-q-math
|
2021-10-25 20:40:41 -03:00 |
|
JT
|
b5965ee8ef
|
WIP
|
2021-10-25 19:31:39 +13:00 |
|
Luccas Mateus de Medeiros Gomes
|
aa5ab8a666
|
final math abs
|
2021-10-24 20:58:18 -03:00 |
|
Fernando Herrera
|
232790f488
|
plugin command
|
2021-10-23 21:08:54 +01:00 |
|
xiuxiu62
|
2b99e49792
|
add strings/size command
|
2021-10-12 14:55:29 -07:00 |
|
JT
|
6024a001b4
|
Clarify todo/fixmes
|
2021-10-13 06:44:23 +13:00 |
|
JT
|
4d0a253924
|
Merge main
|
2021-10-11 14:57:39 +13:00 |
|
JT
|
c3a032950d
|
Add initial batch of into conversions
|
2021-10-11 14:56:19 +13:00 |
|
xiuxiu62
|
491efab09b
|
remove open and save
|
2021-10-10 13:24:54 -07:00 |
|
xiuxiu62
|
97ca242634
|
add rm command + stubs for open and save
|
2021-10-09 21:13:15 -07:00 |
|
JT
|
60f9fe1aa4
|
Port split column and split row
|
2021-10-09 15:41:39 +13:00 |
|
JT
|
4ddc953e38
|
Port help and start porting split
|
2021-10-09 14:02:01 +13:00 |
|
Darren Schroeder
|
1a3a837f3e
|
Merge pull request #96 from fdncred/ls_grid_output
output `ls` as a grid vs table
|
2021-10-08 08:23:15 -05:00 |
|
xiuxiu62
|
bdfe8c0888
|
add mkdir command
|
2021-10-07 15:20:23 -07:00 |
|
xiuxiu62
|
adabc839bf
|
add touch command
|
2021-10-07 14:18:03 -07:00 |
|
Darren Schroeder
|
698f768a06
|
Merge branch 'main' into ls_grid_output
|
2021-10-07 11:07:21 -05:00 |
|
Tanishq Kancharla
|
d481d5ca96
|
Merge branch 'main' of https://github.com/nushell/engine-q into source-command
|
2021-10-05 22:16:07 -04:00 |
|
xiuxiu62
|
8dc3ebd6e2
|
start cp command
|
2021-10-05 12:55:46 -07:00 |
|
Darren Schroeder
|
e402adbba0
|
WIP: output ls as a grid vs table
|
2021-10-05 08:43:20 -05:00 |
|
xiuxiu62
|
e325fd114d
|
port the mv command
|
2021-10-04 04:32:08 -07:00 |
|
Tanishq Kancharla
|
dfd321a679
|
Merge branch 'main' into source-command
|
2021-10-03 14:25:00 -04:00 |
|
JT
|
758fce8ae3
|
Merge pull request #86 from nushell/add_cd
Add simple cd
|
2021-10-03 09:20:28 +13:00 |
|
JT
|
91090e1db1
|
Add simple cd
|
2021-10-03 09:16:37 +13:00 |
|
Jakub Žádník
|
81cd03626d
|
Merge branch 'main' into module-export
|
2021-10-02 18:53:35 +03:00 |
|
JT
|
6b76dd7cd7
|
Add select
|
2021-10-02 17:55:05 +13:00 |
|
JT
|
5843acec02
|
Add wrap and get and cell_path parsing
|
2021-10-02 15:59:11 +13:00 |
|
Tanishq Kancharla
|
2d4e471052
|
fix more merge conflicts
|
2021-10-01 22:17:32 -04:00 |
|
Tanishq Kancharla
|
16c60f44d5
|
merge w/ upstream
|
2021-10-01 22:09:16 -04:00 |
|
JT
|
c5e9ff5f14
|
add ps and early help
|
2021-10-02 10:53:13 +13:00 |
|
Jakub Žádník
|
891d79d2aa
|
Fmt and misc fixes after rebase
|
2021-10-01 23:30:56 +03:00 |
|
Jakub Žádník
|
7488254cca
|
Implement a rough version of 'hide'
'hide' command is used to undefine custom commands
|
2021-10-01 23:24:54 +03:00 |
|
Jakub Žádník
|
93521da9d8
|
Add 'export def' command
|
2021-10-01 23:21:28 +03:00 |
|
JT
|
503939dcbe
|
add sys command
|
2021-10-01 19:53:47 +13:00 |
|
JT
|
3e232a5db8
|
Add 'from json'
|
2021-10-01 18:11:49 +13:00 |
|
JT
|
f0d5e2dcf1
|
Prepare nu_commands for porting
|
2021-09-30 07:17:51 +13:00 |
|
JT
|
47421e9ca7
|
Merge pull request #69 from kubouch/simple-module
Primitive module implementation
|
2021-09-27 05:14:23 +13:00 |
|
Jakub Žádník
|
9e176674a5
|
Start parsing 'use'; Add Use command
|
2021-09-26 13:25:52 +03:00 |
|
Jakub Žádník
|
e9f1575924
|
Add a module command
|
2021-09-26 01:59:18 +03:00 |
|
Fernando Herrera
|
d9c42eb194
|
contents declaration
|
2021-09-25 17:28:15 +01:00 |
|
Fernando Herrera
|
772f8598dd
|
lines command
|
2021-09-23 20:03:08 +01:00 |
|
Fernando Herrera
|
bafc50fd5c
|
external command
|
2021-09-19 20:29:58 +01:00 |
|
JT
|
b4f918b889
|
Very early proof-of-concept git branch completion
|
2021-09-14 16:59:46 +12:00 |
|
Tanishq Kancharla
|
1d945d8ce3
|
added source command
|
2021-09-11 00:54:24 -04:00 |
|
JT
|
26d50ebcd5
|
Add a very silly table
|
2021-09-10 14:27:12 +12:00 |
|
JT
|
16baf5e16a
|
Add a very silly ls
|
2021-09-10 13:06:44 +12:00 |
|
JT
|
bb6781a3b1
|
Add row conditions
|
2021-09-10 09:47:20 +12:00 |
|
JT
|
82cf6caba4
|
Add do
|
2021-09-03 16:01:45 +12:00 |
|
JT
|
6c0ce95d0f
|
Add simple each
|
2021-09-03 15:45:34 +12:00 |
|
JT
|
df63490266
|
Fix up calls and pipelines
|
2021-09-03 14:15:01 +12:00 |
|
JT
|
7c8504ea24
|
Add commands
|
2021-09-03 10:58:15 +12:00 |
|