Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 26 May 2015 06:45:18 -0500 | Matt Mackall | mergecopies: avoid slowdown from linkrev adjustment (issue4680) stable |
Tue, 26 May 2015 22:58:30 +0800 | Anton Shestakov | hgweb: remove an extra call to nodebranchnodefault() in changesetentry() |
Fri, 22 May 2015 12:14:23 -0500 | Matt Mackall | profile: disable nested report in lsprof by default |
Tue, 19 May 2015 11:16:20 -0700 | Martin von Zweigbergk | manifest: use match.prefix() instead of 'not match.anypats()' |
Tue, 19 May 2015 10:40:40 -0700 | Martin von Zweigbergk | dirstate: use match.prefix() instead of 'not match.anypats()' |
Tue, 19 May 2015 11:36:05 -0700 | Martin von Zweigbergk | commit: avoid match.files() in conditions |
Tue, 19 May 2015 11:35:43 -0700 | Martin von Zweigbergk | _makelogrevset: avoid match.files() in conditions |