From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DBE2D138CBD for ; Tue, 10 Mar 2015 14:44:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B141E0956; Tue, 10 Mar 2015 14:44:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2E11AE0956 for ; Tue, 10 Mar 2015 14:44:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E9FE33406A7 for ; Tue, 10 Mar 2015 14:44:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 23D411343E for ; Tue, 10 Mar 2015 14:44:12 +0000 (UTC) From: "Alex Legler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alex Legler" Message-ID: <1425998642.72222f4350a1d75a94794ac4b58cd6da8b603c22.a3li@gentoo> Subject: [gentoo-commits] proj/test:master commit in: /, files/ X-VCS-Repository: proj/test X-VCS-Files: FOO files/BAR X-VCS-Directories: files/ / X-VCS-Committer: a3li X-VCS-Committer-Name: Alex Legler X-VCS-Revision: 72222f4350a1d75a94794ac4b58cd6da8b603c22 X-VCS-Branch: master Date: Tue, 10 Mar 2015 14:44:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c37d5fa7-41dc-4a4a-a043-d57c80214909 X-Archives-Hash: a2b013ad8fc0612a695370c3abb3292f commit: 72222f4350a1d75a94794ac4b58cd6da8b603c22 Author: Alex Legler a3li li> AuthorDate: Tue Mar 10 14:44:02 2015 +0000 Commit: Alex Legler gentoo org> CommitDate: Tue Mar 10 14:44:02 2015 +0000 URL: https://gitweb.gentoo.org/proj/test.git/commit/?id=72222f43 Testing paths bold, message plain FOO | 1 + files/BAR | 1 + 2 files changed, 2 insertions(+) diff --git a/FOO b/FOO index e69de29..257cc56 100644 --- a/FOO +++ b/FOO @@ -0,0 +1 @@ +foo diff --git a/files/BAR b/files/BAR index e69de29..5716ca5 100644 --- a/files/BAR +++ b/files/BAR @@ -0,0 +1 @@ +bar