author | Junio C Hamano <junkio@cox.net> | |
Wed, 28 Feb 2007 06:18:22 +0000 (22:18 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 28 Feb 2007 06:18:22 +0000 (22:18 -0800) | ||
commit | 25a0b20c742985f31a4694f2f98e8e0059765726 | |
tree | bac574dd85770c7017d446a97d5a6257cf209713 | tree | snapshot |
parent | c4f8f827555dcbbee148fd1daa4821533ead2ea2 | commit | diff |
parent | 34a5e1a2d900b5dd9b9c446a3db9fdb3b29e0575 | commit | diff |
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.
* '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.