log

age author description
Thu, 16 Jan 2014 12:06:49 +0100 Simon Heimberg run-tests: test each line matching function on its own
Thu, 16 Jan 2014 19:07:18 +0100 Simon Heimberg tests: new test for line matching functions in run-tests
Wed, 08 Jan 2014 17:15:22 -0800 Pierre-Yves David test-backout: add multiple summary calls to monitor result wc
Mon, 02 Dec 2013 00:50:30 +0900 FUJIWARA Katsunori transplant: use "ui.extractchoices()" to show the list of available responses
Mon, 02 Dec 2013 00:50:30 +0900 FUJIWARA Katsunori transplant: use "ui.promptchoice()" for interactive transplant
Mon, 02 Dec 2013 00:50:30 +0900 FUJIWARA Katsunori transplant: add test for interactive transplant
Mon, 02 Dec 2013 00:50:30 +0900 FUJIWARA Katsunori record: use "ui.extractchoices()" to get the list of available responses
Mon, 02 Dec 2013 00:50:29 +0900 FUJIWARA Katsunori ui: add "extractchoices()" to share the logic to extract choices from prompt
Mon, 06 Jan 2014 15:19:31 -0800 Pierre-Yves David branchmap: use set for update code
Mon, 06 Jan 2014 14:26:49 -0800 Pierre-Yves David branchmap: simplify update code
Fri, 03 Jan 2014 16:44:23 -0800 Pierre-Yves David branchmap: stop useless rev -> node -> rev round trip
Tue, 15 Jan 2013 20:04:12 +0100 Pierre-Yves David branchmap: stop membership test in update logic
Fri, 03 Jan 2014 17:06:07 -0800 Pierre-Yves David branchmap: remove silly line break
Thu, 16 Jan 2014 11:26:54 +0100 Simon Heimberg run-tests: set the thread name to the test name for info on error
Thu, 16 Jan 2014 18:55:35 +0100 Simon Heimberg run-tests: report tests as failed when run-test raises an error
Wed, 08 Jan 2014 00:47:45 +0900 Takumi IINO hgweb: infinite scroll support for coal style
Thu, 16 Jan 2014 09:23:31 -0500 Augie Fackler test-hgweb-*: output change fixes from b1d65cb8
Wed, 08 Jan 2014 00:47:44 +0900 Takumi IINO hgweb: infinite scroll support for monoblue style
Wed, 08 Jan 2014 00:47:43 +0900 Takumi IINO hgweb: infinite scroll support for gitweb style
Wed, 08 Jan 2014 00:35:03 +0900 Takumi IINO hgweb: avoid invalid infinity scroll request when overwritten web.style
Wed, 08 Jan 2014 00:26:55 +0900 Takumi IINO hgweb: fix regexp for other styles like monoblue
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich tests: introduce test for rebasing on named branches with closed heads
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich rebase: remove old code for handling empty rebaseset
Sun, 17 Nov 2013 18:21:58 -0500 Mads Kiilerich rebase: improve error message for --base being empty or causing emptiness
Sun, 17 Nov 2013 18:21:58 -0500 Mads Kiilerich rebase: improve error message for empty --source set
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich rebase: improve error message for empty --rev set
Sun, 17 Nov 2013 18:21:58 -0500 Mads Kiilerich rebase: test for empty dest revision
Thu, 21 Nov 2013 15:17:18 -0500 Mads Kiilerich help: branch names primarily denote the tipmost unclosed branch head
Sun, 12 Jan 2014 23:28:21 +0100 Mads Kiilerich util: introduce util.debugstacktrace for showing a stack trace without crashing
Tue, 07 Jan 2014 22:29:57 +0100 Simon Heimberg check-code: print debug output when an ignore pattern matches