Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 25 Dec 2017 22:56:59 +0900 | Yuya Nishihara | show: use revlog function to compute length of the longest shortest node |
Tue, 19 Dec 2017 11:20:35 +0530 | Pulkit Goyal | commands: use the new API to access hidden changesets in various commands |
Fri, 15 Dec 2017 04:31:29 +0530 | Pulkit Goyal | scmutil: add utility fn to return repo object with user passed revs unhidden |
Mon, 18 Dec 2017 17:50:02 +0530 | Pulkit Goyal | repoview: add a new filtername for accessing hidden commits |
Fri, 15 Dec 2017 04:25:32 +0530 | Pulkit Goyal | revsetlang: add utility function to return hash like symbols from the tree |
Fri, 22 Dec 2017 22:19:42 +0530 | Pulkit Goyal | repoview: add visibilityexception argument to filterrevs() and related fns |
Fri, 22 Dec 2017 17:57:11 +0530 | Pulkit Goyal | repoview: add visibilityexceptions as an optional argument to repo.filtered() |