You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2017/03/06 21:17:00 UTC

[26/50] [abbrv] incubator-mynewt-newt git commit: This closes #42

This closes #42

1) Updated help text
2) Changed pkg clone to pkg copy (document has been updated)
3) Removed features from newt vals command.
4) Removed newt complete command.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/commit/2f4975dc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/tree/2f4975dc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/diff/2f4975dc

Branch: refs/heads/master
Commit: 2f4975dc7deda291957f65728a279434de009643
Parents: 5cb84eb 37dd242
Author: Sterling Hughes <st...@runtime.io>
Authored: Tue Feb 28 13:21:11 2017 -0800
Committer: Sterling Hughes <st...@runtime.io>
Committed: Tue Feb 28 13:21:11 2017 -0800

----------------------------------------------------------------------
 newt/cli/build_cmds.go  | 14 +++++++-------
 newt/cli/image_cmds.go  | 12 ++++++------
 newt/cli/mfg_cmds.go    |  2 +-
 newt/cli/pkg_cmds.go    | 24 ++++++++++++------------
 newt/cli/run_cmds.go    |  4 ++--
 newt/cli/target_cmds.go | 31 +++++++++++++++++--------------
 newt/cli/vals_cmds.go   |  2 +-
 newt/cli/vars.go        |  3 ---
 newt/newt.go            |  8 +++++---
 newt/pkg/bsp_package.go |  9 ++++++++-
 10 files changed, 59 insertions(+), 50 deletions(-)
----------------------------------------------------------------------