From: Ramkumar Ramachandra <artagnon@gmail.com>
To: Git List <git@vger.kernel.org>
Cc: Jonathan Nieder <jrnieder@gmail.com>, Phil Hord <phil.hord@gmail.com>
Subject: [PATCH v2 0/3] Juggling between hot branches
Date: Sat, 28 Sep 2013 08:29:18 +0530 [thread overview]
Message-ID: <1380337161-803-1-git-send-email-artagnon@gmail.com> (raw)
Hi,
This iteration incorporates the suggestions made by Phil Hord.
Thanks.
Ramkumar Ramachandra (3):
for-each-ref: introduce %C(...) for color
for-each-ref: introduce %(HEAD) asterisk marker
for-each-ref: introduce %(upstream:track[short])
Documentation/git-for-each-ref.txt | 14 ++++++-
builtin/for-each-ref.c | 75 ++++++++++++++++++++++++++++++++++----
2 files changed, 79 insertions(+), 10 deletions(-)
--
1.8.4.477.g4cae6f5
next reply other threads:[~2013-09-28 3:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-28 2:59 Ramkumar Ramachandra [this message]
2013-09-28 2:59 ` [PATCH v2 1/3] for-each-ref: introduce %C(...) for color Ramkumar Ramachandra
2013-09-28 2:59 ` [PATCH v2 2/3] for-each-ref: introduce %(HEAD) asterisk marker Ramkumar Ramachandra
2013-09-28 2:59 ` [PATCH v2 3/3] for-each-ref: introduce %(upstream:track[short]) Ramkumar Ramachandra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1380337161-803-1-git-send-email-artagnon@gmail.com \
--to=artagnon@gmail.com \
--cc=git@vger.kernel.org \
--cc=jrnieder@gmail.com \
--cc=phil.hord@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).