log tests/test-tags.t @ 42237:9f45d3d526f9

age author description
Mon, 11 Mar 2019 01:10:20 +0100 Pierre-Yves David hgtagsfnodescache: inherit fnode from parent when possible
Thu, 31 Jan 2019 18:17:02 +0530 Navaneeth Suresh tags: avoid generating commit for an already deleted tag (issue5752)
Sat, 15 Dec 2018 17:52:14 +0900 Yuya Nishihara tests: filter out uninteresting log events
Thu, 15 Nov 2018 17:08:23 +0100 Boris Feld check-exec: write file in 'wcache' instead of 'cache'
Fri, 08 Jun 2018 22:16:23 +0900 Yuya Nishihara tags: unblock log-like template keywords and functions
Tue, 08 May 2018 14:17:46 -0700 Boris Feld bundle2: mark the bundle2 part as advisory (issue5872) stable
Tue, 08 May 2018 11:39:38 +0200 Boris Feld debugbundle: also display if a part is mandatory or advisory stable
Thu, 18 Jan 2018 15:10:22 +0100 Boris Feld revbranchcache: advertise and use 'rbc' exchange capability
Wed, 21 Feb 2018 17:33:00 +0100 Boris Feld bundle: include advisory rev branch cache part in bundle2 bundle
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Tue, 22 Aug 2017 23:11:35 -0400 Augie Fackler debugcommands: stabilize output of debugbundle by having a custom repr
Sat, 12 Aug 2017 14:29:22 +0200 Tristan Seligmann hg: avoid relying on errno numbers / descriptions stable
Thu, 13 Jul 2017 03:17:59 +0900 FUJIWARA Katsunori tests: avoid tests related to directory permission if running with fsmonitor
Thu, 25 May 2017 12:09:09 +0200 Pierre-Yves David local-clone: also copy tags related caches
Sat, 13 May 2017 21:30:02 -0400 Matt Harbison tests: fix up recent conditionalized output changes