Commit graph

  • 2252833917
    bump cargo crate sys-locale to the latest version (#4957) main Michael Angerman 2022-03-25 10:00:35 -0700
  • 4e9c1067fb
    Fix 4946 (#4951) JT 2022-03-25 20:48:01 +1300
  • e505e57a7a
    align all of the serde_json crates to the same version (#4949) Michael Angerman 2022-03-24 22:54:49 -0700
  • d122827a30
    Fix operator precedence parser (#4947) JT 2022-03-25 16:23:08 +1300
  • b007290a4e
    Fix #4942, and add a table sorting example for sort-by command (#4948) Justin Ma 2022-03-25 11:22:57 +0800
  • 7c92791eed
    add .mailmap to .gitignore Darren Schroeder 2022-03-24 20:36:52 -0500
  • 80769b7197
    Set the minimum Rust version to 1.59 (#4940) Randy Barlow 2022-03-24 15:08:34 -0400
  • 9b5dff828d
    bump csv crate to the latest 1.1.6 (#4939) Michael Angerman 2022-03-24 10:59:27 -0700
  • 90013295aa
    Fix parse_string_strict() to detect unbalanced quotes properly (#4928) Tomoki Aonuma 2022-03-25 01:57:03 +0900
  • ea7c8c237e
    CantConvert improvements (#4926) Jonathan Moore 2022-03-24 07:04:31 -0500
  • 5d5b02d8dc
    Don't assume external ls (#4925) JT 2022-03-24 16:42:41 +1300
  • 00b67d338d
    added missing metadata for drop and uniq #4763 (#4908) Vishal Sodani 2022-03-23 23:57:01 +0530
  • d32e878868
    rename export def to export alias (#4912) Darren Schroeder 2022-03-23 07:53:10 -0500
  • 41af2e4b30
    update link (#4915) Darren Schroeder 2022-03-23 07:52:49 -0500
  • e9f9aab79f
    chore: Update default register examples (#4904) Justin Ma 2022-03-23 15:41:58 +0800
  • e826540037
    Pass /D flag to cmd.exe to disable AutoRun (#4903) LebsterFace 2022-03-23 06:05:06 +0000
  • a435a9924c
    add ability to execute on demand (#4896) Darren Schroeder 2022-03-22 21:09:58 -0500
  • 02ed15b932
    Update Cargo.toml JT 2022-03-23 09:44:24 +1300
  • 81e269c483
    Update Cargo.toml JT 2022-03-23 09:44:03 +1300
  • eceae26b0a
    Update Cargo.toml JT 2022-03-23 09:39:03 +1300
  • ec5fd62f9f
    Add licenses (#4893) JT 2022-03-23 09:25:38 +1300
  • 74af31a42f
    Update release.yml 0.60.0 JT 2022-03-23 08:07:11 +1300
  • 1c964cdfe7
    Bump to 0.60 (#4892) JT 2022-03-23 07:32:03 +1300
  • 352cf31db2
    update comments, add other targets (#4891) Darren Schroeder 2022-03-22 08:27:48 -0500
  • 66e736dab4
    Externals shouldn't expand aliases (#4889) JT 2022-03-22 11:57:48 +1300
  • 18067138aa
    created an alternate way to determine line count (#4887) Darren Schroeder 2022-03-21 11:56:14 -0500
  • bd7a506897
    update size command to be more accurate (#4885) Darren Schroeder 2022-03-20 17:09:30 -0500
  • 1d38ff071e
    fix: typo (#4882) Homa Wong 2022-03-20 05:49:00 -0700
  • e6a5011fdb
    Allow 'error make' to make simple errors (#4881) JT 2022-03-20 16:25:45 +1300
  • d5f23ab592
    Put completions in their own module (#4880) JT 2022-03-20 12:03:58 +1300
  • bd5778fa24
    remove the boolean vars (#4879) JT 2022-03-20 08:12:10 +1300
  • f3bb1d11d3
    Add export alias and export extern (#4878) JT 2022-03-20 07:58:01 +1300
  • 285f91e67a
    add module name to $nu.scope.commands info (#4877) Darren Schroeder 2022-03-19 10:58:56 -0500
  • 01c1e5e8b0
    commands are either custom or builtin, not both (#4876) Darren Schroeder 2022-03-19 09:52:50 -0500
  • d6669d3f33
    Polars update (#4875) Fernando Herrera 2022-03-19 11:13:34 +0000
  • 3db608eb5c
    Re-enable virtualenv tests (#4755) Jakub Žádník 2022-03-19 00:36:38 +0200
  • b293282e9b
    Add insert/update to lists (#4873) JT 2022-03-19 10:12:54 +1300
  • 983d115bc0
    Add an alias denylist for expansions (#4871) JT 2022-03-19 08:03:57 +1300
  • 5a1af4d661
    fixed a couple more tests (#4870) Darren Schroeder 2022-03-18 12:35:28 -0500
  • 4f05e9f4a6
    add a display of what the colors look like in ansi --list (#4866) Darren Schroeder 2022-03-18 06:27:33 -0500
  • 7773c4cd4d
    Fix single quote external interpolation (#4867) JT 2022-03-18 19:59:28 +1300
  • d0cbb2d12c
    Allow expanding aliases before keywords, improve hiding (#4858) JT 2022-03-18 11:35:50 +1300
  • 0986eefb64
    Add insert and update back (#4864) JT 2022-03-18 06:55:02 +1300
  • 6e69d40bb9
    some tweaks to main for testing (#4862) Darren Schroeder 2022-03-17 11:32:54 -0500
  • 9db356e174
    Remove nu-ansi-term from the tree, use reedline 0.3 (#4850) Stefan Holderbach 2022-03-17 03:29:52 +0100
  • 6700fbeed7
    rename update to upsert to mirror what it really does (#4859) Darren Schroeder 2022-03-16 19:13:34 -0500
  • ca12f39db3
    added nu-utils crate, fixed issue where externals turn off vt processing (#4857) Darren Schroeder 2022-03-16 17:21:06 -0500
  • 460d635ed0
    update so that --log-level will work properly (#4856) Darren Schroeder 2022-03-16 14:58:11 -0500
  • 1a16b9a2c4
    Move repl loop and command/script execution to nu_cli (#4846) Charles Dixon 2022-03-16 18:17:06 +0000
  • 0bd8664f33
    Fix string interpolation escaping (#4854) JT 2022-03-16 05:09:30 +1300
  • 762da0989c
    now that docs/commands is gone delete make_docs.nu as it is no longer needed (#4853) Michael Angerman 2022-03-14 20:50:46 -0700
  • 65baeaecd4
    delete docs/commands (#4851) Michael Angerman 2022-03-14 19:00:30 -0700
  • cb5d997adf
    Change update help+examples for creating new columns (#4849) Reilly Wood 2022-03-14 13:32:33 -0700
  • 10d805c1fa
    feat: fix and update some examples (#4844) Justin Ma 2022-03-14 20:41:09 +0800
  • 54d9fff4f2
    Revert "Alias to keywords (eg source) (#4835)" (#4841) JT 2022-03-13 13:38:16 -0700
  • 6e65aef9bf
    remove cmd from edit (#4840) Fernando Herrera 2022-03-13 20:05:13 +0000
  • f0df680a3e Revert "Alias to keywords (eg source) (#4835)" revert-4835-alias_sources JT 2022-03-13 12:51:14 -0700
  • 72daf8c64e
    Fix reporting of which and $nu.scope (#4836) Jakub Žádník 2022-03-13 21:32:46 +0200
  • c023d4111a
    Alias to keywords (eg source) (#4835) JT 2022-03-13 11:30:37 -0700
  • ff3dffd813
    Nu glob (#4818) JT 2022-03-13 11:30:27 -0700
  • 30bb090cd4
    str to datetime dfr (#4833) Fernando Herrera 2022-03-13 13:53:13 +0000
  • dfffd45bcd
    Streaming support for lines with raw streams (#4832) Andrew Barnes 2022-03-13 22:52:55 +1100
  • c73d8d5f95
    Add LIB_DIRS and PLUGIN_DIRS (#4829) Jakub Žádník 2022-03-12 22:12:15 +0200
  • 0ff9cc679e
    add $nu.pid (#4828) Darren Schroeder 2022-03-12 10:54:59 -0600
  • b342270112
    update edit: cmd: undo syntax (#4826) Darren Schroeder 2022-03-12 09:37:19 -0600
  • ccc85a2979
    remove $nu.cwd (#4824) Darren Schroeder 2022-03-12 09:11:19 -0600
  • 005301647a
    equal comparisson series string (#4823) Fernando Herrera 2022-03-12 13:15:30 +0000
  • 5fcc670860
    allow list to keybinding mode (#4821) Fernando Herrera 2022-03-12 11:51:08 +0000
  • 90b2ec537f
    Do not pass non-string env vars to externals (#4748) Jakub Žádník 2022-03-12 00:18:39 +0200
  • f3626f7c3a
    Update docs for open and decode command, regenerate all docs (#4815) Justin Ma 2022-03-11 18:39:54 +0800
  • 7debb27d78
    corrected history menu (#4814) Fernando Herrera 2022-03-10 20:58:11 +0000
  • 675d30d980
    Icon for .nu files' mimetype (#4813) Daniella Mesquita 2022-03-10 16:33:21 -0300
  • 2f70442165
    nushell icons contributed by the community (#4812) Darren Schroeder 2022-03-10 12:05:01 -0600
  • ce690ed18f
    Bump sysinfo version from v0.22.2 to v0.23.5, close #3909 (#4810) Justin Ma 2022-03-11 00:38:32 +0800
  • 14dc662e50
    reorganize features a bit (#4807) Darren Schroeder 2022-03-10 07:37:24 -0600
  • ffa3aaaa56
    bump reedline (#4806) JT 2022-03-10 08:22:49 -0500
  • 2b3843c7c0
    ensure exit codes in more cases (#4804) JT 2022-03-10 07:32:46 -0500
  • 9abb14b5fd
    ensure exit codes in more cases (#4803) JT 2022-03-10 06:29:23 -0500
  • 12bf23faa6
    Move completions to DeclId (#4801) JT 2022-03-10 02:49:02 -0500
  • 643cce8a6f
    Mark match as deprecated command (#4802) Justin Ma 2022-03-10 10:58:42 +0800
  • 3bdd924349
    Fixes the panic when using externs + string interpolation (#4799) JT 2022-03-09 13:01:23 -0500
  • be43b3c5fc
    Allow passing block literals to do (#4798) JT 2022-03-09 09:56:19 -0500
  • 355b1d9929
    Simplify empty?, improve default (#4797) JT 2022-03-09 08:46:28 -0500
  • 0d82d7df60
    Update documents for commands (#4796) Justin Ma 2022-03-09 21:05:35 +0800
  • 8fcf51908a
    Fix expansion of row condition implied it (#4795) JT 2022-03-09 08:05:03 -0500
  • 0835073d85
    Adds the proper workarounds for short flags (#4794) JT 2022-03-09 08:04:50 -0500
  • 925e9f4dcb
    Allow quotes in a register call (#4793) JT 2022-03-09 07:06:44 -0500
  • e0fac7bc72
    Change select to match 0.44 (#4792) JT 2022-03-09 07:05:55 -0500
  • fac086c826
    Make reduce -n more sensible (#4791) JT 2022-03-09 05:56:08 -0500
  • 088d19ad47
    Make date values more readable (#4790) JT 2022-03-09 05:43:04 -0500
  • 99f7636b03
    Remove duplicate code (#4789) JT 2022-03-09 05:21:11 -0500
  • 2ac990655e
    Add support for var decl spans (#4787) JT 2022-03-09 04:42:19 -0500
  • 4ddf24269a
    changed cargo.toml so plugins don't build with features=extra (#4788) Darren Schroeder 2022-03-08 20:05:58 -0600
  • b73af3b8df
    add ability to check if value does not contain something (#4783) Darren Schroeder 2022-03-08 09:10:01 -0600
  • dc0c5a9772
    Revert "Make if blocks work like a def-env (#4656)" (#4782) JT 2022-03-08 08:29:12 -0500
  • 477f3be8df
    Make if blocks work like a def-env (#4656) JT 2022-03-08 07:45:47 -0500
  • ae7c0b1097
    Fix broken link in readme, should close #4776 [ci skip] (#4778) Justin Ma 2022-03-08 19:30:11 +0800
  • cede9b3156
    reedline bump (#4779) Fernando Herrera 2022-03-08 09:20:28 +0000
  • 299fea8538
    Fix external extra (#4777) JT 2022-03-07 20:17:33 -0500
  • 35ff1076f3
    add ansi escape (#4772) Darren Schroeder 2022-03-07 16:39:16 -0600