]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/grep-haystack-is-read-only' into hm/paint-hits-in-log-grep
authorJunio C Hamano <gitster@pobox.com>
Thu, 23 Sep 2021 16:47:05 +0000 (09:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Sep 2021 16:47:05 +0000 (09:47 -0700)
* jk/grep-haystack-is-read-only:
  grep: store grep_source buffer as const
  grep: mark "haystack" buffers as const
  grep: stop modifying buffer in grep_source_1()
  grep: stop modifying buffer in show_line()
  grep: stop modifying buffer in strip_timestamp


Trivial merge