author | Junio C Hamano <gitster@pobox.com> | |
Sun, 18 Nov 2007 23:50:16 +0000 (15:50 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 18 Nov 2007 23:50:16 +0000 (15:50 -0800) | ||
commit | e6cb314c087661a535b8873502b6d40cef1bbd57 | |
tree | b097ca74690e1d6bf8a95b5162eb95ec931ad5ed | tree | snapshot |
parent | 41d8a5f0f7db6e1d92f925234eb8c55d2d34a5af | commit | diff |
parent | d054680c7d245b71ebba0dd030fd13dce213559a | commit | diff |
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.
* 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 | diff1 | | diff2 | | blob | history |
builtin-log.c | diff1 | | diff2 | | blob | history |
diff-lib.c | diff1 | | diff2 | | blob | history |
diff.h | diff1 | | diff2 | | blob | history |
git-compat-util.h | diff1 | | diff2 | | blob | history |