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, master has been updated
via 06dbdf59ebc87f32048748b822d8caa27dbee4a2 (commit)
via 18ba26cfab4a07b8f45aeb7f28b4f8faabc6a2e7 (commit)
from ad1797e359f95b3a9ff57bfc92217d4f4f96fc95 (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 -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=06dbdf59ebc87f32048748b822d8…
commit 06dbdf59ebc87f32048748b822d8caa27dbee4a2
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Dec 5 16:12:14 2017 +0100
vty: show asciidoc counters: don't create an empty table for osmo_counters
When creating asciidocs for osmo_counter an empty is not useful.
If there aren't any counter, output a hidden comment
Change-Id: Ie2768100e69dcd7d8d77533688585dd9b43c4a5e
http://cgit.osmocom.org/libosmocore/commit/?id=18ba26cfab4a07b8f45aeb7f28b4…
commit 18ba26cfab4a07b8f45aeb7f28b4f8faabc6a2e7
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Dec 5 16:06:27 2017 +0100
counters: add osmo_counters_count() returns the amount of counters
Change-Id: I9068231d71876e06d27ee67a688d7fb611ac3a1b
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/counter.h | 2 ++
src/counter.c | 7 +++++++
src/vty/stats_vty.c | 7 +++++++
3 files changed, 16 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications