You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by na...@apache.org on 2018/10/16 16:29:16 UTC

[mynewt-newt] branch master updated (26611ab -> 5030b39)

This is an automated email from the ASF dual-hosted git repository.

naraj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git.


    from 26611ab  Update go dep (with auto-removed files)
     add f9277d8  Check newt compatibility on install/upgrade and other commands
     new 5030b39  Merge pull request #219 from michal-narajowski/newt-compat

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 newt/install/install.go | 32 ++++++++++++++++++++++++++++
 newt/project/project.go | 55 +++++++++++++++++++++++++++++++++++--------------
 newt/repo/repo.go       |  4 ++++
 newt/repo/version.go    |  6 ++++++
 4 files changed, 81 insertions(+), 16 deletions(-)


[mynewt-newt] 01/01: Merge pull request #219 from michal-narajowski/newt-compat

Posted by na...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

naraj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git

commit 5030b393015f0f86aebf0cf4dfdbf54cc9a8c6e0
Merge: 26611ab f9277d8
Author: MichaƂ Narajowski <mi...@codecoup.pl>
AuthorDate: Tue Oct 16 18:29:11 2018 +0200

    Merge pull request #219 from michal-narajowski/newt-compat
    
    Check newt compatibility on install/upgrade and other commands

 newt/install/install.go | 32 ++++++++++++++++++++++++++++
 newt/project/project.go | 55 +++++++++++++++++++++++++++++++++++--------------
 newt/repo/repo.go       |  4 ++++
 newt/repo/version.go    |  6 ++++++
 4 files changed, 81 insertions(+), 16 deletions(-)