sapling/eden/fs/journal
Adam Simpkins ff1141cf5d fix journal merging of remove followed by create events
Summary:
A removal followed by a create should be treated as a change rather than a
no-op.  Previously the code was merging this into a no-op, and was also
ignoring any subsequent modifications in the same journal period being queried
(since it processes transactions in reverse order).

Reviewed By: bolinfest

Differential Revision: D5647669

fbshipit-source-id: 29389206f0e818d6b6248fbb6697b85e93064b1f
2017-08-17 12:33:51 -07:00
..
test fix journal merging of remove followed by create events 2017-08-17 12:33:51 -07:00
Journal.cpp implement eden->watchman subscriptions 2017-03-21 13:35:20 -07:00
Journal.h implement eden->watchman subscriptions 2017-03-21 13:35:20 -07:00
JournalDelta.cpp fix journal merging of remove followed by create events 2017-08-17 12:33:51 -07:00
JournalDelta.h do a better job at reporting "new" in watchman results. 2017-08-11 12:57:37 -07:00
TARGETS fix journal merging of remove followed by create events 2017-08-17 12:33:51 -07:00