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 e33ba77 Fix clone of repos for non-[install|upgrade] cmds
new f8d0ab7 Remove unused function (LocalPackage*).Hash
new 40575dc repo: Remove logically dead code
new afea2f3 repo: Ensure cast of `vers` map succeeds
new cf66769 toolchain: Check for error when deleting .a file
new 7bb99e8 config: Handle case where config tree lacks a root
new 2278c30 toolchain: Return nil if no error
new d1dcc19 install: Don't dereference nil pointer
new b49bb52 manifest: Remove duplicate if / else branch
new 2c4af9d mfg: Clarify error message
The 9 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/config/tree.go | 5 +++++
newt/install/install.go | 26 ++++++++++++++------------
newt/manifest/manifest.go | 10 ++--------
newt/mfg/build.go | 3 ++-
newt/pkg/localpackage.go | 34 ----------------------------------
newt/repo/repo.go | 7 ++-----
newt/toolchain/compiler.go | 9 ++++-----
7 files changed, 29 insertions(+), 65 deletions(-)