Commit Graph

7 Commits

Author SHA1 Message Date
Adam Simpkins
a16342c83e cleanup: remove more copy-and-pasted code
Summary: copypasta

Differential Revision: D7064623

fbshipit-source-id: 09e34e86fa67c009e6f7803aa480d5de1328365c
2018-04-13 21:51:15 -07:00
Adam Simpkins
4ae93819ee delete copy-and-pasted bitmanipulation.h
Summary:
Delete hgext/extlib/cstore/bitmanipulation.h, and just use the existing
mercurial/bitmanipulation.h header file instead.

It looks like there are quite a few other copy-and-pasted files between these
directories too, which should probably still be cleaned up.

Reviewed By: quark-zju

Differential Revision: D7008478

fbshipit-source-id: 1fdc779b470242d3083a3948dace3951922e836c
2018-04-13 21:51:14 -07:00
Kostia Balytskyi
efd44d683d hg: build mpatch and sha1detectcoll on Windows
Reviewed By: quark-zju

Differential Revision: D6979094

fbshipit-source-id: 8d617ae9d961e2203504b8eadbbf8d3e85f6befb
2018-04-13 21:51:11 -07:00
Wez Furlong
a3e8a19f3c merge in datapack fixes from eden
Summary:
pull in the following revisions from the copy of this code
we had under fbsource/scm/hgext:

2f7e4f11e002cf33e4878df77d6a0472adf31245 D6099388
e2a5a711e36c7392129b8753bea37c89a5d73a9c D6099754
77b975dcde28cd7c3d4ae2302bddb625682d1994 D6099753

Reviewed By: simpkins

Differential Revision: D6792967

fbshipit-source-id: e91a74329cddaf322172d3c7d9e1a05b3b6cba02
2018-04-13 21:50:57 -07:00
Wez Furlong
326c2cca4f clang-format datapackstore.cpp
Summary: No functional changes.

Reviewed By: bolinfest

Differential Revision: D6793943

fbshipit-source-id: ad709c4ea29e0ab265d6aac3c3f1a18733706e46
2018-04-13 21:50:56 -07:00
Durham Goode
55eddfbd07 ctreemanifest: fix imports 2018-01-09 15:23:52 -08:00
Durham Goode
228e6a901e cstore: move to hgext/extlib/
Summary: Moves cstore to hgext/extlib/ and makes it build.

Test Plan: make local && run-tests.py

Reviewers: #mercurial

Differential Revision: https://phabricator.intern.facebook.com/D6678852
2018-01-08 17:55:53 -08:00