git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Mark Drago <markdrago@gmail.com>
Cc: git@vger.kernel.org, brian.ewins@gmail.com, stelian@popies.net
Subject: Re: [PATCH] hg-to-git: improve popen calls
Date: Tue, 15 Jan 2008 02:17:32 -0800	[thread overview]
Message-ID: <7vr6gjfl4z.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <478C0837.7090804@gmail.com> (Mark Drago's message of "Mon, 14 Jan 2008 20:11:19 -0500")

Mark Drago <markdrago@gmail.com> writes:

> +    log_data = os.popen('hg log -r %d --template "{tags}\n{date|date}\n{author}\n"' % cset).readlines()

I've already seen Stelian's Ack, but just for my sanity, let me
make sure one thing.  The above {date|date} is correct, not a
typo?

  parent reply	other threads:[~2008-01-15 10:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-15  1:11 [PATCH] hg-to-git: improve popen calls Mark Drago
2008-01-15  9:52 ` Stelian Pop
2008-01-15 10:15   ` Junio C Hamano
2008-01-15 10:17 ` Junio C Hamano [this message]
2008-01-15 13:03   ` Mark Drago
2008-01-15 13:11     ` Johannes Schindelin

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=7vr6gjfl4z.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=brian.ewins@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=markdrago@gmail.com \
    --cc=stelian@popies.net \
    /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).