Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Git change logs
Date: Mon, 29 Nov 2021 10:26:33
Message-Id: 2219690.ElGaqSPkdT@wstn
1 Hello list,
2
3 Today's update includes sys-devel/gcc-11.2.1_p20211127, up from 11.2.1. I
4 wanted to find out what changes had been introduced, so I went searching for
5 the change log. I sync gentoo with git, so it should be easy to find the log.
6 Google found references to git log, but when I tried it I got this:
7
8 /var/db/repos/gentoo # git log sys-devel/gcc-11.2.1_p20211127
9 fatal: ambiguous argument 'sys-devel/gcc-11.2.1_p20211127': unknown revision
10 or path not in the working tree.
11 Use '--' to separate paths from revisions, like this:
12 'git <command> [<revision>...] -- [<file>...]'
13
14 So I did that, but whatever I tried returned 'bad revision'. What's the proper
15 syntax?
16
17 --
18 Regards,
19 Peter.

Replies

Subject Author
Re: [gentoo-user] Git change logs Arve Barsnes <arve.barsnes@×××××.com>
Re: [gentoo-user] Git change logs tastytea <gentoo@××××××××.de>