tests/test-commit-interactive-curses.t
Sun, 17 Jan 2021 22:25:15 -0500 Matt Harbison hghave: split apart testing for the curses module and `tic` executable
Tue, 10 Dec 2019 17:02:09 -0500 Jordi GutiƩrrez Hermoso crecord: repurpose "a" key to toggle all selections (BC)
Mon, 08 Jul 2019 13:10:34 -0700 Kyle Lippincott crecord: provide 'X' as a range-select mechanism
Mon, 08 Jul 2019 12:17:06 -0700 Kyle Lippincott crecord: add "x" alias for space, remove test-only "TOGGLE" alias
Mon, 08 Jul 2019 12:15:37 -0700 Kyle Lippincott crecord: stop using test-only "X" as alternative for "c"
Sat, 26 Jan 2019 15:52:37 -0800 Gregory Szorc tests: handles bytes/str mismatch in test-commit-interface-curses.t
Sat, 13 Oct 2018 11:52:30 +0200 Anton Shestakov crecord: make enter move cursor down to the next item of the same type
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Mon, 16 Jul 2018 11:38:56 -0700 Kyle Lippincott curses: use "text" interface if TERM=dumb
Thu, 21 Jun 2018 09:32:31 -0700 Martin von Zweigbergk merge with stable
Fri, 15 Jun 2018 10:14:32 -0400 Augie Fackler tests: replace `echo -n` with `printf` per check-code stable
Thu, 14 Jun 2018 14:04:26 -0700 Jun Wu crecord: fix line number in hunk header (issue5917) stable
Sat, 19 May 2018 18:52:56 +0530 Pulkit Goyal py3: fix .write() calls in few tests
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Fri, 01 Sep 2017 12:34:36 -0700 Saurabh Singh cmdutil: remove the redundant commit during amend
Thu, 15 Jun 2017 14:22:25 -0400 Augie Fackler tests: clean up many print statements to be print functions instead
Mon, 26 Jun 2017 15:28:28 -0700 Jun Wu amend: use scmutil.cleanupnodes (BC)
Wed, 05 Jul 2017 11:10:11 -0500 Augie Fackler tests: replace yet more calls to `python` with $PYTHON
Tue, 02 May 2017 19:10:55 +0900 Yuya Nishihara test-commit-interactive-curses: remove unused import of parsers
Tue, 17 Jan 2017 13:44:53 +0800 Anton Shestakov tests: test experimental.spacemovesdown config for commit -i
Sat, 22 Oct 2016 14:35:10 +0900 Yuya Nishihara ui: factor out ui.load() to create a ui without loading configs (API)
Sat, 29 Oct 2016 03:08:08 +0900 FUJIWARA Katsunori tests: add test-commit-interactive-curses.t "require tic" for test portability stable
Fri, 14 Oct 2016 09:52:38 +0200 Philippe Pepiot commit: return 1 for interactive commit with no changes (issue5397)
Fri, 02 Sep 2016 20:15:37 +0000 timeless crecord: properly handle files with No newline at eof (issue5268) stable
Sun, 20 Mar 2016 21:08:17 -0400 Jordi GutiƩrrez Hermoso crecord: re-enable reviewing a patch before comitting it
Mon, 14 Mar 2016 15:01:27 +0000 Simon Farnsworth crecord: use ui.interface to choose curses interface
Mon, 14 Mar 2016 15:01:27 +0000 Simon Farnsworth ui: add new config flag for interface selection
Wed, 20 Jan 2016 11:21:13 -0800 Laurent Charignon crecord: edit during hg crecord should preserve cursor position (issue5041) stable
Wed, 09 Dec 2015 17:01:27 -0800 Laurent Charignon crecord: add dictionary to default return value of filterpatch
Mon, 30 Nov 2015 16:37:42 -0800 Laurent Charignon commit: add amend mode for commit -i
Sat, 17 Oct 2015 00:58:46 +0200 Mads Kiilerich spelling: trivial spell checking
Fri, 05 Jun 2015 13:41:14 -0700 Laurent Charignon crecord: exit edition of hunk with non-zero status does not interrupt session
Wed, 22 Apr 2015 13:56:30 -0700 Laurent Charignon record: fix record with change on moved file crashes (issue4619) stable
Wed, 25 Mar 2015 16:40:37 -0700 Laurent Charignon record_curses: add test for newly added files
Sat, 21 Mar 2015 12:01:05 -0400 Matt Harbison test-commit-interactive-curses: backout 852801178a63
Sat, 21 Mar 2015 11:56:43 -0400 Matt Harbison test-interactive: use stable EOL in various file generating routines
Tue, 17 Mar 2015 22:21:09 -0400 Matt Harbison test-commit-interactive-curses: #require 'tic'
Tue, 17 Mar 2015 21:47:47 -0400 Matt Harbison tests: replace uses of 'seq' with portable 'seq.py'
Thu, 12 Mar 2015 14:42:55 -0700 Laurent Charignon record: add tests for the curses recording interface
less more (0) tip