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 2018/09/19 22:23:21 UTC

[mynewt-newt] 01/01: Merge pull request #206 from ccollins476ad/dirty

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 8119f83602c78256ee887fcc5bbd2e57e63ed30f
Merge: de90769 ad4e5df
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Wed Sep 19 15:23:15 2018 -0700

    Merge pull request #206 from ccollins476ad/dirty
    
    Improve `newt info` command; show repo ver

 newt/cli/project_cmds.go      |  36 +++++-----
 newt/downloader/downloader.go |  94 ++++++++++++++++++--------
 newt/install/install.go       | 153 ++++++++++++++++++++++++++++++++++++++++--
 newt/project/project.go       |  27 +++++++-
 newt/repo/repo.go             |  24 +++----
 5 files changed, 267 insertions(+), 67 deletions(-)