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
|