Sun, 12 Jun 2022 16:01:31 +0100 |
Ian Moody |
py3: fix bytes/unicode issues in convert/darcs
stable
|
Wed, 15 Jun 2022 01:01:02 +0100 |
Ian Moody |
convert: remove old ElementTree import cruft from darcs
stable
|
Thu, 16 Jun 2022 20:44:52 +0200 |
Raphaël Gomès |
relnotes: add 6.2rc0
stable
|
Thu, 16 Jun 2022 18:07:09 +0200 |
Raphaël Gomès |
Added signature for changeset 288de6f5d724
stable
|
Thu, 16 Jun 2022 18:06:55 +0200 |
Raphaël Gomès |
Added tag 6.2rc0 for changeset 288de6f5d724
stable
|
Thu, 16 Jun 2022 15:28:54 +0200 |
Raphaël Gomès |
branching: merge default into stable
stable 6.2rc0
|
Thu, 16 Jun 2022 15:20:48 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Thu, 16 Jun 2022 15:15:03 +0200 |
Raphaël Gomès |
relnotes: add 6.1.3 and 6.1.4
stable
|
Thu, 16 Jun 2022 15:09:59 +0200 |
Raphaël Gomès |
Added signature for changeset 0cc5f74ff7f0
stable
|
Thu, 16 Jun 2022 15:09:46 +0200 |
Raphaël Gomès |
Added tag 6.1.4 for changeset 0cc5f74ff7f0
stable
|
Sat, 11 Jun 2022 00:26:25 +0200 |
Pierre-Yves David |
sparse: use the rust code even when sparse is present
|
Fri, 10 Jun 2022 23:19:04 +0200 |
Pierre-Yves David |
sparse: directly inline the `set_tracked` and `copy` wrapping
|
Sat, 11 Jun 2022 00:00:29 +0200 |
Pierre-Yves David |
spares: clarify some test about merging copies
|
Fri, 10 Jun 2022 23:29:04 +0200 |
Pierre-Yves David |
sparse: drop the useless wrapping of `dirstate.set_untracked`
|
Sat, 11 Jun 2022 00:59:11 +0200 |
Pierre-Yves David |
sparse: directly inline the `rebuild` wrapping
|
Sat, 11 Jun 2022 00:58:41 +0200 |
Pierre-Yves David |
sparse: directly inline the `walk` wrapping
|
Sat, 11 Jun 2022 00:56:50 +0200 |
Pierre-Yves David |
sparse: use None as the sparse matcher value when disabled
|
Wed, 08 Jun 2022 09:31:01 +0200 |
Pierre-Yves David |
sparse: start moving away from the global variable for detection of usage
|
Fri, 10 Jun 2022 19:54:08 +0200 |
Pierre-Yves David |
test: fix test-sparse-revlog output after debugdeltachain change
|
Tue, 14 Jun 2022 11:26:18 +0200 |
Pierre-Yves David |
purge: prevent a silly crash with --confirm --files
stable 6.1.4
|
Wed, 08 Jun 2022 18:18:19 +0200 |
Raphaël Gomès |
rust-dirstate: add support for nevermatcher
|
Wed, 08 Jun 2022 18:12:55 +0200 |
Raphaël Gomès |
rust-dirstate: add `intersectionmatcher` to the allowed matchers
|
Wed, 08 Jun 2022 18:09:24 +0200 |
Raphaël Gomès |
rust: add IntersectionMatcher
|
Wed, 08 Jun 2022 15:39:14 +0200 |
Raphaël Gomès |
rust-dirstate: add `unionmatcher` to the allowed matchers
|
Wed, 08 Jun 2022 11:55:40 +0200 |
Raphaël Gomès |
rust: add UnionMatcher
|
Wed, 08 Jun 2022 15:30:58 +0200 |
Raphaël Gomès |
hg-cpython: refactor matcher transformation logic
|
Wed, 08 Jun 2022 15:12:34 +0200 |
Raphaël Gomès |
rust: use owned types in `Matcher`
|
Thu, 09 Jun 2022 10:45:27 +0200 |
Raphaël Gomès |
hg-cpython: fallback when encountering an unknown matcher
|
Tue, 14 Jun 2022 19:40:35 +0200 |
Pierre-Yves David |
auto-upgrade: add an option to silence the safe-mismatch message
|
Tue, 14 Jun 2022 15:22:05 +0200 |
Pierre-Yves David |
auto-upgrade: add an option to silence the tracked-hint message
|
Tue, 14 Jun 2022 15:19:45 +0200 |
Pierre-Yves David |
auto-upgrade: add an option to silence the dirstate-v2 message
|
Tue, 14 Jun 2022 15:17:51 +0200 |
Pierre-Yves David |
auto-upgrade: rename a variable to match the actual content
|
Tue, 14 Jun 2022 15:11:36 +0200 |
Pierre-Yves David |
auto-upgrade: add an option to silence the share-safe message
|
Tue, 14 Jun 2022 15:45:37 +0200 |
Pierre-Yves David |
auto-upgrade: add a test that will host "quiet" testing
|
Wed, 08 Jun 2022 19:15:58 +0200 |
Raphaël Gomès |
rust-status: don't trigger dirstate v1 rewrite when only v2 data is changed
stable
|
Wed, 18 May 2022 10:39:45 +0100 |
Pierre-Yves David |
bundlespec: check the `obsolescence` value before adding the caps
|
Wed, 25 May 2022 11:53:34 +0200 |
Pierre-Yves David |
bundlespec: handle the presence of obsmarker part
|
Wed, 18 May 2022 12:07:50 +0100 |
Pierre-Yves David |
bundlespec: fix the generation of bundlespec for `cg.version`
|
Wed, 18 May 2022 11:55:21 +0100 |
Pierre-Yves David |
bundlespec: allow the bundle spec to control the bundle version
|
Wed, 25 May 2022 11:27:16 +0200 |
Pierre-Yves David |
bundlespec: do not check for `-` in the params portion of the bundlespec
|
Wed, 18 May 2022 10:38:11 +0100 |
Pierre-Yves David |
bundlespec: add processing of some parameter value
|
Wed, 18 May 2022 10:06:43 +0100 |
Pierre-Yves David |
bundlespec: extract the parseparams closure
|
Wed, 25 May 2022 10:30:11 +0200 |
Pierre-Yves David |
bundlespec: test `no` value for the `obsolescence` parameter
|
Wed, 25 May 2022 03:18:47 +0200 |
Pierre-Yves David |
bundlespec: test that parameter overwrite the local config
|
Tue, 24 May 2022 18:43:24 +0200 |
Pierre-Yves David |
bundlespec: do not overwrite bundlespec value with the config one
|
Tue, 17 May 2022 18:14:32 +0100 |
Pierre-Yves David |
bundlespec: add a `overwrite` parameter to set_param
|
Tue, 17 May 2022 16:36:32 +0100 |
Pierre-Yves David |
bundlespec: merge the contentopts and params dictionnary
|
Wed, 25 May 2022 03:16:53 +0200 |
Pierre-Yves David |
bundlespec: test if the "obsolete=" parameter is read
|
Tue, 17 May 2022 16:59:31 +0100 |
Pierre-Yves David |
bundlespec: fix lack of title in a evolve tests
|
Tue, 17 May 2022 14:25:53 +0100 |
Pierre-Yves David |
bundlespec: make the `stream` case less special
|
Tue, 17 May 2022 11:57:17 +0100 |
Pierre-Yves David |
bundlespec: phase out the `_bundlespeccgversions` mapping
|
Tue, 14 Jun 2022 04:04:08 +0200 |
Pierre-Yves David |
commit: allow to close branch when committing change over a closed head
stable
|
Mon, 13 Jun 2022 11:20:57 -0400 |
Matt Harbison |
typing: add a missing suppression directive for `msvcrt`
|
Mon, 13 Jun 2022 11:18:41 -0400 |
Matt Harbison |
windows: drop some py2 compatibility code
|
Mon, 13 Jun 2022 11:06:33 -0400 |
Matt Harbison |
windows: prevent bytes from being passed to registry APIs
|
Thu, 02 Jun 2022 16:56:39 +0200 |
Raphaël Gomès |
relnotes: add 6.1.3
|
Thu, 12 May 2022 13:53:50 +0400 |
Anton Shestakov |
logcmdutil: use the same data as {file*} template keywords (issue6642)
stable
|
Thu, 12 May 2022 13:52:10 +0400 |
Anton Shestakov |
tests: show that hg log --debug output differs from {file*} template keywords
stable
|
Wed, 01 Jun 2022 01:45:49 +0200 |
Manuel Jacob |
cleanup: return directly instead of assigning variable
|
Wed, 01 Jun 2022 01:30:48 +0200 |
Manuel Jacob |
commit: remove special handling of IOError (actually dead code)
|