All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] en/object-list-with-pathspec v5
@ 2010-09-19 23:24 Nguyễn Thái Ngọc Duy
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Nguyễn Thái Ngọc Duy @ 2010-09-19 23:24 UTC (permalink / raw)
  To: git, Junio C Hamano, Elijah Newren; +Cc: Nguyễn Thái Ngọc Duy

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

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

end of thread, other threads:[~2010-09-19 23:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-19 23:24 [PATCH 0/2] en/object-list-with-pathspec v5 Nguyễn Thái Ngọc Duy
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

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.