Thu, 17 Jun 2021 19:48:25 +0200 |
Simon Sapin |
copies: Keep changelog sidedata file open during copy tracing
|
Mon, 29 Mar 2021 01:52:06 +0200 |
Joerg Sonnenberger |
node: replace nullid and friends with nodeconstants class
|
Tue, 30 Mar 2021 02:32:30 +0200 |
Joerg Sonnenberger |
refactor: prefer checks against nullrev over nullid
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
Thu, 04 Mar 2021 08:20:19 -0800 |
Martin von Zweigbergk |
copies: filter out copies grafted from another branch
|
Fri, 05 Mar 2021 14:26:56 -0800 |
Martin von Zweigbergk |
copies: inline _backwardrenames() in pathcopies()
|
Fri, 05 Mar 2021 14:26:52 -0800 |
Martin von Zweigbergk |
copies: extract function _backwardcopies() for reversing renames
|
Thu, 04 Mar 2021 16:06:55 -0800 |
Martin von Zweigbergk |
copies: choose target directory based on longest match
|
Wed, 06 Jan 2021 14:09:01 +0100 |
Simon Sapin |
copies-rust: move CPU-heavy Rust processing into a child thread
|
Tue, 15 Dec 2020 18:22:57 +0100 |
Pierre-Yves David |
copies-rust: remove the ancestor Oracle logic
|
Sat, 12 Dec 2020 19:35:08 +0100 |
Pierre-Yves David |
copies: detect case when a merge decision overwrite previous data
|
Mon, 14 Dec 2020 19:26:33 +0100 |
Pierre-Yves David |
copies: rearrange all value comparison conditional
|
Thu, 28 Jan 2021 00:14:15 -0800 |
Martin von Zweigbergk |
copies: fix an incorrect comment in graftcopies() from recent D9802
|
Sat, 16 Jan 2021 00:03:18 +0100 |
Pierre-Yves David |
copies: add an devel option to trace all files
|
Fri, 15 Jan 2021 23:58:41 +0100 |
Pierre-Yves David |
copies: simplify the conditional for _filter's case 3
|