Merge branch 'jc/grep-c'
authorJunio C Hamano <gitster@pobox.com>
Fri, 14 Sep 2007 22:17:07 +0000 (15:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Sep 2007 22:17:07 +0000 (15:17 -0700)
* jc/grep-c:
Split grep arguments in a way that does not requires to add /dev/null.
Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot
Add test to check recent fix to "git add -u"
Documentation/git-archive.txt: a couple of clarifications.
Fix the rename detection limit checking
diff --no-index: do not forget to run diff_setup_done()

Trivial merge