]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit28ecef4c84af0b3300b84e73d2a7749e9a4ac83f
treea49ccba002c03112965e659fe84d197869abab53
parent99c99ed8259bf070cd8ae7b51a94904b7cf5c161
parent1e66871608d1f6f4cd66e899ee33755bbf6deafa
Merge branch 'jk/grep-haystack-is-read-only' into hm/paint-hits-in-log-grep

* 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