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 OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, max/si2q has been updated discards 11d9a78c6bd653b9e496aa4a960790b708fe2b6c (commit) via cb0fb8f3a82ba77bc7c515f956a226067b9e88ae (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 (11d9a78c6bd653b9e496aa4a960790b708fe2b6c) \ N -- N -- N (cb0fb8f3a82ba77bc7c515f956a226067b9e88ae)
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 ----------------------------------------------------------------- http://cgit.osmocom.org/openbsc/commit/?id=cb0fb8f3a82ba77bc7c515f956a226067...
commit cb0fb8f3a82ba77bc7c515f956a226067b9e88ae Author: Max msuraev@sysmocom.de Date: Fri Mar 11 18:16:22 2016 +0100
wip: add si2q generator stub
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/gsm_data_shared.h | 5 ++ openbsc/include/openbsc/rest_octets.h | 32 ++----------- openbsc/src/libbsc/bsc_vty.c | 80 +++++++++++++++++++++++++++++++ openbsc/src/libbsc/rest_octets.c | 60 +++++++++++------------ openbsc/src/libbsc/system_information.c | 2 +- openbsc/src/libcommon/gsm_data.c | 4 ++ 6 files changed, 124 insertions(+), 59 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org