Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
diff: preparse --diff-filter string argument
author
Junio C Hamano
<gitster@pobox.com>
Wed, 17 Jul 2013 22:05:46 +0000
(15:05 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 17 Jul 2013 23:23:34 +0000
(16:23 -0700)
Instead of running strchr() on the list of status characters over
and over again, parse the --diff-filter option into bitfields and
use the bits to see if the change to the filepair matches the status
requested.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
|
inline
| side by side (from:
1ecc1cb
)
No differences found