From: Lars Hjemli <hjemli@gmail.com>
To: git@vger.kernel.org
Subject: [PATCH 0/3] Add -v and -w options to git-branch
Date: Sun, 22 Oct 2006 13:30:23 +0200 [thread overview]
Message-ID: <1161516626749-git-send-email-hjemli@gmail.com> (raw)
This patch-series teaches git-branch to show sha1 and first line
of commit message for each branch (and is a replacement for my
previous patches)
Diffstat:
Documentation/git-branch.txt | 8 ++++-
git-branch.sh | 71 ++++++++++++++++++++++++++++++++---------
2 files changed, 62 insertions(+), 17 deletions(-)
next reply other threads:[~2006-10-22 11:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-22 11:30 Lars Hjemli [this message]
2006-10-22 11:30 ` [PATCH 1/3] Fix usagestring for git-branch Lars Hjemli
2006-10-22 11:30 ` Lars Hjemli
2006-10-22 11:30 ` [PATCH 2/3] Refactor git-branch Lars Hjemli
2006-10-22 11:30 ` Lars Hjemli
2006-10-22 11:30 ` [PATCH 3/3] Teach git-branch -v and -w options Lars Hjemli
2006-10-22 11:30 ` Lars Hjemli
2006-10-22 19:35 ` Junio C Hamano
2006-10-22 19:55 ` Lars Hjemli
[not found] ` <8c5c35580610221254r7a5a009cg7ee9a9d5821f5e99@mail.gmail.com>
[not found] ` <7vy7r83x9f.fsf@assigned-by-dhcp.cox.net>
2006-10-22 20:50 ` Lars Hjemli
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=1161516626749-git-send-email-hjemli@gmail.com \
--to=hjemli@gmail.com \
--cc=git@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.