libosmocore.git branch neels/vty_indent_debug updated. 0.9.6-394-g9791359e

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Sun Sep 24 16:32:56 UTC 2017


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/vty_indent_debug has been updated
  discards  ade800e1018bc8960559baef314e0266b3598769 (commit)
  discards  d0de6ab897249ac9a0a8f9bf46d3508bea55d93e (commit)
       via  9791359e6d5aeafff67a7fbdb2dbe5b18aafad31 (commit)
       via  c3a3f685140ce3fb8f3e919481d5ac68c4da34f9 (commit)
       via  657c5b6cadcef470c7ff9bffed3caab227026e6a (commit)
       via  0b723f6a6cdc4171ee67ddd8d8c1bb812fb4cf06 (commit)
       via  b022c867e86333ceaad9027e2e7ee621ab3891e5 (commit)
       via  00b5ed3d921f2f39e60ed372809c33b8bce78ad8 (commit)
       via  430636328c2fbd9fffc0eac5114462c200b7f2cb (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 (ade800e1018bc8960559baef314e0266b3598769)
            \
             N -- N -- N (9791359e6d5aeafff67a7fbdb2dbe5b18aafad31)

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=9791359e6d5aeafff67a7fbdb2dbe5b18aafad31

commit 9791359e6d5aeafff67a7fbdb2dbe5b18aafad31
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Wed Sep 20 02:43:19 2017 +0200

    wip
    
    Change-Id: Iaba89c63cb19364969005ffe1310a142af9088d2

http://cgit.osmocom.org/libosmocore/commit/?id=c3a3f685140ce3fb8f3e919481d5ac68c4da34f9

commit c3a3f685140ce3fb8f3e919481d5ac68c4da34f9
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Tue Sep 12 04:06:50 2017 +0200

    NOT FOR MERGE: vty indentation debug
    
    Change-Id: I48f2d7c34ea160a8ca36ab83f462ffd7e660065e

-----------------------------------------------------------------------

Summary of changes:
 include/osmocom/vty/command.h      |   5 ++
 src/vty/command.c                  | 145 ++++++++++++++++++++++++++--------
 tests/vty/fail_not_de-indented.cfg |   6 +-
 tests/vty/fail_tabs_and_spaces.cfg |   8 +-
 tests/vty/fail_too_much_indent.cfg |   6 +-
 tests/vty/ok.cfg                   |  31 +++++++-
 tests/vty/ok_empty_parent.cfg      |  24 +++++-
 tests/vty/ok_ignore_blank.cfg      |  15 +++-
 tests/vty/ok_ignore_comment.cfg    |   9 ++-
 tests/vty/ok_indented_root.cfg     |   8 +-
 tests/vty/ok_more_spaces.cfg       |  32 +++++++-
 tests/vty/ok_tabs.cfg              |  32 +++++++-
 tests/vty/ok_tabs_and_spaces.cfg   |  32 +++++++-
 tests/vty/vty_test.c               | 120 +++++++++++++++++++++++++++-
 tests/vty/vty_test.ok              | 156 +++++++++++++++++++++++++++++++++++++
 15 files changed, 556 insertions(+), 73 deletions(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list