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 892b2bc  Add missing license header
     new 617cbec  Only allow one version per repo dependency
     new 7b42efd  Simplify repo dependencies

The 2 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/deprepo/deprepo.go       | 355 +++++++++++++++++++-----------------------
 newt/deprepo/graph.go         | 155 ++++++------------
 newt/deprepo/matrix.go        | 172 --------------------
 newt/downloader/downloader.go |  28 +++-
 newt/install/install.go       | 290 +++++-----------------------------
 newt/newtutil/repo_version.go | 140 ++---------------
 newt/project/project.go       |  10 +-
 newt/repo/repo.go             |   7 +-
 newt/repo/version.go          | 162 +++----------------
 9 files changed, 318 insertions(+), 1001 deletions(-)
 delete mode 100644 newt/deprepo/matrix.go

Reply via email to