log

age author description
Wed, 19 Oct 2022 01:54:04 +0200 Pierre-Yves David perf-unbundle: pre-indent the main block in per::unbundle stable
Wed, 19 Oct 2022 16:23:42 -0400 Jason R. Coombs shelve: handle empty parents and nodestoremove in shelvedstate (issue6748) stable
Thu, 03 Nov 2022 14:58:58 +0100 Raphaël Gomès rhg: fallback when encountering ellipsis revisions stable
Wed, 02 Nov 2022 12:05:34 +0100 Raphaël Gomès dirstate-v2: hash the source of the ignore patterns as well stable
Wed, 02 Nov 2022 15:24:39 +0100 Raphaël Gomès dirstate-v2: add test that shows a collision in ignore patterns hash stable
Thu, 03 Nov 2022 12:08:02 +0100 Raphaël Gomès testlib: add `--raw-sha1` option to `f` stable
Wed, 19 Oct 2022 16:28:41 +0200 Raphaël Gomès rust-status: save new dircache even if just invalidated stable
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