log tests/test-branches.t @ 39480:89630d0b3e23

age author description
Thu, 30 Aug 2018 01:53:21 +0200 Boris Feld phase: report number of non-public changeset alongside the new range
Tue, 03 Apr 2018 13:56:09 -0700 Gregory Szorc tests: use `hg unbundle` instead of `hg pull` in some tests
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Thu, 31 Aug 2017 18:24:08 +0300 the31k branches: correctly show inactive multiheaded branches
Sat, 22 Apr 2017 21:29:00 +0900 Yuya Nishihara formatter: add support for parts map of [templates] section
Sat, 22 Apr 2017 21:50:51 +0900 Yuya Nishihara formatter: add support for separator template
Sat, 22 Apr 2017 21:46:14 +0900 Yuya Nishihara formatter: add support for docheader and docfooter templates
Wed, 15 Mar 2017 15:48:57 -0700 Durham Goode branchmap: handle nullrev in setcachedata
Sat, 25 Feb 2017 17:08:42 +0900 Yuya Nishihara branches: populate all template keywords in formatter
Thu, 18 Aug 2016 16:29:22 +0900 Yuya Nishihara templater: fix if() to not evaluate False as bool('False')
Fri, 05 Aug 2016 14:57:16 +0200 Pierre-Yves David branchmap: acquires lock before writting the rev branch cache
Mon, 18 Jul 2016 22:25:09 +0200 Mads Kiilerich rbc: fix superfluous rebuilding from scratch - don't abuse self._rbcnamescount stable
Mon, 18 Jul 2016 22:23:44 +0200 Mads Kiilerich rbc: test case for incorrect and too aggressive invalidation of invalid caches stable
Mon, 18 Jul 2016 22:22:38 +0200 Mads Kiilerich rbc: fix invalid rbc-revs entries caused by missing cache growth
Mon, 18 Jul 2016 22:21:42 +0200 Mads Kiilerich rbc: test case for cache file not growing correctly, causing bad new entries