]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'nd/struct-pathspec'
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 May 2011 17:50:06 +0000 (10:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 May 2011 17:50:06 +0000 (10:50 -0700)
commit1273738f05dedc63865085deb5d1fb8816ff809c
treeb63d47e65064ac061ed300c01ab26129a31db678
parent9fdc1cc872308869d76665be55367eef48f05ff6
parent33e0f62ba981ebfdcab8c9fb6d2935712a7b9d41
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()
builtin/checkout.c
builtin/grep.c
builtin/log.c
cache.h
dir.c
list-objects.c
merge-recursive.c
tree-diff.c