[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
Paul Fox |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-60-g5191971 |
Date: |
Wed, 14 May 2014 13:32:18 +0000 |
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, master has been updated
via 51919715ad7a57f2c74854a6d3d6374578f46985 (commit)
via 13ae67e6d208deea2382c2901488d8a7f278ee23 (commit)
from 46b10837480b71900a9d3d10913f4b293f800554 (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 51919715ad7a57f2c74854a6d3d6374578f46985
Author: Paul Fox <address@hidden>
Date: Tue May 13 10:10:09 2014 -0400
add $(kibi) function, as complement to %(kilo)
%(kibi) will convert a number to IEC prefix units, i.e. Ki, Mi, Gi,
Ti, representing factors of 1024. (by comparison, %(kilo) represents
factors of 1000.)
commit 13ae67e6d208deea2382c2901488d8a7f278ee23
Author: Paul Fox <address@hidden>
Date: Tue May 13 09:43:43 2014 -0400
rename %(units) to %(kilo)
per discussion here:
http://lists.nongnu.org/archive/html/nmh-workers/2014-05/msg00092.html
-----------------------------------------------------------------------
Summary of changes:
etc/mhshow.marker | 2 +-
h/fmt_compile.h | 185 +++++++++++++++++++++++++++--------------------------
man/mh-format.man | 5 +-
sbr/fmt_compile.c | 3 +-
sbr/fmt_scan.c | 36 +++++++---
uip/fmtdump.c | 3 +-
uip/mhshowsbr.c | 2 +-
7 files changed, 128 insertions(+), 108 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-60-g5191971,
Paul Fox <=