From: "Nguyễn Thái Ngọc Duy" <pclouds@gmail.com>
To: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>,
Elijah Newren <newren@gmail.com>
Cc: "Nguyễn Thái Ngọc Duy" <pclouds@gmail.com>
Subject: [PATCH 0/2] en/object-list-with-pathspec v5
Date: Mon, 20 Sep 2010 09:24:27 +1000 [thread overview]
Message-ID: <1284938669-16753-1-git-send-email-pclouds@gmail.com> (raw)
Just a rebase version of en/object-list-with-pathspec on top of
http://mid.gmane.org/1284938514-16663-1-git-send-email-pclouds@gmail.com
Elijah Newren (2):
Make rev-list --objects work together with pathspecs
Add testcases showing how pathspecs are handled with rev-list
--objects
list-objects.c | 23 ++++++++++++++++++++
revision.c | 8 +++++-
revision.h | 3 +-
t/t6000-rev-list-misc.sh | 51 ++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 82 insertions(+), 3 deletions(-)
create mode 100755 t/t6000-rev-list-misc.sh
next reply other threads:[~2010-09-19 23:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-19 23:24 Nguyễn Thái Ngọc Duy [this message]
2010-09-19 23:24 ` [PATCH 1/2] Make rev-list --objects work together with pathspecs Nguyễn Thái Ngọc Duy
2010-09-19 23:24 ` [PATCH 2/2] Add testcases showing how pathspecs are handled with rev-list --objects Nguyễn Thái Ngọc Duy
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=1284938669-16753-1-git-send-email-pclouds@gmail.com \
--to=pclouds@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=newren@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 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.