Merge branch 'jc/ls-files-ignored-pathspec'
commit3af59e6f31c5304d476884b69b6b88dfd492812b
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2010 22:43:54 +0000 (20 14:43 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2010 22:43:54 +0000 (20 14:43 -0800)
tree775af30257e16c054b29855271f2a2d416cc4884
parent34349bea60ec9cb3e320175cad9eb01b3054e5c6
parent48ffef966c762578eb818c0c54a7e11dd054f5db
Merge branch 'jc/ls-files-ignored-pathspec'

* jc/ls-files-ignored-pathspec:
  ls-files: fix overeager pathspec optimization
  read_directory(): further split treat_path()
  read_directory_recursive(): refactor handling of a single path into a separate function
  t3001: test ls-files -o ignored/dir
dir.c
t/t3001-ls-files-others-exclude.sh