]> git.99rst.org Git - git.git/commit
Merge branch 'kk/no-walk-pathspec-fix'
authorJunio C Hamano <redacted>
Wed, 22 Jul 2026 17:30:55 +0000 (10:30 -0700)
committerJunio C Hamano <redacted>
Wed, 22 Jul 2026 17:30:55 +0000 (10:30 -0700)
commit60aa81f2ef4a683e1b509da60216afbc66e9b72d
treed9b3f92397f65eeb79f03bc8faf207977ea4400e
parentaf4899fbd3207555ebd0c9ad12073b7071664a49
parent32c4ed70e28f299bec9097db0609a1d954ffac54
Merge branch 'kk/no-walk-pathspec-fix'

The 'git rev-list --no-walk' command has been corrected to restore
pathspec filtering, which was lost when the streaming walk was
refactored.

* kk/no-walk-pathspec-fix:
  revision: fix --no-walk path filtering regression
revision.c
git clone https://git.99rst.org/PROJECT