Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 09 Jul 2019 00:03:10 -0700 | Martin von Zweigbergk | py3: store _origdoc as str |
Fri, 28 Jun 2019 12:59:21 -0700 | Martin von Zweigbergk | copies: follow copies across merge base without source file (issue6163) |
Tue, 25 Jun 2019 14:25:03 -0700 | Martin von Zweigbergk | copies: filter invalid copies only at end of pathcopies() (issue6163) |
Tue, 25 Jun 2019 13:46:55 -0700 | Martin von Zweigbergk | copies: inline _chainandfilter() to prepare for next patch |
Tue, 25 Jun 2019 13:33:49 -0700 | Martin von Zweigbergk | copies: remove most early returns from pathcopies() and _forwardcopies() |
Fri, 28 Jun 2019 09:01:45 -0700 | Martin von Zweigbergk | copies: move short-circuiting of dirstate copies out of _forwardcopies() |
Fri, 21 Jun 2019 16:59:29 -0700 | Martin von Zweigbergk | tests: add more tests of copy tracing with removed and re-added files |