author | Junio C Hamano <gitster@pobox.com> | |
Fri, 6 May 2011 17:50:06 +0000 (10:50 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 6 May 2011 17:50:06 +0000 (10:50 -0700) |
* nd/struct-pathspec:
pathspec: rename per-item field has_wildcard to use_wildcard
Improve tree_entry_interesting() handling code
Convert read_tree{,_recursive} to support struct pathspec
Reimplement read_tree_recursive() using tree_entry_interesting()
pathspec: rename per-item field has_wildcard to use_wildcard
Improve tree_entry_interesting() handling code
Convert read_tree{,_recursive} to support struct pathspec
Reimplement read_tree_recursive() using tree_entry_interesting()
1 | 2 | |||
---|---|---|---|---|
builtin/checkout.c | patch | | diff1 | | diff2 | | blob | history |
builtin/grep.c | patch | | diff1 | | diff2 | | blob | history |
builtin/log.c | patch | | diff1 | | diff2 | | blob | history |
cache.h | patch | | diff1 | | diff2 | | blob | history |
dir.c | patch | | diff1 | | diff2 | | blob | history |
list-objects.c | patch | | diff1 | | diff2 | | blob | history |
merge-recursive.c | patch | | diff1 | | diff2 | | blob | history |
tree-diff.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin/checkout.c
Simple merge
diff --cc builtin/grep.c
Simple merge
diff --cc builtin/log.c
Simple merge
diff --cc cache.h
Simple merge
diff --cc dir.c
Simple merge
diff --cc list-objects.c
Simple merge
diff --cc merge-recursive.c
Simple merge
diff --cc tree-diff.c
Simple merge