Merge branch 'jc/magic-pathspec'
commitbe5ab43566a7f9ea663349dbb9d7e83e270b3396
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 May 2011 16:58:35 +0000 (23 09:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 May 2011 16:58:35 +0000 (23 09:58 -0700)
treecc2d48f22dcfe9969c7ab2be2a6fbf596431347b
parentb7aba2ef3450832828148e1a71b6a7198614b43d
parent488201c87e284ae06323b534c31e354811fb0d51
Merge branch 'jc/magic-pathspec'

* jc/magic-pathspec:
  setup.c: Fix some "symbol not declared" sparse warnings
  t3703: Skip tests using directory name ":" on Windows
  revision.c: leave a note for "a lone :" enhancement
  t3703, t4208: add test cases for magic pathspec
  rev/path disambiguation: further restrict "misspelled index entry" diag
  fix overslow :/no-such-string-ever-existed diagnostics
  fix overstrict :<path> diagnosis
  grep: use get_pathspec() correctly
  pathspec: drop "lone : means no pathspec" from get_pathspec()
  Revert "magic pathspec: add ":(icase)path" to match case insensitively"
  magic pathspec: add ":(icase)path" to match case insensitively
  magic pathspec: futureproof shorthand form
  magic pathspec: add tentative ":/path/from/top/level" pathspec support
builtin/grep.c
cache.h
git-compat-util.h
revision.c
setup.c
sha1_name.c