Changes committed to git://git.performancecopilot.org/pcp.git dev
README | 2 +-
build/rpm/fedora.spec | 7 +++++++
man/man3/pmgetoptions.3 | 6 +++++-
qa/492.out | 12 ++++++++++++
qa/739.out | 4 ++++
qa/README | 10 +++++-----
qa/src/test_pcp_options.python | 2 ++
src/include/pcp/pmapi.h | 1 +
src/libpcp/src/getopt.c | 4 ++++
src/perl/LogImport/LogImport.pm | 6 +++---
src/perl/LogSummary/LogSummary.pm | 6 +++---
src/perl/MMV/MMV.pm | 6 +++---
src/perl/PMDA/PMDA.pm | 4 ++--
src/pmatop/pmatop.py | 2 +-
src/pmcollectl/pmcollectl.py | 2 +-
src/pmlogrewrite/pmlogrewrite.c | 2 ++
src/python/pcp/pmapi.py | 6 +++++-
src/python/pcp/pmsubsys.py | 2 +-
src/python/pmapi.c | 24 ++++++++++++++++++++++++
src/python/setup.py | 4 ++--
20 files changed, 88 insertions(+), 24 deletions(-)
commit 6cef9631abfdce195efdf710785f88bd2b055c28
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Tue Apr 29 09:47:07 2014 +1000
Add a facility for injecting free-form text into usage messages
commit 4dc9cedde5e916abe03ef7e079654e4fc5769ccd
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Tue Apr 29 08:51:12 2014 +1000
Merge back the EPEL6 spec change causing ongoing merge conflicts
commit 48d644b27ba862e0424871ac876914a09b669185
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Tue Apr 29 08:31:07 2014 +1000
Transition remaining URLs over to performancecopilot.org names
|