Commit Graph

40686 Commits

Author SHA1 Message Date
Mark Thomas
5c729581f9 lz4revlog: add lz4revlog to test-help 2018-01-03 10:13:17 -08:00
Richard Langston
9803957e8a hg-git: accept config test failures 2018-01-03 10:06:35 -08:00
Richard Langston
87520c48f5 hg-git: don't set default for ui.ssh config 2018-01-03 10:03:16 -08:00
Richard Langston
6debc1248f hg-git: exclude hg-git from checks 2018-01-03 10:03:16 -08:00
Richard Langston
9308332daf hg-git: remove execute bit on python modules 2018-01-03 10:03:16 -08:00
Richard Langston
7d004c991d hg-git: subinclude .hgignore 2018-01-03 10:03:16 -08:00
Richard Langston
2e9a2e484b hg-git: merge into hg-crew 2018-01-03 10:03:03 -08:00
Kostia Balytskyi
a8eac4349b fb-hgext: ignore test-check-code failures 2018-01-03 09:46:16 -08:00
Kostia Balytskyi
e30b4a6f83 fb-hgext: ignore test-check-clang-format failures 2018-01-03 09:46:16 -08:00
Kostia Balytskyi
92b3d38d53 fb-hgext: accept test-check-module-imports.t failures 2018-01-03 09:46:16 -08:00
Kostia Balytskyi
f8473e7451 fb-hgext: accept test-check-shbang.t failures 2018-01-03 09:46:16 -08:00
Kostia Balytskyi
3f6704f1ce fb-hgext: accept test-check-config failures 2018-01-03 09:46:16 -08:00
Kostia Balytskyi
02f8dcbb4d fb-hgext: accept absolute_import test failures 2018-01-03 09:46:16 -08:00
Kostia Balytskyi
fbd7b76ea9 fb-hgext: subinclude .hgignore 2018-01-03 09:46:16 -08:00
Kostia Balytskyi
d4b4ccceef fb-hgext: merge into hg-crew 2018-01-03 09:46:16 -08:00
Kostia Balytskyi
404739742d fbonly: merge the branch-closing commit 2018-01-03 09:45:48 -08:00
Kostia Balytskyi
4f666b429d fb-hgext: move into fb-hgext dir 2018-01-03 07:28:19 -08:00
Ryan McElroy
722a16ea0c lz4revlog: document uselz4 in config help 2018-01-03 07:16:04 -08:00
Ryan McElroy
c86a557cb1 lz4revlog: internalize extension and test 2018-01-03 07:15:33 -08:00
Ryan McElroy
a908ea0277 lz4revlog: merge into hg-crew 2018-01-03 07:14:57 -08:00
Ryan McElroy
37cc33f200 lz4revlog: use proper char for line continuations in test 2018-01-03 07:04:08 -08:00
Mark Thomas
848d1b140b hgsql: subinclude .hgignore 2018-01-03 07:03:22 -08:00
Mark Thomas
355f57bd1a hgsql: accept new test failures 2018-01-03 07:03:21 -08:00
Mark Thomas
e790840c15 hgsql: merge into hg-crew 2018-01-03 07:00:26 -08:00
Stanislau Hlebik
6d4087dea7 remotenames: subinclude .hgignore 2018-01-03 06:52:48 -08:00
Richard Langston
5b36a412d9 hg-git: tidy dotfiles 2018-01-03 06:48:53 -08:00
Richard Langston
6af73c160e hg-git: move into subrepo dir 2018-01-03 06:39:28 -08:00
Mark Thomas
bd2be0a4bf hgsql: tidy imports 2018-01-03 06:35:21 -08:00
Mark Thomas
401fd6092b hgsql: skip code checks for files that don't pass them 2018-01-03 06:35:21 -08:00
Mark Thomas
3aba10f080 hgsql: remove unused imports 2018-01-03 06:35:21 -08:00
Mark Thomas
fae090e5a2 hgsql: deprecate subrepo copies of setup.py and run-tests.py 2018-01-03 06:35:21 -08:00
Mark Thomas
e3ca555111 hgsql: use absolute_import and print_function 2018-01-03 06:35:21 -08:00
Stanislau Hlebik
23dd2cf1eb remotenames: accept test failures 2018-01-03 06:28:53 -08:00
Stanislau Hlebik
11ed662a15 remotenames: move tests to the tests directory 2018-01-03 06:15:47 -08:00
Stanislau Hlebik
95a1b2464e remotenames: move extension into hgext 2018-01-03 06:15:47 -08:00
Stanislau Hlebik
6d3c48a563 remotenames: merge into hg-crew 2018-01-03 06:15:47 -08:00
Stanislau Hlebik
fcbe55be38 remotenames: remove check-code* tests
The same tests exist in the hg-crew
2018-01-03 06:15:47 -08:00
Stanislau Hlebik
ceafdebe90 remotenames: fix tests 2018-01-03 06:15:47 -08:00
Stanislau Hlebik
0a050806aa remotenames: move into remotenames/ dir
Preparation for merge. Let's move everything (except for .hgtags) inside to
avoid merge conflicts.
2018-01-03 06:15:47 -08:00
Ryan McElroy
44bcf5ee1b lz4revlog: use absolute_import in extension 2018-01-03 06:01:27 -08:00
Ryan McElroy
8689c30ba3 lz4revlog: eliminate camelcase identifiers 2018-01-03 06:01:27 -08:00
Ryan McElroy
9a422d19ca lz4revlog: use mercurial-scm.org over selenic.com 2018-01-03 06:01:27 -08:00
Ryan McElroy
560fa435a0 lz4revlog: fix pyflakes issues 2018-01-03 06:01:27 -08:00
Ryan McElroy
4c4a079191 lz4revlog: remove old and unneeded setup.py 2018-01-03 06:38:33 -08:00
Ryan McElroy
a01a0b5327 lz4revlog: use error.Abort directly 2018-01-03 06:01:27 -08:00
Mark Thomas
0e80922a86 hgsql: move into hgsql dir 2018-01-03 05:44:27 -08:00
Phil Cohen
a7e9f6521d rebase: turn off IMM if any rebased paths match a config
Differential Revision: https://phab.mercurial-scm.org/D1787
2018-01-03 05:35:56 -08:00
Phil Cohen
cf148d3eae rebase: extract _shoulddisableimm for clarity
Differential Revision: https://phab.mercurial-scm.org/D1786
2018-01-03 05:35:56 -08:00
Phil Cohen
e7ec8549b1 rebase: log why we didn't use IMM
In preparation for adding more conditions that will disable IMM, let's make
this framework more extensible and log the reason IMM wasn't used.

The `whynotimm` variable name matches the `why_not_eden` name in
`hg/eden/__init__.py`.

Differential Revision: https://phab.mercurial-scm.org/D1785
2018-01-03 05:35:56 -08:00
Phil Cohen
770a1c2093 rebase: include the exception message when restarting IMM
This makes the underlying condition, like merge driver vs. merge tool, easier
to understand.
2018-01-03 05:35:56 -08:00