log

age author description
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