Thu, 26 Aug 2021 16:39:00 +0200 |
Pierre-Yves David |
dirstate-item: drop the deprecated __getitem__ variante
|
Mon, 30 Aug 2021 12:25:57 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Fri, 27 Aug 2021 09:09:10 -0400 |
Valentin Gatien-Baron |
tests: normalize the way some debug output it matched
|
Mon, 02 Aug 2021 23:46:26 -0400 |
Valentin Gatien-Baron |
tests: drop hgrc bits that have become the default
|
Mon, 02 Aug 2021 23:43:40 -0400 |
Valentin Gatien-Baron |
tests: manual cleanup now that dummyssh usage is implied
|
Mon, 02 Aug 2021 21:25:01 -0400 |
Valentin Gatien-Baron |
tests: rely on dummyssh being the default
|
Mon, 02 Aug 2021 21:10:42 -0400 |
Valentin Gatien-Baron |
tests: setup dummyssh as the default ssh
|
Tue, 24 Aug 2021 21:25:35 +0200 |
Pierre-Yves David |
dirstate: drop the `_otherparent` method
|
Tue, 24 Aug 2021 21:18:28 +0200 |
Pierre-Yves David |
dirstate: drop the `_normal` method
|
Tue, 24 Aug 2021 21:16:48 +0200 |
Pierre-Yves David |
dirstate: drop the `_merge` method
|
Tue, 24 Aug 2021 21:12:39 +0200 |
Pierre-Yves David |
dirstate: drop the deprecated `drop` method
|
Tue, 24 Aug 2021 21:11:57 +0200 |
Pierre-Yves David |
dirstate: drop the deprecated `merge` method
|
Tue, 24 Aug 2021 21:11:42 +0200 |
Pierre-Yves David |
dirstate: drop the deprecated `remove` method
|
Tue, 24 Aug 2021 21:09:20 +0200 |
Pierre-Yves David |
dirstate: drop the deprecated `add` method
|
Tue, 24 Aug 2021 21:09:01 +0200 |
Pierre-Yves David |
dirstate: drop the deprecated `otherparent` method
|
Tue, 24 Aug 2021 21:08:37 +0200 |
Pierre-Yves David |
dirstate: drop the deprecated `normallookup` method
|
Tue, 24 Aug 2021 21:08:09 +0200 |
Pierre-Yves David |
dirstate: drop the deprecated `normal` method
|
Tue, 24 Aug 2021 22:07:50 +0200 |
Pierre-Yves David |
dirstate: also wrap the new method in `dirstatenonnormalcheck`
|
Fri, 20 Aug 2021 16:12:33 +0200 |
Pierre-Yves David |
dirstatemap: also discard item from sets
|
Fri, 16 Jul 2021 18:25:01 +0200 |
Pierre-Yves David |
dirstatemap: drop unused internal constant definition
|
Fri, 16 Jul 2021 18:12:27 +0200 |
Pierre-Yves David |
dirstate-item: add dedicated "legacy" constructor for `addfile` case
|
Fri, 16 Jul 2021 17:32:40 +0200 |
Pierre-Yves David |
dirstatemap: use the default code to handle "merged" case
|
Fri, 16 Jul 2021 17:29:16 +0200 |
Pierre-Yves David |
dirstatemap: use the default code to handle "added" case
|
Fri, 16 Jul 2021 17:23:40 +0200 |
Pierre-Yves David |
dirstatemap: use the default code to handle "removed" case
|
Fri, 16 Jul 2021 17:20:17 +0200 |
Pierre-Yves David |
dirstatemap: use the default code to handle "clean-p2" case
|
Fri, 16 Jul 2021 17:14:56 +0200 |
Pierre-Yves David |
dirstatemap: use the default code to handle "p2-tracked" case
|
Fri, 16 Jul 2021 17:10:52 +0200 |
Pierre-Yves David |
dirstatemap: use the default code to handle "possibly_dirty" case
|
Fri, 16 Jul 2021 17:08:41 +0200 |
Pierre-Yves David |
dirstatemap: use the default code to handle normal entry
|
Fri, 16 Jul 2021 17:03:39 +0200 |
Pierre-Yves David |
dirstatemap: conclude `reset_state` with logic using the new __init__
|
Fri, 16 Jul 2021 16:29:16 +0200 |
Pierre-Yves David |
dirstatemap: temporarily return early in `reset_state`
|
Fri, 16 Jul 2021 16:52:53 +0200 |
Pierre-Yves David |
dirstate-item: feed more information to `__init__`
|
Fri, 20 Aug 2021 22:35:52 +0200 |
Pierre-Yves David |
rust-dirstatemap: temporarily use `from_v1_data` in `addfile`
|
Fri, 16 Jul 2021 16:30:52 +0200 |
Pierre-Yves David |
dirstatemap: temporarily use `from_v1_data` in `addfile`
|
Fri, 20 Aug 2021 18:11:49 +0200 |
Pierre-Yves David |
dirstate-item: fix the declaration of the Cext `from_v1_meth`
|
Fri, 20 Aug 2021 22:30:30 +0200 |
Pierre-Yves David |
dirstate-item: fix Cext declaration of dm_nonnormal and dm_otherparent
|
Fri, 20 Aug 2021 11:27:01 +0200 |
Pierre-Yves David |
dirstatemap: replace `removefile` by an explicit `entry.set_untracked()`
|
Fri, 20 Aug 2021 11:23:52 +0200 |
Pierre-Yves David |
dirstate: forward `remove` call to newer `API`
|
Wed, 25 Aug 2021 15:15:19 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Mon, 02 Aug 2021 08:05:13 -0400 |
Valentin Gatien-Baron |
store: return just one filename in walk functions
|
Sun, 01 Aug 2021 10:57:21 -0400 |
Valentin Gatien-Baron |
tests: rename test-clone-uncompressed.t
|
Fri, 06 Aug 2021 16:27:17 -0400 |
Valentin Gatien-Baron |
debugrebuildfncache: add a cheaper option to rebuild the fncache
|
Fri, 06 Aug 2021 16:17:17 -0400 |
Valentin Gatien-Baron |
test: reduce noise, so the important bits stand out
|
Tue, 24 Aug 2021 17:27:16 +0200 |
Valentin Gatien-Baron |
wireprotov1peer: update all rpcs to use the new batchable scheme
|
Tue, 24 Aug 2021 17:27:16 +0200 |
Valentin Gatien-Baron |
wireprotov1peer: simplify the way batchable rpcs are defined
|
Fri, 20 Aug 2021 11:23:41 +0200 |
Pierre-Yves David |
dirstate: directly call the dirstatemap in `set_untracked`
|
Thu, 19 Aug 2021 17:42:55 +0200 |
Pierre-Yves David |
resources: narrow the try:except clause to minimum
|
Sun, 22 Aug 2021 16:32:06 -0400 |
Matt Harbison |
merge with stable
|
Tue, 20 Jul 2021 17:20:19 +0200 |
Georges Racinet |
hgwebdir: avoid systematic full garbage collection
|
Wed, 28 Jul 2021 13:45:07 +0300 |
Anton Shestakov |
obsolete: disable other evolution config options if createmarkers is off
|
Wed, 28 Jul 2021 13:47:21 +0300 |
Anton Shestakov |
fix: use obsolete.isenabled() to check for experimental.allowdivergence
|
Wed, 28 Jul 2021 13:45:41 +0300 |
Anton Shestakov |
rebase: use obsolete.isenabled() to check for experimental.allowdivergence
|
Fri, 30 Jul 2021 00:11:56 -0400 |
Matt Harbison |
typing: add several assertions to dirstatemap to appease pytype
|
Fri, 30 Apr 2021 16:00:40 -0700 |
Kyle Lippincott |
tests: allow Google's internal builds of clang-format to be used
stable
|
Tue, 26 Oct 2021 18:53:58 +0530 |
Pulkit Goyal |
Added signature for changeset 6ee0244fc1cf
stable
|
Tue, 26 Oct 2021 18:53:51 +0530 |
Pulkit Goyal |
Added tag 5.9.3 for changeset 6ee0244fc1cf
stable
|
Mon, 25 Oct 2021 17:57:01 +0200 |
Raphaël Gomès |
relnotes: update release notes for upcoming 5.9.3
stable 5.9.3
|
Thu, 21 Oct 2021 14:03:33 +0200 |
Raphaël Gomès |
heptapod-ci: actually give pytest more time before timeout
stable
|
Wed, 20 Oct 2021 18:44:26 +0100 |
Arseniy Alekseyev |
tests: better determinism in test-chg.t
stable
|
Tue, 19 Oct 2021 16:05:20 +0200 |
Raphaël Gomès |
python: compatibility for python 3.11 (issue6604)
stable
|
Wed, 20 Oct 2021 16:54:43 +0200 |
Raphaël Gomès |
pyoxidizer: force pip to not use pep517 in order to be able to install hg
stable
|