You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2017/11/22 19:56:59 UTC

[mynewt-newt] branch master updated (a2dd6ca -> 7ae1b43)

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

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


    from a2dd6ca  Merge pull request #106 from ccollins476ad/invalid-target-settings
     add 2a1054e  newt - Load project in target commands
     add b227b84  newt - Only validate package name once
     new 7ae1b43  Merge pull request #107 from ccollins476ad/pkg-name-validate

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/cli/target_cmds.go  |  5 ++++-
 newt/pkg/localpackage.go | 17 +++++++++++++++++
 newt/project/project.go  | 22 ----------------------
 3 files changed, 21 insertions(+), 23 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <co...@mynewt.apache.org>'].

[mynewt-newt] 01/01: Merge pull request #107 from ccollins476ad/pkg-name-validate

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

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

commit 7ae1b43d7b75277014e8bd03cfd0d7ed4c8bf018
Merge: a2dd6ca b227b84
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Wed Nov 22 11:56:57 2017 -0800

    Merge pull request #107 from ccollins476ad/pkg-name-validate
    
    newt - Only validate package name once

 newt/cli/target_cmds.go  |  5 ++++-
 newt/pkg/localpackage.go | 17 +++++++++++++++++
 newt/project/project.go  | 22 ----------------------
 3 files changed, 21 insertions(+), 23 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.