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: acheronfail/repgrep
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.15.0
Choose a base ref
...
head repository: acheronfail/repgrep
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.16.0
Choose a head ref
  • 18 commits
  • 13 files changed
  • 1 contributor

Commits on Dec 18, 2023

  1. remove obsolete comment

    acheronfail committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    fae1ef5 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. update due to Stebalien/tempfile#157 being closed

    The solution doesn't really make our code any better anyway, so just
    leaving the current behaviour as is.
    acheronfail committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fae155e View commit details
    Browse the repository at this point in the history
  2. cargo update

    acheronfail committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fae1196 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Merge pull request #102 from acheronfail/dep/tempfile

    update due to Stebalien/tempfile#157 being closed
    acheronfail authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    7378ee6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Configuration menu
    Copy the full SHA
    fae1d4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fae1ffb View commit details
    Browse the repository at this point in the history
  3. Now when entering a replacement, pressing enter advances the app

    The old behaviour of <C-s> is still available, and inserting a raw
    newline character can be done by pressing enter while holding any
    modifier supported by the terminal.
    acheronfail committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    fae1fb2 View commit details
    Browse the repository at this point in the history
  4. ignore *.log files

    acheronfail committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    fae1d70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fae1075 View commit details
    Browse the repository at this point in the history
  6. 0.16.0

    acheronfail committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    fae138f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fae1a22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fae15db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fae11a7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fae1d31 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e5cf42 View commit details
    Browse the repository at this point in the history
  12. ci: fixup windows build

    acheronfail committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    fae130a View commit details
    Browse the repository at this point in the history
  13. ci: do not fail fast

    acheronfail committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    fae1266 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #109 from acheronfail/ci/0.16.0

    ci: fixup windows build
    acheronfail authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    50d6376 View commit details
    Browse the repository at this point in the history
Loading