Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 06 Feb 2015 12:07:56 -0800 | Gregory Szorc | pager: set an attribute on ui indicating that a pager is active |
Fri, 06 Feb 2015 12:07:32 -0800 | Gregory Szorc | extensions: support callbacks after another extension loads |
Fri, 06 Feb 2015 21:53:39 +0900 | Yuya Nishihara | log: fix --follow null parent not to include revision 0 |
Fri, 06 Feb 2015 00:22:20 +0900 | Yuya Nishihara | cmdutil: have walkchangerevs utilize common function to build revs |
Fri, 06 Feb 2015 00:15:35 +0900 | Yuya Nishihara | log: extract common part from getgraphlogrevs() and getlogrevs() |
Fri, 06 Feb 2015 00:06:47 +0900 | Yuya Nishihara | graphlog: remove useless check for empty repo when --follow is specified |