[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-401-ga74ac
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-401-ga74ac71 |
Date: |
Sun, 03 Jan 2016 04:19:44 +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 "GNU PSPP".
The branch, master has been updated
discards 527661f00d84f1e467613627860572bdf43968fe (commit)
via a74ac710e3cd2b6a52fd763ab31ce68e83f21dfe (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (527661f00d84f1e467613627860572bdf43968fe)
\
N -- N -- N (a74ac710e3cd2b6a52fd763ab31ce68e83f21dfe)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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 a74ac710e3cd2b6a52fd763ab31ce68e83f21dfe
Author: Ben Pfaff <address@hidden>
Date: Sat Jan 2 20:19:32 2016 -0800
LIST: Allow a subset of the CASES settings to be specified.
The LIST documentation said that any subset of the FROM, TO, and BY
settings could be used on the CASES subcommand, but until now the command
as implemented required all of them to be present. This commit fixes
the implementation.
Also updates the documentation to reflect the current implementation.
-----------------------------------------------------------------------
Summary of changes:
tests/language/data-io/list.at | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-401-ga74ac71,
Ben Pfaff <=