##// END OF EJS Templates
convert/mtn: handle new files in moved directories (issue1619)...
convert/mtn: handle new files in moved directories (issue1619) Reported and investigated by Paul Aurich <paul@darkrain42.org>

File last commit:

r7870:7bcce39e default
r8099:3cdf4872 default
Show More
test-churn.out
23 lines | 861 B | text/plain | TextLexer
Patrick Mezard
Make churn an official extension
r6348 % create test repository
adding a
adding b
adding c
% churn all
user3 3 ***************************************************************
user2 2 ******************************************
user1 1 *********************
Alexander Solovyov
churn and stats commands merged
r7070 % churn up to rev 2
Patrick Mezard
Make churn an official extension
r6348 user2 2 ***************************************************************
user1 1 *******************************
% churn with aliases
alias3 3 **************************************************************
user2 2 *****************************************
alias1 1 ********************
% churn with column specifier
user3 3 ***********************
user2 2 ***************
user1 1 *******
Alexander Solovyov
churn and stats commands merged
r7070 % churn by hour
06 1 **********************
09 2 ********************************************
12 3 ******************************************************************