Mercurial > hg
view tests/test-churn.out @ 7240:dac14cc9711e
test 261a9f47b44b: grep w/ match in last line w/o newline
Last character in match output omitted to avoid infinite loop.
author | Christian Ebert <blacktrash@gmx.net> |
---|---|
date | Fri, 24 Oct 2008 08:16:01 +0200 |
parents | 2627ef59195d |
children | 7bcce39e8f07 |
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 2 user2 2 *************************************************************** user1 1 ******************************* % churn with aliases alias3 3 ************************************************************** user2 2 ***************************************** alias1 1 ******************** % churn with column specifier user3 3 *********************** user2 2 *************** user1 1 ******* % churn by hour 06 1 ********************** 09 2 ******************************************** 12 3 ******************************************************************