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: michidk/vscli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: michidk/vscli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 12 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 1, 2025

  1. fix(deps): update all cargo dependencies (#168)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    7bf6c9c View commit details
    Browse the repository at this point in the history
  2. feat: improve editor name formatting in output messages

    - Add format_editor_name helper to format editor names consistently
    - Show "Visual Studio Code" for 'code' command
    - Show "Cursor" for 'cursor' command
    - Show command in quotes (e.g. 'code-insiders') for other editors
    - Update all log messages to use the new formatter
    
    Fixes #169
    michidk committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    163bc4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df37008 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d178e72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bab4c46 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. fix(deps): update rust crate serde_json to v1.0.140 (#172)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    fea576d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4526496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78c4692 View commit details
    Browse the repository at this point in the history
  4. feat(ui): add scrollbar

    michidk committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    41eb3c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b67feed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad4335c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bdce04 View commit details
    Browse the repository at this point in the history
Loading