sapling/eden
Jake Crouch 6760da6baf Changing Journal API from merge to accumulateRange
Summary: Merge was a function on a JournalDelta that created a new JournalDelta and optionally left it connected to old JournalDeltas. AccumulateRange is a new function on the Journal itself (acting on the latest delta) that creates a JournalDeltaSum (which can't be connected to older Deltas)

Reviewed By: chadaustin

Differential Revision: D15881452

fbshipit-source-id: 573505c1171f78d46afc98f1db9b5b9ee2fff60f
2019-06-19 15:18:16 -07:00
..
benchmarks clang-format benchmarks/get_sha1_thrift.cpp 2019-05-23 18:32:16 -07:00
cli fix a few additional python lint issues 2019-06-12 14:00:57 -07:00
docs Document how globs work 2019-03-07 14:20:57 -08:00
fs Changing Journal API from merge to accumulateRange 2019-06-19 15:18:16 -07:00
integration entrypoint: introduce buck-buildable hg.rust 2019-06-17 11:32:16 -07:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
py eden: add a script to build the eden client executable for oss builds 2019-01-15 14:14:32 -08:00
scripts set executable bit on force-unmount-all.sh 2019-03-28 14:45:57 -07:00
test_support upgrade Pyre version for eden 2019-06-07 12:27:23 -07:00
test-data generate a new version of the "basic" snapshot 2019-03-18 11:36:42 -07:00
third-party add osxfuse kernel header 2019-03-19 10:26:24 -07:00
win add a function to parse a duration string 2019-06-11 13:08:28 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00