pcp
[Top] [All Lists]

Re: [pcp] Tree merge complete

To: Mark Goodwin <mgoodwin@xxxxxxxxxx>
Subject: Re: [pcp] Tree merge complete
From: Nathan Scott <nathans@xxxxxxxxxx>
Date: Sat, 10 May 2014 20:09:00 -0400 (EDT)
Cc: pcp@xxxxxxxxxxx
Delivered-to: pcp@xxxxxxxxxxx
In-reply-to: <536D74A9.1050009@xxxxxxxxxx>
References: <1288451386.3614375.1399591935746.JavaMail.zimbra@xxxxxxxxxx> <536D74A9.1050009@xxxxxxxxxx>
Reply-to: Nathan Scott <nathans@xxxxxxxxxx>
Thread-index: cckYbeSz4B0iTEm6phV9raLrQrlqnQ==
Thread-topic: Tree merge complete
Hi Mark,

----- Original Message -----
> On 05/09/2014 09:32 AM, Nathan Scott wrote:
> > Hi all,
> >
> > The pcp-gui<->pcp git tree merge is now done & in the dev branch.
> 
> looks like all the commit/revision history for the pcp-gui bits didn't
> survive the move .. was that intentional? Does it matter?
> 
> e.g.
> 
> # git log src/pmchart/main.cpp

To go back in git history before the move, you need to use --follow, e.g.

git log --follow --oneline src/pmchart/main.cpp
54ec46a Switch to the naming conventions used in pcp git tree
9c3122a Refactor include/pmtime.h working towards tree unification
7fdde42 Add support for a global font preference setting
8268b91 Add preference setting save/restore for saved hosts and fonts
78c8657 Fix botch in getopts handling causing local context creation always
e617725 Reinstate accidentally removed option for hosts, and missed (C) update
7131a29 Add pmchart options to set font size and family
f6e4553 Fix pmchart handling of missing metrics in View files with archives
9d6d3aa Fixes a sigsegv in pmchart command line error handling
fbbf4fd Revert "QString toAscii decorruption"
[...]

cheers.

--
Nathan

<Prev in Thread] Current Thread [Next in Thread>