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) | ||
commit | 1273738f05dedc63865085deb5d1fb8816ff809c | |
tree | b63d47e65064ac061ed300c01ab26129a31db678 | tree | snapshot |
parent | 9fdc1cc872308869d76665be55367eef48f05ff6 | commit | diff |
parent | 33e0f62ba981ebfdcab8c9fb6d2935712a7b9d41 | commit | diff |
Merge branch 'nd/struct-pathspec'
* 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()
* 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()
builtin/checkout.c | diff1 | | diff2 | | blob | history |
builtin/grep.c | diff1 | | diff2 | | blob | history |
builtin/log.c | diff1 | | diff2 | | blob | history |
cache.h | diff1 | | diff2 | | blob | history |
dir.c | diff1 | | diff2 | | blob | history |
list-objects.c | diff1 | | diff2 | | blob | history |
merge-recursive.c | diff1 | | diff2 | | blob | history |
tree-diff.c | diff1 | | diff2 | | blob | history |