log

age author description
Mon, 11 May 2020 21:56:11 +0200 Romain DEP. git: avoid looking-up parents for the null commit
Mon, 11 May 2020 21:56:43 +0200 Romain DEP. git: fix probable missing return
Sun, 17 May 2020 12:28:32 -0400 Valentin Gatien-Baron rust: fix warning about unnecessary mut
Tue, 14 Apr 2020 06:09:14 +0200 Pierre-Yves David upgrade: support upgrade and downgrade from persistent nodemap
Tue, 12 May 2020 11:39:50 +0200 Raphaël Gomès status: also support for `traversedir` callback in the Rust fast-path
Tue, 12 May 2020 11:37:55 +0200 Raphaël Gomès rust-hg-cpython: update status bridge with the new `traversedir` support
Tue, 12 May 2020 11:36:52 +0200 Raphaël Gomès rust-status: collect traversed directories if required
Tue, 12 May 2020 12:41:28 +0200 Raphaël Gomès rust-status: don't dispatch unknown file when traversing if not listing unknowns
Tue, 12 May 2020 10:03:51 +0200 Raphaël Gomès status: update comment to reflect the more recent situation
Fri, 01 May 2020 01:32:08 +0200 Joerg Sonnenberger hooks: provide access to transaction changes for internal hooks
Thu, 07 May 2020 23:54:37 +0200 Raphaël Gomès rust-regex: add test for verbatim regex syntax
Thu, 07 May 2020 23:53:12 +0200 Raphaël Gomès rust-regex: prevent nonsensical `.*.*` pattern from happening
Thu, 07 May 2020 23:52:08 +0200 Raphaël Gomès rust-regex: fix issues with regex anchoring and performance
Thu, 07 May 2020 16:56:03 -0400 Augie Fackler diff: avoid going from contexts to nodes and back
Fri, 15 May 2020 00:53:37 +0200 Manuel Jacob setup: raise minimum Python version to 2.7.4 stable