git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] fix regression that "git status" doesn't refresh the index
@ 2010-04-02 12:27 Markus Heidelberg
  2010-04-02 12:27 ` [PATCH 1/4] builtin/commit: fix duplicated sentence in a comment Markus Heidelberg
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Markus Heidelberg @ 2010-04-02 12:27 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git, Markus Heidelberg

Patches 1 and 2 are minor unrelated fixes, noticed while working on the regression.
Patches 3 and 4 add a test and fix the regression.

Markus Heidelberg (4):
  builtin/commit: fix duplicated sentence in a comment
  builtin/commit: remove unnecessary variable definition
  t7508: add test for "git status" refreshing the index
  git status: refresh the index

 builtin/commit.c  |   11 ++++++++---
 t/t7508-status.sh |   10 ++++++++++
 2 files changed, 18 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2010-04-06  6:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-02 12:27 [PATCH 0/4] fix regression that "git status" doesn't refresh the index Markus Heidelberg
2010-04-02 12:27 ` [PATCH 1/4] builtin/commit: fix duplicated sentence in a comment Markus Heidelberg
2010-04-02 12:27 ` [PATCH 2/4] builtin/commit: remove unnecessary variable definition Markus Heidelberg
2010-04-02 12:27 ` [PATCH 3/4] t7508: add test for "git status" refreshing the index Markus Heidelberg
2010-04-02 12:27 ` [PATCH 4/4] git status: refresh " Markus Heidelberg
2010-04-02 16:57   ` Jeff King
2010-04-02 20:37     ` Markus Heidelberg
2010-04-02 21:21       ` Jeff King
2010-04-02 18:56   ` Junio C Hamano
2010-04-02 20:39     ` Markus Heidelberg
2010-04-02 21:44   ` [PATCH v2 4/4] git status: refresh the index if possible Markus Heidelberg
2010-04-03  4:33     ` Junio C Hamano
2010-04-03 10:11       ` [PATCH] t7508: add a test for "git status" in a read-only repository Markus Heidelberg
2010-04-06  6:20         ` Junio C Hamano
2010-04-03 10:33       ` [PATCH v2 4/4] git status: refresh the index if possible Markus Heidelberg

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).