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 "An utility library for Open Source Mobile Communications".
The branch, neels/oap has been updated
discards 2914c704351dcae5e7da6f8ba7048c4c879bf6fe (commit)
via 996726bcc0e2a6b3c19a6f0c090011044bf3459a (commit)
via 4f72cb39452f223a7af506c6447a7541bbfa3329 (commit)
via 0f22430446fff00d39a09d5dac6b5b1703d4dc29 (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 (2914c704351dcae5e7da6f8ba7048c4c879bf6fe)
\
N -- N -- N (996726bcc0e2a6b3c19a6f0c090011044bf3459a)
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/libosmocore/commit/?id=996726bcc0e2a6b3c19a6f0c0900…
commit 996726bcc0e2a6b3c19a6f0c090011044bf3459a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 14 14:22:02 2016 +0100
cosmetic: oap.h: add API doc, remove trailing blank line
Change-Id: I83adc6dabf81fe4ae579d6c2b700edf24613f5c6
http://cgit.osmocom.org/libosmocore/commit/?id=4f72cb39452f223a7af506c6447a…
commit 4f72cb39452f223a7af506c6447a7541bbfa3329
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Apr 27 18:32:35 2016 +0200
import oap message parsing / encoding from openbsc.git
http://cgit.osmocom.org/libosmocore/commit/?id=0f22430446fff00d39a09d5dac6b…
commit 0f22430446fff00d39a09d5dac6b5b1703d4dc29
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 14 14:17:14 2016 +0100
cosmetic: gsup.* comments: write 'Generic' for the G in GSUP
The G used to mean GPRS, but the scope is larger now. To satisfy the curious
reader, give the G a name in gsup files' header comments. BTW, logging.h and
gsup_test.c already mentioned "Generic" before this.
Change-Id: I6ac5cf94c215e156ceff6a58da3d9e520ca942d9
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/gsup.h | 2 +-
include/osmocom/gsm/oap.h | 18 +++++++++++++++---
src/gsm/gsup.c | 2 +-
3 files changed, 17 insertions(+), 5 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications