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/fsm-to-dot has been updated
via 7a476711c99081f606653b38a69fe52cb827e02d (commit)
via 8aaead35e30aab84d66f01161207b8d6d4855497 (commit)
via 98a5da0d2304703f4aea993752b17799e9db57b0 (commit)
via 8bfb7972bb1aaf9400dfc3768c905798e8bb4f2a (commit)
from 49a0467c7eff3bf502ef0fc1d3351270a0cb83ab (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=7a476711c99081f606653b38a69f…
commit 7a476711c99081f606653b38a69fe52cb827e02d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Nov 23 00:50:29 2016 +0100
fsm-to-dot: fix name regexes
include numbers; first char alpha, then alphanumeric.
Change-Id: Id8d267dcf07c43d6c2bc56a73acf689ef225b4d8
http://cgit.osmocom.org/libosmocore/commit/?id=8aaead35e30aab84d66f01161207…
commit 8aaead35e30aab84d66f01161207b8d6d4855497
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Nov 23 00:50:21 2016 +0100
fsm-to-dot: try to not break completely if one fsm has no states
Change-Id: I1b78e96037480ad7bf7f83768221e0413e1354a6
http://cgit.osmocom.org/libosmocore/commit/?id=98a5da0d2304703f4aea993752b1…
commit 98a5da0d2304703f4aea993752b17799e9db57b0
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Nov 23 00:46:29 2016 +0100
fsm-to-dot: print output paths
Change-Id: Ibf5bcbedcb0f837523a8444f13627ef59b46daf9
http://cgit.osmocom.org/libosmocore/commit/?id=8bfb7972bb1aaf9400dfc3768c90…
commit 8bfb7972bb1aaf9400dfc3768c905798e8bb4f2a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Nov 23 00:47:43 2016 +0100
fsm-to-dot: sort actions and events in output
Change-Id: I03872d9b12a3cdacd50bd532efa75990abbab2b0
-----------------------------------------------------------------------
Summary of changes:
contrib/fsm-to-dot.py | 33 ++++++++++++++++++---------------
1 file changed, 18 insertions(+), 15 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications