git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Show submodules as modified when they contain a dirty work tree
@ 2010-01-16 17:39 Jens Lehmann
  2010-01-16 17:42 ` [PATCH v2 1/2] " Jens Lehmann
  2010-01-16 17:42 ` [PATCH v2 2/2] Teach diff that modified submodule directory is dirty Jens Lehmann
  0 siblings, 2 replies; 3+ messages in thread
From: Jens Lehmann @ 2010-01-16 17:39 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git Mailing List, Lars Hjemli, Nanako Shiraishi

Here is the updated version of the two patches.

This fixes all issues raised and passes the test suite.


Jens Lehmann (1):
  Show submodules as modified when they contain a dirty work tree

Junio C Hamano (1):
  Teach diff that modified submodule directory is dirty

 diff-lib.c                  |    8 +++-
 diff.c                      |    9 ++++-
 submodule.c                 |   49 +++++++++++++++++++++++++
 submodule.h                 |    1 +
 t/t4027-diff-submodule.sh   |   84 ++++++++++++++++++++++++++++++++++++++++++-
 t/t7506-status-submodule.sh |   83 ++++++++++++++++++++++++++++++++++--------
 6 files changed, 214 insertions(+), 20 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-16 17:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-16 17:39 [PATCH v2 0/2] Show submodules as modified when they contain a dirty work tree Jens Lehmann
2010-01-16 17:42 ` [PATCH v2 1/2] " Jens Lehmann
2010-01-16 17:42 ` [PATCH v2 2/2] Teach diff that modified submodule directory is dirty Jens Lehmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).