Code

Merge branch 'js/diff-ni' (early part)
authorJunio C Hamano <junkio@cox.net>
Wed, 28 Feb 2007 06:18:22 +0000 (22:18 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 28 Feb 2007 06:18:22 +0000 (22:18 -0800)
commit25a0b20c742985f31a4694f2f98e8e0059765726
treebac574dd85770c7017d446a97d5a6257cf209713
parentc4f8f827555dcbbee148fd1daa4821533ead2ea2
parent34a5e1a2d900b5dd9b9c446a3db9fdb3b29e0575
Merge branch 'js/diff-ni' (early part)

* 'js/diff-ni' (early part):
  diff --no-index: also imitate the exit status of diff(1)
  Fix typo: do not show name1 when name2 fails
  Teach git-diff-files the new option `--no-index`
  run_diff_{files,index}(): update calling convention.
  update-index: do not die too early in a read-only repository.
  git-status: do not be totally useless in a read-only repository.