unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Michal Sojka <sojkam1@fel.cvut.cz>
To: Austin Clements <amdragon@mit.edu>
Cc: notmuch@notmuchmail.org
Subject: Re: [PATCH 0/4] Versatile date/time parser
Date: Tue, 01 Feb 2011 09:34:29 +0100	[thread overview]
Message-ID: <87oc6wywyy.fsf@steelpick.2x.cz> (raw)
In-Reply-To: <AANLkTinL-Lv2xxzbTd9k-b4YiQ7F8ZYrLP5Kv3_N_pJM@mail.gmail.com>

On Sat, 29 Jan 2011, Austin Clements wrote:
> What about CVS's getdate?  Is GPLv1 compatible?  As far as I can tell,
> CVS's getdate depends only on yacc/bison and is probably
> back-in-time-biased rather than forward-in-time-biased like the
> coreutils getdate.

Hmm, it looks good. It is GPLv2 or later version, which is OK. It seems
that it is the same parser which is used in GNU coreutils - only a bit
different (perhaps older) version. I'll look at it and try to prepare
the patches.

-Michal

> 
> On Sat, Jan 29, 2011 at 1:50 PM, Michal Sojka <sojkam1@fel.cvut.cz> wrote:
> > On Sat, 29 Jan 2011, Tom Prince wrote:
> >> On 2011-01-23, Michal Sojka wrote:
> >> > Hi all,
> >> >
> >> > the following patch series brings into notmuch date/time parser stolen
> >> > from GNU coreutils. It can be applied on top of custom query parser
> >> > patches from Austin Clements.
> >> >
> >> > This is RFC and it not meant for merging.
> >>
> >> Another source for date parsing is perhaps date.c from git, which
> >> (probably) has much smaller (none?) dependencies.
> >
> > Hmm, but Git is GPLv2 and notmuch is GPLv3 and these are not compatible.
> >
> > -Michal
> > _______________________________________________
> > notmuch mailing list
> > notmuch@notmuchmail.org
> > http://notmuchmail.org/mailman/listinfo/notmuch
> >

  reply	other threads:[~2011-02-01  8:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-23 11:47 [PATCH 0/4] Versatile date/time parser Michal Sojka
2011-01-23 11:47 ` [PATCH 1/4] Import date/time parser from GNU coreutils Michal Sojka
2011-01-24 21:25   ` Jameson Rollins
2011-01-25  8:41     ` Michal Sojka
2011-01-23 11:47 ` [PATCH 2/4] Compile the date/time parser into notmuch library Michal Sojka
2011-01-23 11:47 ` [PATCH 3/4] Use the time/date parser for after: and before: prefixes Michal Sojka
2011-01-23 11:47 ` [PATCH 4/4] Add first date parser tests Michal Sojka
2011-01-29  4:09 ` [PATCH 0/4] Versatile date/time parser Tom Prince
2011-01-29 18:50   ` Michal Sojka
2011-01-29 19:13     ` Austin Clements
2011-02-01  8:34       ` Michal Sojka [this message]
2011-01-29 19:37     ` Sebastian Spaeth
2011-02-01  8:36       ` Michal Sojka

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

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oc6wywyy.fsf@steelpick.2x.cz \
    --to=sojkam1@fel.cvut.cz \
    --cc=amdragon@mit.edu \
    --cc=notmuch@notmuchmail.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).