Mon, 21 Mar 2022 20:06:51 +0100 |
Pierre-Yves David |
subsetmaker: rework the antichain generation to be usable
|
Sun, 13 Mar 2022 16:24:01 +0100 |
Pierre-Yves David |
subsetmaker: use SortedSet for the scratch variant
|
Sun, 13 Mar 2022 15:53:29 +0100 |
Pierre-Yves David |
subsetmaker: stabilize the computation of `scratch` subset
|
Tue, 20 Jul 2021 15:07:10 +0200 |
Joerg Sonnenberger |
revlog: recommit 49fd21f32695 with a fix for issue6528
|
Fri, 18 Mar 2022 12:23:47 -0700 |
Martin von Zweigbergk |
merge-lists: make it possible to specify pattern to match
|
Fri, 04 Mar 2022 16:12:56 -0800 |
Martin von Zweigbergk |
contrib: add a partial-merge tool for sorted lists (such as Python imports)
|
Tue, 05 Apr 2022 17:31:18 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Tue, 05 Apr 2022 17:19:29 +0200 |
Raphaël Gomès |
Added signature for changeset 5bd6bcd31dd1
stable
|
Tue, 05 Apr 2022 17:19:22 +0200 |
Raphaël Gomès |
Added tag 6.1.1 for changeset 5bd6bcd31dd1
stable
|
Tue, 05 Apr 2022 17:11:36 +0200 |
Raphaël Gomès |
relnotes: add notes for 6.1.1
stable 6.1.1
|
Tue, 05 Apr 2022 11:09:03 +0200 |
Raphaël Gomès |
merge: stable into default
|
Tue, 05 Apr 2022 10:55:28 +0200 |
Raphaël Gomès |
rust-hgpath: add `repr(transparent)` to `HgPath`
stable
|
Tue, 05 Apr 2022 10:55:28 +0200 |
Raphaël Gomès |
rust-dirstatemap: correctly decrement the copies counter
stable
|
Tue, 05 Apr 2022 10:55:28 +0200 |
Raphaël Gomès |
rust-dirstatemap: properly decrement counter for tracked descendants
stable
|
Tue, 05 Apr 2022 10:55:28 +0200 |
Raphaël Gomès |
rust-dirstate: panic if the DirstateMap counters go below 0
stable
|
Tue, 05 Apr 2022 10:55:28 +0200 |
Raphaël Gomès |
rust: fix unsound `OwningDirstateMap`
stable
|
Tue, 05 Apr 2022 10:55:27 +0200 |
Raphaël Gomès |
rust: explain why the current `OwningDirstateMap` is unsound
stable
|
Fri, 01 Apr 2022 12:46:58 -0400 |
Valentin Gatien-Baron |
dispatch: fix silly blackbox entries when hg is interrupted
stable
|
Wed, 30 Mar 2022 00:57:08 -0400 |
Matt Harbison |
tests: stop excluding the pycompat module from pyflakes
|
Wed, 30 Mar 2022 00:44:55 -0400 |
Matt Harbison |
tests: drop some py2 specific pyflake failures
|
Tue, 29 Mar 2022 23:31:37 -0400 |
Matt Harbison |
util: drop a duplicate import
|
Tue, 29 Mar 2022 23:34:18 -0400 |
Matt Harbison |
pycompat: drop the pickle import
|
Tue, 29 Mar 2022 22:22:36 -0400 |
Matt Harbison |
util: restore the util.pickle symbol
|
Tue, 29 Mar 2022 14:27:45 +0200 |
Raphaël Gomès |
merge: stable into default
|
Fri, 23 Jul 2021 13:42:12 +0530 |
Sushil khanchi |
precheck: fix false warning about content-divergence creation
stable
|
Thu, 24 Mar 2022 12:27:21 -0400 |
Valentin Gatien-Baron |
streamclone: avoid some obscure error in a corner case
stable
|
Tue, 29 Mar 2022 18:15:49 +0900 |
Yuya Nishihara |
tags: fix typo in fast path detection of fnode resolution (issue6673)
stable
|
Thu, 24 Mar 2022 21:26:45 -0500 |
Matthew Martin |
completion: install completers to conventional locations
|
Mon, 28 Mar 2022 17:24:41 +0200 |
Raphaël Gomès |
dirstate-cext: properly invalidate mtime and data in `set_untracked`
stable
|
Wed, 23 Mar 2022 13:51:40 -0400 |
Matt Harbison |
pytype: disable a few errors about Windows specific module attributes
|