git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ld/push-porcelain
@ 2010-02-26 20:44 Larry D'Anna
  2010-02-26 20:44 ` [PATCH 1/3] git-push: fix an advice message so it goes to stderr Larry D'Anna
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Larry D'Anna @ 2010-02-26 20:44 UTC (permalink / raw)
  To: git; +Cc: Larry D'Anna

Changes since last version:

* removed git-push: squelch advice message if in --porcelain mode
* chaned "error message" to "advice message" in commit subject

Larry D'Anna (3):
  git-push: fix an advice message so it goes to stderr
  git-push: send "To <remoteurl>" messages to the standard output in
    --porcelain mode
  git-push: make git push --dry-run --porcelain exit with status 0 even
    if updates will be rejected

 builtin-push.c      |    6 +++---
 builtin-send-pack.c |    4 ++++
 send-pack.h         |    1 +
 transport.c         |    6 ++++--
 4 files changed, 12 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2010-02-27  4:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-26 20:44 [PATCH 0/3] ld/push-porcelain Larry D'Anna
2010-02-26 20:44 ` [PATCH 1/3] git-push: fix an advice message so it goes to stderr Larry D'Anna
2010-02-26 20:44 ` [PATCH 2/3] git-push: send "To <remoteurl>" messages to the standard output in --porcelain mode Larry D'Anna
2010-02-26 20:44 ` [PATCH 3/3] git-push: make git push --dry-run --porcelain exit with status 0 even if updates will be rejected Larry D'Anna
2010-02-27  2:44   ` Tay Ray Chuan
2010-02-27  4:01     ` Larry D'Anna

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