view tests/test-churn.out @ 7012:78341ea65d16

restructure helptable When looking up a help topic, the key is now only matched against the short names for each topic, and not the header. So hg help 'Environment Variables' must be replaced with hg help env
author Martin Geisler <mg@daimi.au.dk>
date Tue, 09 Sep 2008 21:32:39 +0200
parents f8feaa665319
children 2627ef59195d
line wrap: on
line source

% create test repository
adding a
adding b
adding c
% churn all
user3      3 ***************************************************************
user2      2 ******************************************
user1      1 *********************
% churn up to rev 1
user2      2 ***************************************************************
user1      1 *******************************
% churn with aliases
alias3      3 **************************************************************
user2       2 *****************************************
alias1      1 ********************
% churn with column specifier
user3      3 ***********************
user2      2 ***************
user1      1 *******