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: sile/erldash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0
Choose a base ref
...
head repository: sile/erldash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.0
Choose a head ref
  • 11 commits
  • 6 files changed
  • 1 contributor

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    31b6e96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from sile/ratatui

    Replace tui (no longer maintained) with ratatui
    sile authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    14191cd View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Update Cargo.lock

    sile committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3eae309 View commit details
    Browse the repository at this point in the history
  2. Update ratatui to 0.26.0

    sile committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5131694 View commit details
    Browse the repository at this point in the history
  3. Update smol to v2

    sile committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    24659ca View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12 from sile/update-dependencies

    Update dependencies
    sile authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e8ac6d1 View commit details
    Browse the repository at this point in the history
  5. Add --port option

    sile committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fa28d58 View commit details
    Browse the repository at this point in the history
  6. Update erl_rpc to v0.3

    sile committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    39f7b09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    301325a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge pull request #13 from sile/epmdless-nodes

    Add `--port` option to support epmdless nodes
    sile authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c0ac702 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.3.0

    sile committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a3e3440 View commit details
    Browse the repository at this point in the history
Loading