Mon, 29 Aug 2022 16:09:30 +0200 |
Raphaël Gomès |
rust-matchers: fix behavior of `IncludeMatcher` with multiple includes
stable
|
Sun, 05 Jun 2022 07:16:29 +0200 |
Pierre-Yves DAVID |
compare-disco: support for `file` nodes specification
|
Sat, 04 Jun 2022 19:10:51 +0200 |
Pierre-Yves DAVID |
compare-disco: move case parsing into its own function
|
Sat, 04 Jun 2022 19:04:01 +0200 |
Pierre-Yves DAVID |
compare-disco: add an option to skip the case
|
Sat, 04 Jun 2022 18:58:07 +0200 |
Pierre-Yves DAVID |
compare-disco: display a header by default
|
Sat, 04 Jun 2022 18:57:19 +0200 |
Pierre-Yves DAVID |
compare-disco: prepare for primitive argument parsing
|
Tue, 30 Aug 2022 10:52:32 +0100 |
Arseniy Alekseyev |
tests: improve portability by no longer using the flag [tar --force-local]
stable
|
Mon, 22 Aug 2022 16:59:14 -0400 |
Jason R. Coombs |
phase-shelve: correct unicode string to honor 'shelve.store=internal'
|
Fri, 12 Aug 2022 14:35:34 -0700 |
Martin von Zweigbergk |
status: include `repo` in template context also for resolved paths
|
Wed, 24 Aug 2022 15:15:04 -0400 |
Jason R. Coombs |
shelve: remove strip and rely on prior state (issue6735)
|
Wed, 17 Aug 2022 10:17:15 -0400 |
Jason R. Coombs |
shelve: in test for trailing whitespace, strip commit (issue6735)
|
Mon, 15 Aug 2022 10:26:01 -0400 |
Jason R. Coombs |
shelve: demonstrate that the state is different across platforms (issue6735)
|
Tue, 16 Aug 2022 20:09:31 +0200 |
Pierre-Yves David |
phase: rename the requirement for internal-phase (BC)
|
Tue, 16 Aug 2022 19:04:23 +0200 |
Pierre-Yves David |
phase: introduce a dedicated requirement for the `archived` phase
|
Tue, 16 Aug 2022 18:20:42 +0200 |
Pierre-Yves David |
phase: introduce a dedicated function to check for the archived phase
|
Wed, 20 Apr 2022 19:24:39 +0200 |
C. Masloch |
rebase: add boolean config item rebase.store-source
|
Thu, 25 Aug 2022 16:53:56 +0100 |
Arseniy Alekseyev |
tests: remove flakiness in a time-dependent test
stable
|
Mon, 25 Jul 2022 05:30:06 +0200 |
Pierre-Yves David |
sort-revset: introduce a `random` variant
|
Fri, 26 Aug 2022 11:36:20 +0100 |
Arseniy Alekseyev |
tests: remove flakiness in test-nointerrupt.t
stable
|
Thu, 25 Aug 2022 05:12:25 +0200 |
Pierre-Yves David |
perf: properly process formatter option in perf::unbundle
|
Thu, 25 Aug 2022 05:11:48 +0200 |
Pierre-Yves David |
perf: quiet stdout output in perf::unbundle
|
Thu, 25 Aug 2022 05:10:55 +0200 |
Pierre-Yves David |
perf: quiet stderr output in perf::unbundle
|
Tue, 23 Aug 2022 17:31:27 -0400 |
Arun Kulshreshtha |
bisect: avoid adding irrelevant revisions to bisect state
|
Tue, 23 Aug 2022 17:31:19 -0400 |
Arun Kulshreshtha |
bisect: limit ancestors to revs topologically between good and bad revs
|
Tue, 23 Aug 2022 17:31:13 -0400 |
Arun Kulshreshtha |
bisect: bypass changectx when translating revs to nodes
|
Wed, 24 Aug 2022 16:38:13 +0100 |
Arseniy Alekseyev |
rhg: make [rhg status -v] work when it needs no extra output
|
Thu, 28 Jul 2022 16:25:21 +0200 |
Pierre-Yves David |
perf: introduce a benchmark for delta-find
|
Tue, 19 Jul 2022 18:32:40 -0700 |
Gregory Szorc |
automation: set PATH when building on Windows
stable
|
Sun, 17 Jul 2022 15:37:34 -0700 |
Gregory Szorc |
contrib: update Mercurial install in bootstrap environment
stable
|
Sat, 04 Jun 2022 11:18:32 -0700 |
Gregory Szorc |
automation: transition to Windows Server 2022
stable
|
Fri, 03 Jun 2022 20:25:06 -0700 |
Gregory Szorc |
automation: refresh requirements
stable
|
Thu, 28 Jul 2022 15:41:45 +0200 |
Pierre-Yves David |
debug-delta-find: introduce a quiet mode
|
Wed, 17 Aug 2022 12:03:55 -0400 |
Jason R. Coombs |
phase-shelve: also capture the state of shelve prior to unshelve
|
Wed, 10 Aug 2022 15:31:39 -0400 |
Jason R. Coombs |
phase-shelve: Add test for shelve technique config
|
Wed, 10 Aug 2022 14:39:28 -0400 |
Jason R. Coombs |
phase-shelve: Implement a 'shelve.store' experimental config
|
Wed, 10 Aug 2022 14:16:55 -0400 |
Jason R. Coombs |
phase-shelve: Extract function for _target_phase
|
Tue, 02 Aug 2022 10:29:05 -0400 |
Jason R. Coombs |
phase-shelve: expand the tests to capture use-cases supported
|
Thu, 28 Jul 2022 13:17:36 -0400 |
Jason R. Coombs |
phase-shelve: honor and prefer obs shelves for existence and modified time
|
Thu, 28 Jul 2022 12:53:11 -0400 |
Jason R. Coombs |
phase-shelve: read patch details from a (possibly internal) node in the repo
|
Mon, 08 Aug 2022 13:40:08 -0400 |
Jason R. Coombs |
phase-shelve: Extract function for _optimized_match for re-use
|
Wed, 17 Aug 2022 02:43:44 +0200 |
Pierre-Yves David |
obsstore: break the repo → obstore → repo loop
|
Wed, 17 Aug 2022 12:00:06 +0200 |
Raphaël Gomès |
rust-status: ignored directories are now correctly only listed if opted into
stable
|
Fri, 05 Aug 2022 14:18:13 +0100 |
Arseniy Alekseyev |
test: show how purge removes ignored directories
stable
|
Tue, 16 Aug 2022 11:19:54 -0400 |
Arun Kulshreshtha |
relnotes: mention chg behavior change when given --cwd
|
Wed, 10 Aug 2022 15:01:50 -0400 |
Arun Kulshreshtha |
dispatch: change cwd when loading local config
|
Mon, 08 Aug 2022 17:27:49 +0200 |
Mathias De Mare |
contrib: add support for rhel9
|
Mon, 08 Aug 2022 17:26:04 +0200 |
Mathias De Mare |
packagelib: use python3 by default
|
Fri, 12 Aug 2022 17:27:07 -0400 |
Arun Kulshreshtha |
tests: work around libmagic bug in svn subrepo tests
|
Mon, 11 Jul 2022 22:47:56 +0200 |
Mads Kiilerich |
rust: bump to memmap2 0.5.3, micro-timer 0.4.0, and crossbeam-channel 0.5.0
stable
|
Mon, 15 Aug 2022 16:12:41 +0100 |
Arseniy Alekseyev |
revlog: make _partialmatch fail fast on almost-hex inputs
|
Tue, 12 Jul 2022 01:13:56 +0200 |
Pierre-Yves David |
perf-unbundle: add a perf command to time the unbundle operation
|
Mon, 11 Jul 2022 23:30:24 +0200 |
Pierre-Yves David |
perf-bundle: accept --type argument
|
Mon, 11 Jul 2022 23:10:55 +0200 |
Pierre-Yves David |
perf-bundle: accept --rev arguments
|
Mon, 11 Jul 2022 22:50:59 +0200 |
Pierre-Yves David |
perf-bundle: add a new command to benchmark bundle creation time
|
Thu, 28 Jul 2022 14:11:53 +0200 |
Raphaël Gomès |
Added signature for changeset f69bffd00abe
stable
|
Thu, 28 Jul 2022 14:11:35 +0200 |
Raphaël Gomès |
Added tag 6.2.1 for changeset f69bffd00abe
stable
|
Tue, 12 Jul 2022 01:34:18 +0200 |
Pierre-Yves David |
bundle: introduce a --exact option
|
Mon, 11 Jul 2022 23:59:34 +0200 |
Pierre-Yves David |
bundlespec: add documentation about existing option
|
Wed, 27 Jul 2022 12:07:18 +0200 |
Pierre-Yves David |
debug-discovery: apply spelling fixes from Raphaël
stable 6.2.1
|
Tue, 26 Jul 2022 11:10:43 +0200 |
Pierre-Yves David |
tree-discovery: fix the request debug output and progress location
stable
|