Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 05 Oct 2015 14:37:59 -0700 | Siddharth Agarwal | scmutil: add a way for a repo's wlock to be inherited by a subprocess |
Mon, 05 Oct 2015 14:34:52 -0700 | Siddharth Agarwal | scmutil: add a way for a subprocess to be run with an inheritable lock |
Mon, 05 Oct 2015 14:27:37 -0700 | Siddharth Agarwal | localrepo: add a way to get the current wlock if it's held |
Mon, 05 Oct 2015 14:26:53 -0700 | Siddharth Agarwal | localrepo: add a way to get the current lock if it's held |
Thu, 24 Sep 2015 13:58:18 -0400 | timeless | test-help: verify that extension keywords appear in help templates |
Mon, 24 Aug 2015 23:30:17 -0400 | Matt Harbison | templatekw: add {changes}, {distance} and {tag} to the {latesttag} keyword |
Sun, 23 Aug 2015 23:44:58 -0400 | Matt Harbison | templater: introduce {latesttag()} function to match a pattern (issue4184) |