Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 13 Apr 2018 23:23:47 -0700 | Martin von Zweigbergk | scmutil: make shortest() respect disambiguation revset |
Wed, 28 Mar 2018 09:36:02 -0700 | Martin von Zweigbergk | lookup: add option to disambiguate prefix within revset |
Fri, 13 Apr 2018 23:37:53 -0700 | Martin von Zweigbergk | revlog: use specialized exception for ambiguous prefix lookup |
Thu, 02 Aug 2018 22:44:41 +0300 | Pulkit Goyal | narrowspec: remove the unused _parsestoredpatterns() function |
Fri, 03 Aug 2018 22:29:04 +0530 | Pulkit Goyal | narrowspec: use sparse.parseconfig() to parse narrowspec file (BC) |
Fri, 03 Aug 2018 22:24:58 +0530 | Pulkit Goyal | sparse: add an action argument to parseconfig() |