Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 06 May 2020 10:33:56 -0700 | Martin von Zweigbergk | copy: to find copy source, walk parent of revision we're marking copies in |
Wed, 06 May 2020 11:41:01 -0700 | Martin von Zweigbergk | tests: show that `hg cp -A --at-rev .` doesn't work for renames |
Wed, 06 May 2020 14:33:46 +0200 | Raphaël Gomès | rust-matchers: add TODO about incomplete `Display` for `IncludeMatcher` |
Wed, 06 May 2020 11:17:27 +0200 | Raphaël Gomès | rust-filepatterns: match exact `rootglob`s with a `HashSet`, not in the regex |
Wed, 15 Apr 2020 16:43:05 -0400 | Mitchell Plamann | dirstate: force _checkexec to return a bool |
Tue, 21 Apr 2020 13:37:45 -0700 | Kyle Lippincott | locking: wait for locks in `hg cp` and `hg mv` |
Tue, 14 Apr 2020 05:37:54 +0200 | Pierre-Yves David | nodemap: teach `hg debugformat` about the persistent nodemap option |