log

age author description
Wed, 19 Oct 2022 15:11:05 +0200 Raphaël Gomès rust-status: fix typos and add docstrings to dircache related fields stable
Thu, 22 Sep 2022 15:34:27 -0400 Arseniy Alekseyev rhg: show a bug where repeated [hg status] is needed to cache everything stable
Fri, 04 Nov 2022 16:15:12 -0400 Pierre-Yves David upgrade: no longer keep all revlogs in memory at any point stable
Wed, 02 Nov 2022 14:23:09 -0400 Matt Harbison demandimport: convert ignored modules from bytes -> str in extensions stable
Wed, 26 Oct 2022 18:46:56 +0200 Raphaël Gomès dirstate-v2: fix edge case where entries aren't sorted stable
Wed, 26 Oct 2022 18:24:34 +0200 Raphaël Gomès dirstate-v2: highlight a bug when Python-packed but used in `rhg` stable
Wed, 26 Oct 2022 12:20:23 +0200 Raphaël Gomès dirstate-v2: correct documented return values of `pack_dirstate` stable
Wed, 26 Oct 2022 12:19:47 +0200 Raphaël Gomès dirstate-v2: fix typos in docstrings stable
Fri, 04 Nov 2022 14:52:16 -0400 Raphaël Gomès dirstate-v2: update constant that wasn't kept in sync stable
Tue, 18 Oct 2022 13:56:45 -0400 Matt Harbison lfs: avoid closing connections when the worker doesn't fork stable
Tue, 18 Oct 2022 13:36:33 -0400 Matt Harbison lfs: fix blob corruption when tranferring with workers on posix stable
Tue, 18 Oct 2022 12:58:34 -0400 Matt Harbison keepalive: add `__repr__()` to the HTTPConnection class to ease debugging stable
Tue, 18 Oct 2022 11:54:58 -0400 Matt Harbison keepalive: ensure `close_all()` actually closes all cached connections stable
Thu, 22 Sep 2022 16:27:17 +0200 Pierre-Yves David tests: remove non-python3 line matching and tests block
Wed, 02 Nov 2022 16:46:46 -0400 Matt Harbison localrepo: byteify the requirements.DIRSTATE_TRACKED_HINT_Vx warning message stable
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