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
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
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
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
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
Fri, 12 Aug 2022 17:27:07 -0400 Arun Kulshreshtha tests: work around libmagic bug in svn subrepo tests
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
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
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
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
Tue, 26 Jul 2022 10:48:06 +0200 Pierre-Yves David debug-discovery: deal with case where common is empty stable
Tue, 26 Jul 2022 10:39:27 +0200 Pierre-Yves David debug-discovery: do not abort on unrelated repositories stable
Tue, 26 Jul 2022 10:34:20 +0200 Pierre-Yves David debug-discovery: gather the right number of roundtrips for tree discovery stable
Tue, 26 Jul 2022 10:04:06 +0200 Pierre-Yves David debug-discovery: also gather details on tree-discovery queries type stable
Tue, 26 Jul 2022 04:56:29 +0200 Pierre-Yves David debug-discovery: properly apply remote filtering in "old" mode stable
Tue, 26 Jul 2022 04:54:59 +0200 Pierre-Yves David debug-discovery: fix a typo in the doc stable
Tue, 19 Jul 2022 18:40:20 -0400 Matt Harbison packaging: bump dulwich to 0.20.45 stable
Tue, 19 Jul 2022 18:33:26 -0400 Matt Harbison packaging: update keyring on Windows to avoid spurious stacktraces stable
Mon, 18 Jul 2022 19:18:00 -0400 Matt Harbison setup: use the full executable manifest from `python.exe`
Mon, 18 Jul 2022 17:19:56 -0400 Matt Harbison setup: unconditionally enable the `long-paths-support` option on Windows
Mon, 18 Jul 2022 17:00:59 -0400 Matt Harbison setup: stop shadowing the builtin `dir` symbol
Tue, 19 Jul 2022 12:41:46 +0200 Georges Racinet mergestate: action name was str stable
Mon, 18 Jul 2022 03:29:53 -0400 derekbrowncmu subrepo: avoid opening console window for non-native subrepos on Windows
Wed, 13 Jul 2022 17:13:33 -0400 Matt Harbison ci: bump pytype to 2022.03.29
Wed, 13 Jul 2022 12:47:40 -0400 Matt Harbison typing: suppress a few attribute errors in url.py
Wed, 13 Jul 2022 11:30:13 -0400 Matt Harbison typing: suppress a few pyi-errors with more recent pytype
Wed, 13 Jul 2022 18:27:40 +0200 Ondrej Pohorelsky sslutil: another use proper attribute to select python 3.7+ stable
Tue, 12 Jul 2022 15:59:53 +0200 Mathias De Mare sslutil: use proper attribute to select python 3.7+ stable
Wed, 06 Jul 2022 11:52:26 +0400 Anton Shestakov git: copy findmissingrevs() from revlog.py to gitlog.py (issue6472) stable
Mon, 04 Jul 2022 17:16:13 +0400 Anton Shestakov git: add a missing reset_copy keyword argument to dirstate.set_tracked() stable
Mon, 04 Jul 2022 15:01:52 +0400 Anton Shestakov git: make sure to fsdecode bookmark names everywhere (issue6723) stable
Wed, 13 Jul 2022 18:27:40 +0200 Ondrej Pohorelsky sslutil: another use proper attribute to select python 3.7+
Tue, 12 Jul 2022 15:59:53 +0200 Mathias De Mare sslutil: use proper attribute to select python 3.7+
Mon, 11 Jul 2022 09:54:40 +0200 Raphaël Gomès branching: merge stable into default
Mon, 11 Jul 2022 09:50:32 +0200 Raphaël Gomès Added signature for changeset 094a5fa3cf52 stable
Mon, 11 Jul 2022 09:50:13 +0200 Raphaël Gomès Added tag 6.2 for changeset 094a5fa3cf52 stable
Mon, 11 Jul 2022 01:51:20 +0200 Manuel Jacob procutil: make stream detection in make_line_buffered more correct and strict stable 6.2
Tue, 05 Jul 2022 17:53:26 +0200 Pierre-Yves David repo-upgrade: avoid a crash when multiple optimisation are specified stable
Wed, 25 May 2022 18:29:21 +0200 Raphaël Gomès rust: remove excessive calls to `#[timed]` stable
Wed, 25 May 2022 16:50:00 +0200 Raphaël Gomès rhg: add error message for paths outside the repository when cwd != root stable
Wed, 18 May 2022 15:53:28 +0100 Raphaël Gomès rust: don't swallow valuable error information stable
Wed, 18 May 2022 09:50:39 +0100 Raphaël Gomès rust: add message to `DirstateV2ParseError` to give some context stable
Sun, 12 Jun 2022 16:04:57 +0100 Ian Moody py3: stop using deprecated Element.getchildren() method in convert/darcs stable
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip