Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 10 Oct 2018 00:50:36 +0200 | Boris Feld | context: split `introrev` logic in a sub function |
Wed, 10 Oct 2018 00:50:35 +0200 | Boris Feld | context: introduce an `isintroducedafter` method and use it in copies |
Wed, 10 Oct 2018 00:50:34 +0200 | Boris Feld | context: take advantage of `_descendantrev` in introrev if available |
Wed, 10 Oct 2018 00:49:30 +0200 | Boris Feld | context: spell out the logic around linkrev adjustement starting point |
Mon, 19 Nov 2018 14:14:56 +0000 | Boris Feld | perf: add a new `perfhelper-tracecopies` command |
Fri, 21 Sep 2018 09:19:42 -0700 | Martin von Zweigbergk | narrow: extract helper for parsing narrowspec file |
Thu, 22 Nov 2018 22:40:22 +0900 | Yuya Nishihara | py3: cast attribute name to sysstr in clearcachedproperty() |