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

Commits on Jul 9, 2025

  1. Update dependencies (#122)

    * Update kotlin version to 2.2.0
    
    * Update mockito
    
    * Use coroutines for command checks
    
    * Fix warning
    
    * Update change notes
    
    * Use correct version number
    MituuZ authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    f7c6ed2 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Fuzzy grep coroutine (#124)

    * Refactor fuzzy grep to use coroutines and improve command handling
    
    * Refactor installation checks to return booleans for clarity
    
    * Update since build to match
    
    * Decrease output size
    
    * Replace deprecated process adapter with actual process listener
    
    ---------
    
    Co-authored-by: leinom <mitja.leino@visma.com>
    MituuZ and leinom authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    8ad70f3 View commit details
    Browse the repository at this point in the history
Loading