Merge branch 'ph/diffopts'
authorJunio C Hamano <gitster@pobox.com>
Sun, 18 Nov 2007 23:50:16 +0000 (15:50 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 18 Nov 2007 23:50:16 +0000 (15:50 -0800)
commite6cb314c087661a535b8873502b6d40cef1bbd57
treeb097ca74690e1d6bf8a95b5162eb95ec931ad5ed
parent41d8a5f0f7db6e1d92f925234eb8c55d2d34a5af
parentd054680c7d245b71ebba0dd030fd13dce213559a
Merge branch 'ph/diffopts'

* ph/diffopts:
  Reorder diff_opt_parse options more logically per topics.
  Make the diff_options bitfields be an unsigned with explicit masks.
  Use OPT_BIT in builtin-pack-refs
  Use OPT_BIT in builtin-for-each-ref
  Use OPT_SET_INT and OPT_BIT in builtin-branch
  parse-options new features.
builtin-for-each-ref.c
builtin-log.c
diff-lib.c
diff.h
git-compat-util.h