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: CopilotC-Nvim/CopilotChat.nvim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4944b11
Choose a base ref
...
head repository: CopilotC-Nvim/CopilotChat.nvim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bdb270d
Choose a head ref
  • 6 commits
  • 7 files changed
  • 6 contributors

Commits on Jun 22, 2025

  1. Configuration menu
    Copy the full SHA
    4d90f47 View commit details
    Browse the repository at this point in the history
  2. fix: #1153 use filepath on accept (#1170)

    Use filepath for the full path when accepting a change.
    adborden authored Jun 22, 2025
    Configuration menu
    Copy the full SHA
    6d8236f View commit details
    Browse the repository at this point in the history
  3. docs: add adborden as a contributor for code (#1171)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    allcontributors[bot] and pre-commit-ci[bot] authored Jun 22, 2025
    Configuration menu
    Copy the full SHA
    55f2162 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Properly null check opts.glob when rigpgrep is not available (#1183)

    Closes #1178
    
    Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
    deathbeam authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    ea021e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a90a92a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. chore(main): release 3.12.2 (#1172)

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