Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 02 May 2019 23:39:33 -0700 | Martin von Zweigbergk | copies: avoid calling matcher if matcher.always() |
Thu, 18 Apr 2019 21:21:44 -0700 | Martin von Zweigbergk | copies: avoid unnecessary copying of copy dict |
Thu, 18 Apr 2019 21:22:14 -0700 | Martin von Zweigbergk | copies: don't filter out copy targets created on other side of merge commit |
Thu, 18 Apr 2019 00:40:53 -0700 | Martin von Zweigbergk | copies: do full filtering at end of _changesetforwardcopies() |
Sat, 15 Jun 2019 10:58:53 +0900 | Yuya Nishihara | rust-filepatterns: add comment about Windows path handling |
Sat, 15 Jun 2019 10:35:53 +0900 | Yuya Nishihara | rust-filepatterns: silence warning of non_upper_case_globals |