log

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