Junio C Hamano
d0c692263f
Merge branch 'nd/diff-i-t-a'
...
After "git add -N", the path appeared in output of "git diff HEAD"
and "git diff --cached HEAD", leading "git status" to classify it
as "Changes to be committed". Such a path, however, is not yet to
be scheduled to be committed. "git diff" showed the change to the
path as modification, not as a "new file", in the header of its
output.
Treat such paths as "yet to be added to the index but Git already
know about them"; "git diff HEAD" and "git diff --cached HEAD"
should not talk about them, and "git diff" should show them as new
files yet to be added to the index.
* nd/diff-i-t-a:
diff-lib.c: adjust position of i-t-a entries in diff
2015-05-19 13:17:49 -07:00
..
2015-03-23 13:42:33 -07:00
2015-05-05 21:00:23 -07:00
2015-05-11 14:23:52 -07:00
2015-05-11 14:23:39 -07:00
2015-02-11 13:44:20 -08:00
2015-01-14 09:32:04 -08:00
2015-01-14 09:32:04 -08:00
2015-01-14 09:32:04 -08:00
2015-01-14 09:32:04 -08:00
2015-05-05 10:31:51 -07:00
2015-05-11 14:23:39 -07:00
2015-03-06 15:02:30 -08:00
2015-05-11 14:23:39 -07:00
2015-01-14 09:32:04 -08:00
2014-12-29 09:32:45 -08:00
2015-05-11 14:24:01 -07:00
2015-05-11 14:24:01 -07:00
2014-12-01 11:00:18 -08:00
2015-01-14 09:32:04 -08:00
2015-01-14 09:32:04 -08:00
2015-01-14 09:32:04 -08:00
2015-01-14 09:32:04 -08:00
2014-10-01 13:56:14 -07:00
2015-01-14 09:32:04 -08:00
2015-05-11 14:23:39 -07:00
2015-05-11 14:23:46 -07:00
2015-03-06 14:57:57 -08:00
2015-05-11 14:23:39 -07:00
2015-05-11 14:23:39 -07:00
2014-10-07 11:09:16 -07:00
2015-04-20 15:28:34 -07:00
2015-05-11 14:23:59 -07:00
2015-03-20 13:11:53 -07:00
2015-05-11 14:23:44 -07:00
2015-05-11 14:23:39 -07:00
2014-10-13 13:55:27 -07:00
2015-02-24 22:10:15 -08:00
2015-03-26 11:57:13 -07:00
2015-01-14 09:32:04 -08:00
2014-12-01 11:33:45 -08:00
2015-01-14 09:32:04 -08:00
2014-10-07 10:49:57 -07:00
2015-01-14 09:32:04 -08:00
2015-02-22 12:28:25 -08:00
2015-01-14 09:32:04 -08:00
2015-04-16 08:03:14 -07:00
2015-01-14 09:32:04 -08:00
2015-01-14 09:32:04 -08:00
2015-01-14 09:32:04 -08:00
2015-05-11 14:23:41 -07:00
2015-01-14 09:32:04 -08:00
2015-01-14 09:32:04 -08:00
2015-03-13 22:43:14 -07:00
2015-01-14 09:32:04 -08:00
2015-05-11 14:23:39 -07:00
2015-03-14 15:08:35 -07:00
2014-10-01 13:56:14 -07:00
2015-05-11 14:23:39 -07:00
2015-03-05 12:35:36 -08:00
2014-10-07 11:09:16 -07:00
2015-05-11 14:23:39 -07:00
2015-05-11 14:23:39 -07:00
2015-02-17 11:22:50 -08:00
2015-01-14 09:32:04 -08:00
2014-10-01 13:56:14 -07:00
2015-05-11 14:23:39 -07:00
2015-01-14 09:32:04 -08:00
2015-01-14 09:32:04 -08:00
2015-01-07 19:56:44 -08:00
2015-01-14 09:32:04 -08:00
2015-05-05 21:00:26 -07:00
2015-01-14 09:32:04 -08:00
2015-01-14 09:32:04 -08:00
2015-03-23 11:28:02 -07:00
2014-12-09 11:56:37 -08:00
2015-05-05 10:31:51 -07:00
2015-02-17 11:24:59 -08:00
2015-01-14 09:32:04 -08:00
2015-01-14 09:32:04 -08:00
2015-01-14 09:32:04 -08:00