From: Felipe Contreras <felipe.contreras@gmail.com>
To: Junio C Hamano <gitster@pobox.com>,
Felipe Contreras <felipe.contreras@gmail.com>
Cc: git@vger.kernel.org, Ramkumar Ramachandra <artagnon@gmail.com>,
Duy Nguyen <pclouds@gmail.com>
Subject: Re: [PATCH v5 01/15] Add new git-related helper to contrib
Date: Sun, 19 May 2013 03:29:32 -0500 [thread overview]
Message-ID: <51988d6c4eceb_76e0f31e2080975@nysa.mail> (raw)
In-Reply-To: <7vli7bza98.fsf@alter.siamese.dyndns.org>
Junio C Hamano wrote:
> Felipe Contreras <felipe.contreras@gmail.com> writes:
>
> > On Sat, May 18, 2013 at 6:46 AM, Felipe Contreras
> > <felipe.contreras@gmail.com> wrote:
> >
> >> contrib/related/git-related | 124 ++++++++++++++++++++++++++++++++++++++++++++
> >> 1 file changed, 124 insertions(+)
> >> create mode 100755 contrib/related/git-related
> >
> > I tried everything and I don't think it's physically possible to make
> > this script any simpler without severely crippling it's main goal.
>
> Hmm, I haven't read these patches yet (I just came back a few hours
> ago to a state in which I am well enough to read and write e-mails),
> but did anybody complain that it is too complex?
This comment was again targetted to Ramkumar, who yes, indeed he complained
about it being too complex, at least v3.
--
Felipe Contreras
next prev parent reply other threads:[~2013-05-19 8:32 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-18 11:46 [PATCH v5 00/15] New git-related helper Felipe Contreras
2013-05-18 11:46 ` [PATCH v5 01/15] Add new git-related helper to contrib Felipe Contreras
2013-05-18 11:55 ` Felipe Contreras
2013-05-19 7:42 ` Junio C Hamano
2013-05-19 8:29 ` Felipe Contreras [this message]
2013-05-19 14:40 ` Ramkumar Ramachandra
2013-05-19 15:05 ` Felipe Contreras
2013-05-19 15:13 ` Ramkumar Ramachandra
2013-05-19 15:41 ` Felipe Contreras
2013-05-19 21:14 ` David Aguilar
2013-05-19 15:15 ` Ramkumar Ramachandra
2013-05-19 15:17 ` Ramkumar Ramachandra
2013-05-19 15:45 ` Felipe Contreras
2013-05-19 15:48 ` Felipe Contreras
2013-05-18 11:46 ` [PATCH v5 02/15] contrib: related: add option parsing Felipe Contreras
2013-05-18 11:46 ` [PATCH v5 03/15] contrib: related: sort by amount of involvement Felipe Contreras
2013-05-18 11:46 ` [PATCH v5 04/15] contrib: related: print the " Felipe Contreras
2013-05-18 11:46 ` [PATCH v5 05/15] contrib: related: add helper Person classes Felipe Contreras
2013-05-18 11:46 ` [PATCH v5 06/15] contrib: related: show role count Felipe Contreras
2013-05-18 11:46 ` [PATCH v5 07/15] contrib: related: add support for more roles Felipe Contreras
2013-05-18 11:46 ` [PATCH v5 08/15] contrib: related: group persons with same email Felipe Contreras
2013-05-18 11:46 ` [PATCH v5 09/15] contrib: related: add mailmap support Felipe Contreras
2013-05-18 11:46 ` [PATCH v5 10/15] contrib: related: allow usage on other directories Felipe Contreras
2013-05-18 11:46 ` [PATCH v5 11/15] contrib: related: add support for multiple patches Felipe Contreras
2013-05-18 11:46 ` [PATCH v5 12/15] contrib: related: add option to show commits Felipe Contreras
2013-05-18 11:46 ` [PATCH v5 13/15] contrib: related: add option to parse from committish Felipe Contreras
2013-05-18 11:46 ` [PATCH v5 14/15] contrib: related: parse committish like format-patch Felipe Contreras
2013-05-18 11:46 ` [PATCH v5 15/15] contrib: related: fix parsing of rev-list args Felipe Contreras
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=51988d6c4eceb_76e0f31e2080975@nysa.mail \
--to=felipe.contreras@gmail.com \
--cc=artagnon@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=pclouds@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).