##// END OF EJS Templates
merge with stable
merge with stable

File last commit:

r10944:6f1894d6 stable
r12278:c4c2ba55 merge default
Show More
test-inotify.out
51 lines | 695 B | text/plain | TextLexer
Benoit Boissinot
inotify: fix status not showing "clean" files (issue907)...
r7145 adding a
adding b
adding c
adding d
adding dir/bar/foo
adding dir/x
adding dir/y
adding e
Nicolas Dumazet
cmdutil.service: do not _exit(0) in the parent process...
r9896 updating to branch default
8 files updated, 0 files merged, 0 files removed, 0 files unresolved
M a
Benoit Boissinot
inotify: fix status not showing "clean" files (issue907)...
r7145 % inserve
Nicolas Dumazet
inotify: improve error messages...
r9900 % cannot start, already bound
abort: inotify-server: cannot start: socket is already bound
Benoit Boissinot
inotify: fix status not showing "clean" files (issue907)...
r7145 ? hg.pid
% clean
C a
C b
C c
C d
C dir/bar/foo
C dir/x
C dir/y
C e
% all
? hg.pid
C a
C b
C c
C d
C dir/bar/foo
C dir/x
C dir/y
C e
Brendan Cully
inotify: fix status . in repo.root
r7393 % path patterns
M dir/x
? hg.pid
M dir/x
M x
Nicolas Dumazet
inotify: fix issue1375, add a test....
r9116 % issue 1375
adding h/h
adding hg.pid
removing h/h
A h
R h/h
Nicolas Dumazet
inotify: server: explicitely ignore events in subdirs of .hg/ (issue1735)
r9117 M a
1 files updated, 1 files merged, 2 files removed, 0 files unresolved
M a
3 files updated, 1 files merged, 0 files removed, 0 files unresolved
M a
Nicolas Dumazet
inotify: mark directories visited during lookup (issue1844)...
r9854 adding 1844/foo