Mercurial > hg-stable
graph
-
shelve: remove strip and rely on prior state (issue6735)Wed, 24 Aug 2022 15:15:04 -0400, by Jason R. Coombs
-
shelve: in test for trailing whitespace, strip commit (issue6735)Wed, 17 Aug 2022 10:17:15 -0400, by Jason R. Coombs
-
shelve: demonstrate that the state is different across platforms (issue6735)Mon, 15 Aug 2022 10:26:01 -0400, by Jason R. Coombs
-
phase: rename the requirement for internal-phase (BC)Tue, 16 Aug 2022 20:09:31 +0200, by Pierre-Yves David
-
phase: introduce a dedicated requirement for the `archived` phaseTue, 16 Aug 2022 19:04:23 +0200, by Pierre-Yves David
-
phase: introduce a dedicated function to check for the archived phaseTue, 16 Aug 2022 18:20:42 +0200, by Pierre-Yves David
-
rebase: add boolean config item rebase.store-sourceWed, 20 Apr 2022 19:24:39 +0200, by C. Masloch
-
sort-revset: introduce a `random` variantMon, 25 Jul 2022 05:30:06 +0200, by Pierre-Yves David
-
perf: properly process formatter option in perf::unbundleThu, 25 Aug 2022 05:12:25 +0200, by Pierre-Yves David
-
perf: quiet stdout output in perf::unbundleThu, 25 Aug 2022 05:11:48 +0200, by Pierre-Yves David
-
perf: quiet stderr output in perf::unbundleThu, 25 Aug 2022 05:10:55 +0200, by Pierre-Yves David
-
bisect: avoid adding irrelevant revisions to bisect stateTue, 23 Aug 2022 17:31:27 -0400, by Arun Kulshreshtha
-
bisect: limit ancestors to revs topologically between good and bad revsTue, 23 Aug 2022 17:31:19 -0400, by Arun Kulshreshtha
-
bisect: bypass changectx when translating revs to nodesTue, 23 Aug 2022 17:31:13 -0400, by Arun Kulshreshtha
-
rhg: make [rhg status -v] work when it needs no extra outputWed, 24 Aug 2022 16:38:13 +0100, by Arseniy Alekseyev
-
perf: introduce a benchmark for delta-findThu, 28 Jul 2022 16:25:21 +0200, by Pierre-Yves David
-
debug-delta-find: introduce a quiet modeThu, 28 Jul 2022 15:41:45 +0200, by Pierre-Yves David
-
phase-shelve: also capture the state of shelve prior to unshelveWed, 17 Aug 2022 12:03:55 -0400, by Jason R. Coombs
-
phase-shelve: Add test for shelve technique configWed, 10 Aug 2022 15:31:39 -0400, by Jason R. Coombs
-
phase-shelve: Implement a 'shelve.store' experimental configWed, 10 Aug 2022 14:39:28 -0400, by Jason R. Coombs
-
phase-shelve: Extract function for _target_phaseWed, 10 Aug 2022 14:16:55 -0400, by Jason R. Coombs
-
phase-shelve: expand the tests to capture use-cases supportedTue, 02 Aug 2022 10:29:05 -0400, by Jason R. Coombs
-
phase-shelve: honor and prefer obs shelves for existence and modified timeThu, 28 Jul 2022 13:17:36 -0400, by Jason R. Coombs
-
phase-shelve: read patch details from a (possibly internal) node in the repoThu, 28 Jul 2022 12:53:11 -0400, by Jason R. Coombs
-
phase-shelve: Extract function for _optimized_match for re-useMon, 08 Aug 2022 13:40:08 -0400, by Jason R. Coombs
-
obsstore: break the repo → obstore → repo loopWed, 17 Aug 2022 02:43:44 +0200, by Pierre-Yves David
-
relnotes: mention chg behavior change when given --cwdTue, 16 Aug 2022 11:19:54 -0400, by Arun Kulshreshtha
-
dispatch: change cwd when loading local configWed, 10 Aug 2022 15:01:50 -0400, by Arun Kulshreshtha
-
contrib: add support for rhel9Mon, 08 Aug 2022 17:27:49 +0200, by Mathias De Mare
-
packagelib: use python3 by defaultMon, 08 Aug 2022 17:26:04 +0200, by Mathias De Mare
-
tests: work around libmagic bug in svn subrepo testsFri, 12 Aug 2022 17:27:07 -0400, by Arun Kulshreshtha
-
revlog: make _partialmatch fail fast on almost-hex inputsMon, 15 Aug 2022 16:12:41 +0100, by Arseniy Alekseyev
-
perf-unbundle: add a perf command to time the unbundle operationTue, 12 Jul 2022 01:13:56 +0200, by Pierre-Yves David
-
perf-bundle: accept --type argumentMon, 11 Jul 2022 23:30:24 +0200, by Pierre-Yves David
-
perf-bundle: accept --rev argumentsMon, 11 Jul 2022 23:10:55 +0200, by Pierre-Yves David
-
perf-bundle: add a new command to benchmark bundle creation timeMon, 11 Jul 2022 22:50:59 +0200, by Pierre-Yves David
-
bundle: introduce a --exact optionTue, 12 Jul 2022 01:34:18 +0200, by Pierre-Yves David
-
bundlespec: add documentation about existing optionMon, 11 Jul 2022 23:59:34 +0200, by Pierre-Yves David
-
setup: use the full executable manifest from `python.exe`Mon, 18 Jul 2022 19:18:00 -0400, by Matt Harbison
-
setup: unconditionally enable the `long-paths-support` option on WindowsMon, 18 Jul 2022 17:19:56 -0400, by Matt Harbison
-
setup: stop shadowing the builtin `dir` symbolMon, 18 Jul 2022 17:00:59 -0400, by Matt Harbison
-
subrepo: avoid opening console window for non-native subrepos on WindowsMon, 18 Jul 2022 03:29:53 -0400, by derekbrowncmu
-
ci: bump pytype to 2022.03.29Wed, 13 Jul 2022 17:13:33 -0400, by Matt Harbison
-
typing: suppress a few attribute errors in url.pyWed, 13 Jul 2022 12:47:40 -0400, by Matt Harbison
-
typing: suppress a few pyi-errors with more recent pytypeWed, 13 Jul 2022 11:30:13 -0400, by Matt Harbison
-
sslutil: another use proper attribute to select python 3.7+Wed, 13 Jul 2022 18:27:40 +0200, by Ondrej Pohorelsky
-
sslutil: use proper attribute to select python 3.7+Tue, 12 Jul 2022 15:59:53 +0200, by Mathias De Mare
-
branching: merge stable into defaultMon, 11 Jul 2022 09:54:40 +0200, by Raphaël Gomès
-
branching: merge stable into defaultThu, 16 Jun 2022 15:20:48 +0200, by Raphaël Gomès
-
lfs: fix interpolation of int and %s in an exception case stableThu, 20 Oct 2022 12:05:17 -0400, by Matt Harbison
-
tests: catch "Can't assign requested address" in test-https.t (issue6726) stableWed, 19 Oct 2022 17:00:03 +0400, by Anton Shestakov
-
tests: add another variation of EADDRNOTAVAIL message (e.g. from NetBSD) stableWed, 19 Oct 2022 16:55:46 +0400, by Anton Shestakov
-
configitems: change the `verify.skipflags` default value to avoid a py3 crash stableTue, 18 Oct 2022 19:49:31 -0400, by Matt Harbison
-
windows: gracefully handle when the username cannot be determined stableMon, 10 Oct 2022 11:28:19 -0400, by Matt Harbison
-
shelve: do not add the dirstate backup to the transaction stableTue, 04 Oct 2022 14:33:31 +0200, by Pierre-Yves David
-
heptapod-ci: use shell script in pytype step stable 6.2.3Mon, 03 Oct 2022 10:00:00 +0200, by Raphaël Gomès
-
tests: migrate the pytype test to a shell script for easier CI processing stableWed, 28 Sep 2022 11:27:59 -0400, by Matt Harbison
-
rhg: fix bugs around [use-dirstate-tracked-hint] and repo auto-upgrade stableThu, 22 Sep 2022 16:05:22 -0400, by Arseniy Alekseyev