##// END OF EJS Templates
inotify: fix status . in repo.root
inotify: fix status . in repo.root

File last commit:

r7070:2627ef59 default
r7393:92c952c4 default
Show More
test-churn.out
23 lines | 861 B | text/plain | TextLexer
% 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 ******************************************************************