log tests/test-record.t @ 25397:0b6dee81ebb7

age author description
Wed, 27 May 2015 17:28:55 -0500 Matt Mackall commit: improve --close-branch documentation
Tue, 17 Mar 2015 21:53:17 +0900 Yuya Nishihara commands: say "working directory" in full spelling
Wed, 11 Mar 2015 16:18:47 -0700 Laurent Charignon record: remove duplicated tests
Fri, 06 Mar 2015 15:57:43 -0800 Laurent Charignon record: allow editing new files (issue4304)
Tue, 18 Nov 2014 20:00:37 -0800 Siddharth Agarwal record: don't honor format-changing diffopts (issue4459)
Tue, 04 Nov 2014 23:41:46 +0900 Yuya Nishihara tests: write hgrc of more than two lines by using shell heredoc
Mon, 20 Oct 2014 22:08:08 +0900 FUJIWARA Katsunori tests: adjust expected prompt choice outputs in test-record.t for Windows stable
Wed, 01 Oct 2014 01:04:18 +0200 Mads Kiilerich ui: show prompt choice if input is not a tty but is forced to be interactive
Thu, 27 Feb 2014 15:14:37 -0600 Matt Mackall ui: fix extra space in username abort
Thu, 27 Feb 2014 14:58:44 -0600 Matt Mackall tests: fix up config --edit breakage
Mon, 02 Dec 2013 00:50:30 +0900 FUJIWARA Katsunori record: use "ui.extractchoices()" to get the list of available responses
Thu, 12 Dec 2013 12:25:56 +0530 Prasoon Shukla record: --user/-u now works with record when ui.username not set (issue3857)
Mon, 22 Apr 2013 16:33:28 -0500 Kevin Bullock check-code: add a rule against a GNU sed-ism stable
Wed, 13 Jun 2012 23:06:34 +0200 Mads Kiilerich record: ignore trailing content when parsing patches - introduce 'other' lines
Thu, 11 Apr 2013 19:03:33 +0200 Mads Kiilerich record: abort on malformed patches instead of crashing