Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 26 Mar 2018 10:41:42 -0700 | Martin von Zweigbergk | templatekw: migrate to new method for getting copy info |
Wed, 27 Dec 2017 22:27:05 -0800 | Martin von Zweigbergk | convert: migrate to new method for getting copy source |
Sun, 25 Mar 2018 21:30:31 -0700 | Martin von Zweigbergk | context: move equivalent renamed() implementations to superclass |
Sun, 25 Mar 2018 21:28:30 -0700 | Martin von Zweigbergk | context: rewrite renamed() in terms of new copysource() where appropriate |
Sun, 25 Mar 2018 21:32:16 -0700 | Martin von Zweigbergk | context: add specialized way of getting copy source file only |
Thu, 21 Feb 2019 21:27:42 -0800 | Martin von Zweigbergk | changegroup: move non-pruning of non-ellipsis manifests to _prunemanifests() |
Thu, 21 Feb 2019 19:11:35 -0800 | Kyle Lippincott | context: use includematcher when checking dir/file conflicts |