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: zellij-org/zellij
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.39.1
Choose a base ref
...
head repository: zellij-org/zellij
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.39.2
Choose a head ref
  • 10 commits
  • 17 files changed
  • 5 contributors

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    c33f5b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff80e7e View commit details
    Browse the repository at this point in the history
  3. docs(changelog): fix typo

    jaeheonji authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    931e11f View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    d84201a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0172ad View commit details
    Browse the repository at this point in the history
  3. docs(changelog): fix link

    imsnif authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    9a38ad2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. fixup: zellij-server: fix compiler warnings (#2873)

    * fixup: zellij-server: fix compiler warnings
    
    Fixes compiler warnings about variables not being read before being
    reassigned a value, and an unused variable.
    
    Removes unnecessary intermediate local variables.
    
    * style(fmt): rustfmt
    
    ---------
    
    Co-authored-by: Jae-Heon Ji <atx6419@gmail.com>
    rmsyn and jaeheonji authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4a351e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42af4c5 View commit details
    Browse the repository at this point in the history
  3. chore(version): bump to 0.39.2

    imsnif committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8e2d37e View commit details
    Browse the repository at this point in the history
  4. chore(release): v0.39.2

    imsnif committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d9b956b View commit details
    Browse the repository at this point in the history
Loading