Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 14 Jun 2017 01:43:47 -0400 | Brandon McCaig | bisect: simpler approach for option validation message |
Mon, 12 Jun 2017 16:35:57 -0700 | Martin von Zweigbergk | pushkey: use False/True for return values from push functions |
Fri, 10 Apr 2015 00:14:16 +0900 | Yuya Nishihara | smartset: micro optimize spanset.slice() to narrow range accordingly |
Thu, 09 Apr 2015 23:56:06 +0900 | Yuya Nishihara | smartset: micro optimize baseset.slice() to use slice of list |
Tue, 24 Mar 2015 00:14:53 +0900 | Yuya Nishihara | smartset: extract method to slice abstractsmartset |
Sun, 24 May 2015 11:07:14 +0900 | Yuya Nishihara | smartset: extract spanset factory to make it constructed without a repo |
Sun, 11 Jun 2017 00:21:38 +0900 | Yuya Nishihara | smartset: change repr of spanset to show revisions as half-open range |