Mercurial > hg
log
age | author | description |
---|---|---|
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 |