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: scop/bash-completion
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: scop/bash-completion
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Oct 7, 2025

  1. test(filedir): Workaround bug in bash 5.3

    To fix CI failures, see #1435
    and https://lists.gnu.org/archive/html/bug-bash/2025-09/msg00332.html
    
    I made it catch the assertion so we won't have to run the version check
    for all tests.
    yedayak committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    034d8ef View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. Merge pull request #1446 from yedayak/1435-workaround-bash-bug

    test(filedir): Workaround bug in bash 5.3
    yedayak authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    ab928cd View commit details
    Browse the repository at this point in the history
Loading