Thu, 04 Apr 2019 11:35:18 +0200 |
Denis Laxalde |
interactive: do not prompt about files given in command line
|
Tue, 12 Mar 2019 14:17:41 -0700 |
Martin von Zweigbergk |
revert: option to choose what to keep, not what to discard
|
Sun, 03 Feb 2019 01:02:24 +0530 |
Taapas Agrawal |
revert: add prompt before undeleting a file in -i (issue6008)
|
Mon, 03 Sep 2018 23:03:19 +0900 |
Yuya Nishihara |
revert: stabilize status message of chunks selected interactively
|
Fri, 31 Aug 2018 23:28:09 +0530 |
Sushil khanchi |
revert: fix the inconsistency of status msgs in --interactive mode
|
Sat, 19 May 2018 18:52:56 +0530 |
Pulkit Goyal |
py3: fix .write() calls in few tests
|
Wed, 14 Feb 2018 14:12:05 +0100 |
Denis Laxalde |
revert: use an exact matcher in interactive diff selection (issue5789)
|
Sun, 11 Feb 2018 20:37:44 +0100 |
Denis Laxalde |
tests: add a test demonstrate that 'revert -i' ignores nonexistent patterns
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Fri, 03 Nov 2017 14:47:37 +0100 |
Denis Laxalde |
revert: do not reverse hunks in interactive when REV is not parent (issue5096)
|
Sun, 27 Aug 2017 13:39:17 -0700 |
Jun Wu |
record: fix revert -i for lines without newline (issue5651)
stable
|
Mon, 24 Apr 2017 17:13:24 +0200 |
Boris Feld |
record: update help message to use operation instead of "record" (issue5432)
stable
|
Mon, 06 Mar 2017 14:11:21 +0100 |
Denis Laxalde |
revert: always display hunks reversed when reverting to parent
|
Fri, 25 Nov 2016 09:10:30 +0100 |
Denis Laxalde |
revert: prompt before removing files in interactive mode
|
Fri, 25 Nov 2016 09:09:31 +0100 |
Denis Laxalde |
revert: indicate the default choice when prompting to forget files
|
Mon, 17 Oct 2016 23:16:55 +0200 |
Mads Kiilerich |
spelling: fixes of non-dictionary words
|
Thu, 30 Jun 2016 08:38:19 -0700 |
skarlage |
revert: don't backup if no files reverted in interactive mode (issue4793)
|
Fri, 03 Jun 2016 15:55:07 +0200 |
Denis Laxalde |
revert: use "discard"/"revert" verb when reverting interactively (issue5143)
|
Fri, 05 Feb 2016 15:18:40 +0100 |
liscju |
revert: makes interactive mode ask to forget added files (issue4936)
|
Tue, 23 Jun 2015 14:28:15 -0700 |
Laurent Charignon |
revert: change the direction of revert -i
|
Tue, 23 Jun 2015 13:46:58 -0700 |
Laurent Charignon |
revert: change a test to make the change of direction of revert -i easier
|
Fri, 29 May 2015 13:11:52 -0700 |
Laurent Charignon |
revert: add an experimental config to use inverted selection
|
Fri, 29 May 2015 10:34:12 -0700 |
Laurent Charignon |
revert: remove unused debug code in the test file
|
Wed, 27 May 2015 12:11:13 -0400 |
Matt Harbison |
test-revert-interactive: don't escape the $ for $TESTTMP
|
Thu, 21 May 2015 14:34:24 -0700 |
Laurent Charignon |
revert: fix edition of newly added file during --interactive
|
Thu, 21 May 2015 14:25:57 -0700 |
Laurent Charignon |
revert: make revert --interactive use git style diff
|
Sat, 11 Apr 2015 12:26:54 -0400 |
Pierre-Yves David |
revert: do not requires '--all' if '--interative' is present
|
Wed, 25 Mar 2015 14:01:14 -0700 |
Laurent Charignon |
revert: fix --interactive on local modification (issue4576)
|
Sat, 21 Mar 2015 11:56:43 -0400 |
Matt Harbison |
test-interactive: use stable EOL in various file generating routines
|
Fri, 20 Mar 2015 00:22:37 +0900 |
Yuya Nishihara |
test-revert-interactive: eliminate bashism in wildcard pattern
|
Tue, 17 Mar 2015 21:47:47 -0400 |
Matt Harbison |
tests: replace uses of 'seq' with portable 'seq.py'
|
Mon, 16 Mar 2015 16:33:59 -0700 |
Laurent Charignon |
revert: add flag to make revert interactive
|