]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/bloom-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Thu, 14 May 2020 21:39:44 +0000 (14:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 May 2020 21:39:44 +0000 (14:39 -0700)
Code cleanup and typofixes

* ds/bloom-cleanup:
  completion: offer '--(no-)patch' among 'git log' options
  bloom: use num_changes not nr for limit detection
  bloom: de-duplicate directory entries
  Documentation: changed-path Bloom filters use byte words
  bloom: parse commit before computing filters
  test-bloom: fix usage typo
  bloom: fix whitespace around tab length

1  2 
bloom.c
bloom.h
contrib/completion/git-completion.bash
t/helper/test-bloom.c
t/t0095-bloom.sh

diff --cc bloom.c
Simple merge
diff --cc bloom.h
Simple merge
Simple merge
Simple merge