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

[mynewt-newt] 01/01: Merge pull request #140 from ccollins476ad/repodeps

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

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

commit 213c75bc284125dc0627041f86a1d8173e3252e5
Merge: aa0f8e9 79f3fa6
Author: Sterling Hughes <st...@users.noreply.github.com>
AuthorDate: Thu Mar 8 08:51:51 2018 -0800

    Merge pull request #140 from ccollins476ad/repodeps
    
    newt - Repo dependencies

 newt/cli/project_cmds.go      |  48 +--
 newt/deprepo/deprepo.go       | 324 +++++++++++++++++
 newt/deprepo/graph.go         | 185 ++++++++++
 newt/deprepo/matrix.go        | 153 ++++++++
 newt/downloader/downloader.go |  24 +-
 newt/interfaces/interfaces.go |  17 -
 newt/newtutil/newtutil.go     |  13 +-
 newt/newtutil/repo_version.go | 323 +++++++++++++++++
 newt/project/project.go       | 790 ++++++++++++++++++++++++++++++------------
 newt/project/projectstate.go  |  30 +-
 newt/repo/repo.go             | 659 +++++++++++++++--------------------
 newt/repo/version.go          | 304 ----------------
 12 files changed, 1891 insertions(+), 979 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
sterling@apache.org.