author | Junio C Hamano <junkio@cox.net> | |
Sat, 16 Apr 2005 15:33:23 +0000 (08:33 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 16 Apr 2005 15:33:23 +0000 (08:33 -0700) | ||
commit | aee461985f52857fa04999b2a988986dd8c84aba | |
tree | b474d669fad6d037c18c0d232aef579a65ae101b | tree | snapshot |
parent | fcf712e60e3221a7971cb2ad89e61c565172f524 | commit | diff |
[PATCH] Add --stage to show-files for new stage dircache.
This adds --stage option to show-files command. It shows
file-mode, SHA1, stage and pathname. Record separator follows
the usual convention of -z option as before.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This adds --stage option to show-files command. It shows
file-mode, SHA1, stage and pathname. Record separator follows
the usual convention of -z option as before.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
cache.h | diff | blob | history | |
show-files.c | diff | blob | history |