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/28 02:19:51 UTC

[mynewt-newt] branch master updated (6280d2e -> ac10869)

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 6280d2e  Merge pull request #96 from andrzej-kaczmarek/newt-size-workaround
     add f3c9062  newt - Delete temporary directory after use
     new ac10869  Merge pull request #109 from ccollins476ad/rm-temp-dirs

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      | 11 +++++--
 newt/downloader/downloader.go | 76 +++++++++++++++++--------------------------
 newt/newtutil/newtutil.go     | 11 +++++++
 newt/project/pkgwriter.go     |  8 ++++-
 newt/repo/repo.go             | 11 +++++--
 5 files changed, 64 insertions(+), 53 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 #109 from ccollins476ad/rm-temp-dirs

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 ac10869b8b23ac9287bdc853291584b1526350d4
Merge: 6280d2e f3c9062
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Mon Nov 27 18:19:50 2017 -0800

    Merge pull request #109 from ccollins476ad/rm-temp-dirs
    
    newt - Delete temporary directory after use

 newt/cli/project_cmds.go      | 11 +++++--
 newt/downloader/downloader.go | 76 +++++++++++++++++--------------------------
 newt/newtutil/newtutil.go     | 11 +++++++
 newt/project/pkgwriter.go     |  8 ++++-
 newt/repo/repo.go             | 11 +++++--
 5 files changed, 64 insertions(+), 53 deletions(-)

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