log

age author description
Mon, 31 Oct 2022 16:15:54 +0000 Arseniy Alekseyev rhg: fallback to slow path on invalid patterns in hgignore stable
Mon, 31 Oct 2022 16:15:30 +0000 Arseniy Alekseyev rhg: add a test involving hgignore lookaround stable
Mon, 31 Oct 2022 16:50:22 +0400 Anton Shestakov pywatchman: remove obsolete comments about importing from future
Mon, 31 Oct 2022 16:36:00 +0400 Anton Shestakov demandimport: remove an obsolete comment about importing from future
Wed, 19 Oct 2022 11:10:54 -0400 Matt Harbison mr-template: wrap the instructions inside a comment block
Wed, 19 Oct 2022 11:50:40 -0400 Matt Harbison revlog: use the user facing filename as the display_id for filelogs
Wed, 19 Oct 2022 11:24:20 -0400 Matt Harbison revlog: drop an unused variable assignment
Thu, 20 Oct 2022 13:12:37 -0400 Matt Harbison lfs: improve an exception message for blob corruption detected on transfer
Mon, 24 Oct 2022 18:07:22 +0200 Raphaël Gomès relnotes: add 6.3 stable
Mon, 24 Oct 2022 17:30:44 +0200 Raphaël Gomès Added signature for changeset a3356ab610fc stable
Mon, 24 Oct 2022 17:30:19 +0200 Raphaël Gomès Added tag 6.3rc0 for changeset a3356ab610fc stable
Mon, 24 Oct 2022 17:35:30 +0200 Raphaël Gomès branching: merge stable into default
Mon, 24 Oct 2022 15:32:14 +0200 Raphaël Gomès branching: merge default into stable stable 6.3rc0
Thu, 20 Oct 2022 12:05:17 -0400 Matt Harbison lfs: fix interpolation of int and %s in an exception case stable
Wed, 19 Oct 2022 17:00:03 +0400 Anton Shestakov tests: catch "Can't assign requested address" in test-https.t (issue6726) stable
Wed, 19 Oct 2022 16:55:46 +0400 Anton Shestakov tests: add another variation of EADDRNOTAVAIL message (e.g. from NetBSD) stable
Wed, 19 Oct 2022 16:16:47 -0400 Jason R. Coombs shelve: re-wrap now that the line fits
Wed, 19 Oct 2022 16:14:50 -0400 Jason R. Coombs shelve: avoid setting overloading tmpwctx
Tue, 18 Oct 2022 19:49:31 -0400 Matt Harbison configitems: change the `verify.skipflags` default value to avoid a py3 crash stable
Mon, 10 Oct 2022 14:48:39 +0100 Arseniy Alekseyev dirstate-v2: skip evaluation of hgignore regex on cached directories
Fri, 30 Sep 2022 09:05:48 -0600 Craig Ozancin releasenotes: use re.MULTILINE mode when checking admonitions
Mon, 10 Oct 2022 11:28:19 -0400 Matt Harbison windows: gracefully handle when the username cannot be determined stable
Wed, 05 Oct 2022 15:45:05 -0400 Arseniy Alekseyev rhg: parallellize computation of [unsure_is_modified]
Wed, 21 Sep 2022 10:14:29 -0400 Arseniy Alekseyev rhg: enable in case ui.statuscopies=True
Thu, 22 Sep 2022 18:44:28 -0400 Arseniy Alekseyev rhg: share some code
Tue, 20 Sep 2022 18:28:25 -0400 Arseniy Alekseyev rhg: support tweakdefaults
Thu, 22 Sep 2022 17:16:54 -0400 Arseniy Alekseyev rhg: centralize PlainInfo
Tue, 20 Sep 2022 18:16:50 -0400 Arseniy Alekseyev rhg: central treatment of PLAIN and PLAINEXCEPT
Tue, 04 Oct 2022 12:34:50 -0400 Matt Harbison revset: handle wdir() in `sort(..., -topo)`
Mon, 03 Oct 2022 17:24:52 -0400 Matt Harbison revset: handle wdir() in `roots()`