]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'lt/dirwalk' into next
authorJunio C Hamano <junkio@cox.net>
Wed, 17 May 2006 22:32:45 +0000 (15:32 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 17 May 2006 22:39:38 +0000 (15:39 -0700)
commitae12e59a8c895e48d4ef52ac6936674ac7be6370
tree727b6fbbffb6e96d582606511d665b6eb0cb7ec1
parentd882e1ac94eb2301833131f2165c6ac91db67eac
parentf25933987f29070e9cd79dfddf03018010e82e80
Merge branch 'lt/dirwalk' into next

* lt/dirwalk:
  builtin-add: warn on unmatched pathspecs
  Do "git add" as a builtin
  Clean up git-ls-file directory walking library interface
  libify git-ls-files directory traversal

Not a conflict, but builtin-add needed to be adjusted to properly
invalidate the cache_tree entry.
Makefile
builtin-add.c
builtin.h
git.c