From: Johan Herland <johan@herland.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org, johan@herland.net
Subject: [PATCH 0/5] revision: --ancestry-path, take 2
Date: Fri, 04 Jun 2010 01:17:32 +0200 [thread overview]
Message-ID: <1275607057-26645-1-git-send-email-johan@herland.net> (raw)
Hi,
This is an attempt to resurrect the --ancestry-path patch that Junio
provided on 2010-04-21. In addition to his original patch, I've added
a fix for the interaction between --ancestry-path and history
simplification, plus documentation and a couple of other small fixes.
I'm unsure if there are more bugs/problems in the interaction between
--ancestry-path and other rev-list options that I'm not yet aware of.
Have fun! :)
...Johan
Johan Herland (4):
Documentation/rev-list-options.txt: Fix missing line in example history graph
Documentation/rev-list-options.txt: Explain --ancestry-path
revision: Fix typo in --ancestry-path error message
revision: Turn off history simplification in --ancestry-path mode
Junio C Hamano (1):
revision: --ancestry-path
Documentation/rev-list-options.txt | 52 ++++++++++++++++-
revision.c | 107 ++++++++++++++++++++++++++++++++++++
revision.h | 1 +
t/t6019-rev-list-ancestry-path.sh | 73 ++++++++++++++++++++++++
4 files changed, 230 insertions(+), 3 deletions(-)
create mode 100755 t/t6019-rev-list-ancestry-path.sh
next reply other threads:[~2010-06-03 23:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-03 23:17 Johan Herland [this message]
2010-06-03 23:17 ` [PATCH 1/5] Documentation/rev-list-options.txt: Fix missing line in example history graph Johan Herland
2010-06-03 23:17 ` [PATCH 2/5] revision: --ancestry-path Johan Herland
2010-06-03 23:17 ` [PATCH 3/5] Documentation/rev-list-options.txt: Explain --ancestry-path Johan Herland
2010-06-03 23:17 ` [PATCH 4/5] revision: Fix typo in --ancestry-path error message Johan Herland
2010-06-03 23:17 ` [PATCH 5/5] revision: Turn off history simplification in --ancestry-path mode Johan Herland
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=1275607057-26645-1-git-send-email-johan@herland.net \
--to=johan@herland.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.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).