log tests/test-keyword.t @ 36747:4c71a26a4009

age author description
Mon, 08 Jan 2018 19:41:47 +0530 Pulkit Goyal merge: add `--abort` flag which can abort the merge
Thu, 11 Jan 2018 11:57:59 +0000 Boris Feld pull: hold wlock for the full operation when --update is used
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Tue, 26 Sep 2017 16:14:57 +0300 Igor Ippolitov mail: encode long unicode lines in emails properly (issue5687)
Tue, 22 Aug 2017 15:51:47 -0400 Augie Fackler tests: update test-keyword to pass our import checker
Mon, 26 Jun 2017 03:40:57 +0900 FUJIWARA Katsunori keyword: add test for keyword expansion at serving multiple repositories
Mon, 26 Jun 2017 03:40:12 +0900 FUJIWARA Katsunori keyword: make comparison webcommand suppress keyword expansion
Mon, 26 Jun 2017 03:40:06 +0900 FUJIWARA Katsunori keyword: restore kwtemplater.match at the end of wrapped webcommands
Mon, 26 Jun 2017 03:38:12 +0900 FUJIWARA Katsunori keyword: restore kwtemplater.restrict at the end of wrapped patch.diff
Tue, 02 May 2017 22:27:44 +0200 Pierre-Yves David caches: move the 'updating the branch cache' message in 'updatecaches'
Sat, 19 Nov 2016 15:41:37 -0800 Kostia Balytskyi conflicts: make spacing consistent in conflict markers
Fri, 07 Oct 2016 08:51:50 -0700 Simon Farnsworth merge: add conflict labels to merge command
Wed, 27 Jul 2016 13:57:51 +0100 Christian Ebert keyword: avoid traceback when kwdemo is run outside a repo stable
Wed, 30 Mar 2016 02:10:44 +0900 FUJIWARA Katsunori keyword: use templatefilter to mark a function as template filter