Merge branch 'ab/grep-lose-opt-regflags'
commiteac97b438c6734304c155604f4c36ac63f29ca6f
authorJunio C Hamano <gitster@pobox.com>
Thu, 13 Jul 2017 23:14:54 +0000 (13 16:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 13 Jul 2017 23:14:54 +0000 (13 16:14 -0700)
treef6c3d37a2a519535c5bdb7329d44662cac072f80
parent80145b1e412719c960036c8c62a9e35dd23a5b2d
parent1ceababc4c1817f86094dab1771e23da1ddaf443
Merge branch 'ab/grep-lose-opt-regflags'

Code cleanup.

* ab/grep-lose-opt-regflags:
  grep: remove redundant REG_NEWLINE when compiling fixed regex
  grep: remove regflags from the public grep_opt API
  grep: remove redundant and verbose re-assignments to 0
  grep: remove redundant "fixed" field re-assignment to 0
  grep: adjust a redundant grep pattern type assignment
  grep: remove redundant double assignment to 0
builtin/grep.c
revision.c