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, xoauth, updated


From: David Levine
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, xoauth, updated. 1.6-branchpoint-410-g23f2b00
Date: Sun, 26 Jun 2016 01:25:10 +0000 (UTC)

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, xoauth has been updated
       via  23f2b007ecac94848616420b27f0819ea559507e (commit)
       via  235b62a4a196a26579a0b36db21b53235076aa64 (commit)
       via  29901013f1d54169196471deb54933063094fe3c (commit)
       via  9f7d48c36f01ba29974834cbcdc24e4c2e1f07d9 (commit)
       via  d42ab414c8bce17b6b437ef9ebfd194a8ac4111c (commit)
       via  86ac0f5e76979de35bafd5198a75bfe354d2729a (commit)
       via  564b5b785c7cc709f92a83afb547267ed7418f18 (commit)
       via  a8e931256acd802d1477bff4dd88e3f0ecd13df3 (commit)
       via  942561da2455ee50a1eb82c8c4f2bdb5e25133d1 (commit)
       via  fa92642a21119eda8bfc961f8d5a8d3e9ee7d494 (commit)
       via  18e6ac84f223b945027ae715ed0be1625c7c8689 (commit)
       via  89d69fbd2ae1f9c8c989850ec7057814c655a727 (commit)
       via  56c4ac49d7b8ad674c0a66e9999186bcb98bd048 (commit)
       via  35fce21b692a6259138fc81caf13f4d07bb58da0 (commit)
       via  8f4ce46a6be422b12b741f69770372486a5587c8 (commit)
       via  143a8571be23c8516242ca3919707f012ed255e4 (commit)
       via  dc4c3c4eeb3f74e5a7e3fedaded066572eac320b (commit)
       via  fe36a7ee2f4304fd3797443d4f2f950d6dc2475d (commit)
       via  9a4a3f74cd7130e1fd0cdaabdfa56af96bf04872 (commit)
       via  c6a592d09896f96ec1d3e9358699b9af26b0227f (commit)
       via  840b3f0e45a43b8378e88c66f004b2f186662e35 (commit)
      from  c546ef90ba8ca862494086de6e754cebe207299b (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 23f2b007ecac94848616420b27f0819ea559507e
Merge: c546ef9 235b62a
Author: David Levine <address@hidden>
Date:   Sat Jun 25 21:16:36 2016 -0400

    Merge remote-tracking branch 'origin' into xoauth

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

Summary of changes:
 Makefile.am                                        |   16 +++++--
 h/prototypes.h                                     |   50 ++++++++++++++++----
 man/slocal.man                                     |   10 +++-
 sbr/ambigsw.c                                      |    2 +-
 sbr/context_read.c                                 |    2 +-
 sbr/makedir.c                                      |    2 +-
 sbr/print_sw.c                                     |    2 +-
 sbr/read_line.c                                    |   16 +++++++
 sbr/{gans.c => read_switch.c}                      |    6 +--
 sbr/{getans.c => read_switch_multiword.c}          |    4 +-
 ...line.c => read_switch_multiword_via_readline.c} |    4 +-
 sbr/{getanswer.c => read_yes_or_no_if_tty.c}       |    6 +--
 sbr/smatch.c                                       |    6 +--
 sbr/ssequal.c                                      |    2 +-
 sbr/utils.c                                        |    2 +-
 test/slocal/test-slocal                            |   27 +++++++----
 uip/comp.c                                         |    3 +-
 uip/dist.c                                         |    3 +-
 uip/forw.c                                         |    3 +-
 uip/inc.c                                          |    2 +-
 uip/install-mh.c                                   |   40 +++++-----------
 uip/mhcachesbr.c                                   |    2 +-
 uip/mhmisc.c                                       |    2 +-
 uip/mhparse.c                                      |    4 +-
 uip/mhstoresbr.c                                   |    2 +-
 uip/packf.c                                        |    2 +-
 uip/repl.c                                         |    3 +-
 uip/replsbr.c                                      |    2 +-
 uip/rmf.c                                          |    2 +-
 uip/send.c                                         |    2 +-
 uip/slocal.c                                       |    5 +-
 uip/whatnowsbr.c                                   |    4 +-
 32 files changed, 148 insertions(+), 90 deletions(-)
 create mode 100644 sbr/read_line.c
 rename sbr/{gans.c => read_switch.c} (84%)
 rename sbr/{getans.c => read_switch_multiword.c} (92%)
 rename sbr/{getansreadline.c => read_switch_multiword_via_readline.c} (93%)
 rename sbr/{getanswer.c => read_yes_or_no_if_tty.c} (65%)


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



reply via email to

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