author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 20 Apr 2005 04:00:09 +0000 (21:00 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 20 Apr 2005 04:00:09 +0000 (21:00 -0700) | ||
commit | e74f8f6aa7807d479d78bfc680a18a9a5198b172 | |
tree | 35c57efa419ba3cf2b49c454e8e8bca30624c481 | tree | snapshot |
parent | b96afa59ebfd2c0902e2fd2653e29f291bf0cac7 | commit | diff |
Add "diff-cache" helper program to compare a tree (or commit) with
the current cache state and/or working directory.
Very useful to see what has changed since the last commit, either in
the index file or in the whole working directory.
Also very possibly very buggy. Matching the two up is not entirely
trivial.
the current cache state and/or working directory.
Very useful to see what has changed since the last commit, either in
the index file or in the whole working directory.
Also very possibly very buggy. Matching the two up is not entirely
trivial.
Makefile | diff | blob | history | |
diff-cache.c | [new file with mode: 0644] | blob |