Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 927A31821F for ; Wed, 12 Aug 2015 01:31:02 +0000 (UTC) Received: (qmail 67675 invoked by uid 500); 12 Aug 2015 01:31:02 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 67560 invoked by uid 500); 12 Aug 2015 01:31:02 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 67546 invoked by uid 99); 12 Aug 2015 01:31:02 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2015 01:31:02 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 532CAE188B; Wed, 12 Aug 2015 01:31:02 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dblotsky@apache.org To: commits@cordova.apache.org Date: Wed, 12 Aug 2015 01:31:03 -0000 Message-Id: <2b920a37d3114d0e8db57b0b284365b2@git.apache.org> In-Reply-To: <880b7e19b53d4edfa7f4253576c5c350@git.apache.org> References: <880b7e19b53d4edfa7f4253576c5c350@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] cordova-windows git commit: Merge branch 'CB-8936' Merge branch 'CB-8936' Project: http://git-wip-us.apache.org/repos/asf/cordova-windows/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-windows/commit/45377ee8 Tree: http://git-wip-us.apache.org/repos/asf/cordova-windows/tree/45377ee8 Diff: http://git-wip-us.apache.org/repos/asf/cordova-windows/diff/45377ee8 Branch: refs/heads/master Commit: 45377ee8953150ad52b07fc6518e868826939e83 Parents: 4b0e766 447f503 Author: Dmitry Blotsky Authored: Tue Aug 11 18:30:18 2015 -0700 Committer: Dmitry Blotsky Committed: Tue Aug 11 18:30:18 2015 -0700 ---------------------------------------------------------------------- template/cordova/lib/log.js | 227 +++++++++++++++++++++++++++++++++++++++ template/cordova/log | 36 +++++++ template/cordova/log.bat | 17 ++- 3 files changed, 275 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org For additional commands, e-mail: commits-help@cordova.apache.org