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/10/26 18:49:32 UTC

[mynewt-newt] branch master updated (31aeaa6 -> 2d3c4e8)

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 31aeaa6  Merge pull request #102 from ccollins476ad/speed
     add 719cb72  Newt - Generic git repositories
     new 2d3c4e8  Merge pull request #103 from ccollins476ad/ssh

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/project_cmds.go      |  29 ++--
 newt/downloader/downloader.go | 334 +++++++++++++++++++++++++++++++-----------
 newt/project/project.go       | 143 ++++++++++++------
 newt/project/projectstate.go  |   8 +-
 newt/repo/repo.go             | 181 ++++++++++++-----------
 5 files changed, 459 insertions(+), 236 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 #103 from ccollins476ad/ssh

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 2d3c4e8c803090093ebd30fa1e8bbcbd7e49649d
Merge: 31aeaa6 719cb72
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Thu Oct 26 11:49:30 2017 -0700

    Merge pull request #103 from ccollins476ad/ssh
    
    Newt - Generic git repositories

 newt/cli/project_cmds.go      |  29 ++--
 newt/downloader/downloader.go | 334 +++++++++++++++++++++++++++++++-----------
 newt/project/project.go       | 143 ++++++++++++------
 newt/project/projectstate.go  |   8 +-
 newt/repo/repo.go             | 181 ++++++++++++-----------
 5 files changed, 459 insertions(+), 236 deletions(-)

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