nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nmh-commits] [SCM] The nmh Mail Handling System branch, gmailapis, upda


From: David Levine
Subject: [nmh-commits] [SCM] The nmh Mail Handling System branch, gmailapis, updated. 1.7-branchpoint-611-g051e39c
Date: Mon, 3 May 2021 17:55:15 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, gmailapis has been updated
       via  051e39c657625a6d6c8bce37e037d3441bce0977 (commit)
       via  233cc52b04954b336df921afba5906604a2f5212 (commit)
       via  4cb9a66f787b85f592fa8703b6c8f0e331bc3720 (commit)
       via  d9a208a13f530af28f4964c471293223367df089 (commit)
      from  2ffa0b7fad3637373235fb90653aa14fb08af1eb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 051e39c657625a6d6c8bce37e037d3441bce0977
Author: Paul Fox <pgf@foxharp.boston.ma.us>
Date:   Mon May 3 07:53:41 2021 -0400

    Mention the 'seq=n' form of message reference in mark.man

commit 233cc52b04954b336df921afba5906604a2f5212
Author: Paul Fox <pgf@foxharp.boston.ma.us>
Date:   Sun May 2 10:41:35 2021 -0400

    Add -range/-norange to mark(1), to control compression of message sequences
    
    The code was present in the previous commit, but disabled.  This
    provides the switches to control it, and updates the tests and man
    page.

commit 4cb9a66f787b85f592fa8703b6c8f0e331bc3720
Author: Paul Fox <pgf@foxharp.boston.ma.us>
Date:   Sat May 1 07:33:29 2021 -0400

    mark(1) can now report sequence memberships for particular messages

commit d9a208a13f530af28f4964c471293223367df089
Author: Ralph Corderoy <ralph@inputplus.co.uk>
Date:   Thu Nov 16 15:14:24 2017 +0000

    mhstoresbr.c: Move interface to own file.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am              |  1 +
 h/mhparse.h              | 10 ------
 man/mark.man             | 61 ++++++++++++++++++++++++++---------
 sbr/seq_print.c          | 83 ++++++++++++++++++++++++++++++++++++++++++++++--
 sbr/seq_print.h          |  3 +-
 test/sequences/test-mark | 60 +++++++++++++++++++++++++++++++++-
 uip/mark.c               | 30 ++++++++++++++---
 uip/mhn.c                |  1 +
 uip/mhstore.c            |  1 +
 uip/mhstoresbr.c         |  1 +
 uip/mhstoresbr.h         | 12 +++++++
 11 files changed, 228 insertions(+), 35 deletions(-)
 create mode 100644 uip/mhstoresbr.h


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

[Prev in Thread] Current Thread [Next in Thread]