Gentoo Archives: gentoo-portage-dev

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [PATCH] emerge: Add head commit per repo to --info
Date: Tue, 04 Jul 2017 21:45:57
Message-Id: 0e98d64c-7412-5ee7-2914-28bfaad06078@gentoo.org
In Reply to: Re: [gentoo-portage-dev] [PATCH] emerge: Add head commit per repo to --info by Zac Medico
1 On 04.07.2017 21:14, Zac Medico wrote:
2 > On Fri, Jun 30, 2017 at 2:46 AM, Manuel Rüger <mrueg@g.o> wrote:
3 >> This adds the following to emerge --info output for git and rsync based
4 >> repositories:
5 >>
6 >> Head commit of repository gentoo: 0518b330edac963f54f98df33391b8e7b9eaee4c
7 >> ---
8 >> pym/_emerge/actions.py | 10 ++++++++++
9 >> pym/portage/sync/modules/git/__init__.py | 3 ++-
10 >> pym/portage/sync/modules/git/git.py | 12 ++++++++++++
11 >> pym/portage/sync/modules/rsync/__init__.py | 3 ++-
12 >> pym/portage/sync/modules/rsync/rsync.py | 12 ++++++++++++
13 >> pym/portage/sync/syncbase.py | 5 ++++-
14 >> 6 files changed, 42 insertions(+), 3 deletions(-)
15 >
16 > Looks good. Thanks!
17 >
18
19 Applied as
20 https://gitweb.gentoo.org/proj/portage.git/commit/?id=0e1699ad6b3f8eec56fbd6dd6255ed1145e89dd5
21
22 Thanks for the review!

Attachments

File name MIME type
signature.asc application/pgp-signature