Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 03 May 2021 20:04:19 +0200 | Simon Sapin | dirstate-tree: Add a dirstate-v1-tree variant of some tests |
Fri, 07 May 2021 22:06:25 -0400 | Matt Harbison | merge with stable |
Fri, 07 May 2021 08:38:17 -0700 | Martin von Zweigbergk | rename: add hint about --at-rev if source file doesn't exist |
Fri, 30 Apr 2021 20:21:56 +0200 | Simon Sapin | dirstate-tree: Borrow paths from the "on disk" bytes |
Fri, 30 Apr 2021 19:33:04 +0200 | Simon Sapin | dirstate-tree: Borrow copy source paths from the "on disk" bytes |
Fri, 30 Apr 2021 19:57:46 +0200 | Simon Sapin | rust: Use `&HgPath` instead of `&HgPathBuf` in may APIs |
Fri, 30 Apr 2021 18:24:54 +0200 | Simon Sapin | dirstate-tree: Make `DirstateMap` borrow from a bytes buffer |