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: aaronhallaert/advanced-git-search.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: aaronhallaert/advanced-git-search.nvim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 34 files changed
  • 4 contributors

Commits on Aug 19, 2024

  1. Feature: Use nvim buffers for Telescope preview (#78)

    * feat: telescope nvim buffers as preview
    
    Signed-off-by: Aaron Hallaert <[email protected]>
    
    * feat: colors for fzf preview buffers
    
    ---------
    
    Signed-off-by: Aaron Hallaert <[email protected]>
    aaronhallaert authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    36ea105 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    28b79da View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    066865c View commit details
    Browse the repository at this point in the history
  2. chore: remove logging

    aaronhallaert committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1c5a10f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. Configuration menu
    Copy the full SHA
    69a41a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. Feature/snacks picker (#88)

    * feat: add minimal init snacks
    
    * feat: initial snacks picker
    
    * chore: enable ci tests for PR
    
    * feat: snacks pickers without actions
    
    * fix: author with space
    
    * feat(snacks): complete snacks actions
    
    * feat: snacks preview highlight
    
    * fix(snacks): disable preview on global picker
    aaronhallaert authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    b89726a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. docs: fix some readme links not working (#89)

    I think they need to be separated from the previous line with
    `<summary>` tags in order to work.
    mikavilpas authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    5ec6bf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1f599a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. Configuration menu
    Copy the full SHA
    a997910 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Configuration menu
    Copy the full SHA
    ec0dabe View commit details
    Browse the repository at this point in the history
Loading