]> git.ipfire.org Git - thirdparty/git.git/commit - cache.h
[PATCH] Add --stage to show-files for new stage dircache.
authorJunio C Hamano <junkio@cox.net>
Sat, 16 Apr 2005 15:33:23 +0000 (08:33 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 15:33:23 +0000 (08:33 -0700)
commitaee461985f52857fa04999b2a988986dd8c84aba
treeb474d669fad6d037c18c0d232aef579a65ae101b
parentfcf712e60e3221a7971cb2ad89e61c565172f524
[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>
cache.h
show-files.c