Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nushell/nushell Loading
base: main
Choose a base ref
...
head repository: ritobanrc/nushell Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 0 files changed
  • 1 contributor

Commits on Jul 9, 2020

  1. First commit updating config to use subcommands (#2119)

        - Implemented `get` subcommand
    ritobanrc committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    f7f597f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99b91d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c32d7d View commit details
    Browse the repository at this point in the history
  4. Fixed base config command

     - Instead of outputting help, it now outputs the list of all
     configuration parameters.
    ritobanrc committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    bbd8ad1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0480047 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c60b2df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3285bfa View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. fixed clippy

    ritobanrc committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    2fbeafd View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    9ad113c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b559256 View commit details
    Browse the repository at this point in the history
  3. each group works

    ritobanrc committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    eede1a4 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into main

    # Conflicts:
    #	crates/nu-cli/src/commands/config/clear.rs
    #	crates/nu-cli/src/commands/config/command.rs
    #	crates/nu-cli/src/commands/config/get.rs
    #	crates/nu-cli/src/commands/config/load.rs
    #	crates/nu-cli/src/commands/config/remove.rs
    #	crates/nu-cli/src/commands/config/set.rs
    #	crates/nu-cli/src/commands/config/set_into.rs
    ritobanrc committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    0b95704 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6648f32 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Added each window subcommand

        - No support for stride flag yet
    ritobanrc committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    21336d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Configuration menu
    Copy the full SHA
    321e584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    296bddf View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    8198982 View commit details
    Browse the repository at this point in the history
  2. fixed clippy

    ritobanrc committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    6e711bc View commit details
    Browse the repository at this point in the history
  3. fixed clippy again

    ritobanrc committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    2c09c9e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Configuration menu
    Copy the full SHA
    2639267 View commit details
    Browse the repository at this point in the history
Loading