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: quarto-dev/quarto-nvim
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: quarto-dev/quarto-nvim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 4 commits
  • 4 files changed
  • 4 contributors

Commits on Feb 2, 2025

  1. fix: do not activate in special buffers (fixes #164) (#165)

    Check bufname and do not attach to special buffers, eg. 'fugitive://'
    osthomas authored Feb 2, 2025
    Configuration menu
    Copy the full SHA
    bb710f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. Configuration menu
    Copy the full SHA
    d95a40b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53d0d62 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.2.1 (#166)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    abc417c View commit details
    Browse the repository at this point in the history
Loading