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/05/08 17:58:56 UTC

[mynewt-newt] 01/01: Merge pull request #165 from ccollins476ad/repo-version

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 56d0d90c5e9c27aa182e374540580a6018db750f
Merge: 7aaf41e 42fc77e
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Tue May 8 10:58:53 2018 -0700

    Merge pull request #165 from ccollins476ad/repo-version
    
    Allow git commit strings in `project.yml`

 newt/deprepo/deprepo.go       |  15 +-
 newt/deprepo/graph.go         |  33 +-
 newt/downloader/downloader.go | 331 +++++++++--------
 newt/install/install.go       | 844 ++++++++++++++++++++++++++++++++++++++++++
 newt/newtutil/newtutil.go     |  18 +-
 newt/newtutil/repo_version.go |  66 ++--
 newt/project/project.go       | 513 +++----------------------
 newt/project/projectstate.go  | 126 -------
 newt/repo/repo.go             | 402 +++++---------------
 newt/repo/version.go          | 472 +++++++++++++++++++++++
 10 files changed, 1730 insertions(+), 1090 deletions(-)

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