# HG changeset patch # User liscju # Date 1457470746 -3600 # Node ID 5490b04e61328ab09a3b95db5ad49937b252d14a # Parent 0383f7a5e86cfa2d303166e1a3e82acbd0479eb1 histedit: adds hint how to reorder changesets at editor (issue3766) diff -r 0383f7a5e86c -r 5490b04e6132 hgext/histedit.py --- a/hgext/histedit.py Tue Mar 08 23:04:53 2016 +0900 +++ b/hgext/histedit.py Tue Mar 08 21:59:06 2016 +0100 @@ -234,6 +234,8 @@ Commits are listed from least to most recent +You can reorder changesets by reordering the lines + Commands: """) actions = [] diff -r 0383f7a5e86c -r 5490b04e6132 tests/test-histedit-arguments.t --- a/tests/test-histedit-arguments.t Tue Mar 08 23:04:53 2016 +0900 +++ b/tests/test-histedit-arguments.t Tue Mar 08 21:59:06 2016 +0100 @@ -63,6 +63,8 @@ # # Commits are listed from least to most recent # + # You can reorder changesets by reordering the lines + # # Commands: # # e, edit = use commit, but stop for amending @@ -295,6 +297,8 @@ # # Commits are listed from least to most recent # + # You can reorder changesets by reordering the lines + # # Commands: # # e, edit = use commit, but stop for amending diff -r 0383f7a5e86c -r 5490b04e6132 tests/test-histedit-bookmark-motion.t --- a/tests/test-histedit-bookmark-motion.t Tue Mar 08 23:04:53 2016 +0900 +++ b/tests/test-histedit-bookmark-motion.t Tue Mar 08 21:59:06 2016 +0100 @@ -69,6 +69,8 @@ # # Commits are listed from least to most recent # + # You can reorder changesets by reordering the lines + # # Commands: # # e, edit = use commit, but stop for amending @@ -130,6 +132,8 @@ # # Commits are listed from least to most recent # + # You can reorder changesets by reordering the lines + # # Commands: # # e, edit = use commit, but stop for amending diff -r 0383f7a5e86c -r 5490b04e6132 tests/test-histedit-commute.t --- a/tests/test-histedit-commute.t Tue Mar 08 23:04:53 2016 +0900 +++ b/tests/test-histedit-commute.t Tue Mar 08 21:59:06 2016 +0100 @@ -63,6 +63,8 @@ # # Commits are listed from least to most recent # + # You can reorder changesets by reordering the lines + # # Commands: # # e, edit = use commit, but stop for amending @@ -339,6 +341,8 @@ # # Commits are listed from least to most recent # + # You can reorder changesets by reordering the lines + # # Commands: # # e, edit = use commit, but stop for amending diff -r 0383f7a5e86c -r 5490b04e6132 tests/test-histedit-edit.t --- a/tests/test-histedit-edit.t Tue Mar 08 23:04:53 2016 +0900 +++ b/tests/test-histedit-edit.t Tue Mar 08 21:59:06 2016 +0100 @@ -463,6 +463,8 @@ # # Commits are listed from least to most recent # + # You can reorder changesets by reordering the lines + # # Commands: # # e, edit = use commit, but stop for amending diff -r 0383f7a5e86c -r 5490b04e6132 tests/test-histedit-obsolete.t --- a/tests/test-histedit-obsolete.t Tue Mar 08 23:04:53 2016 +0900 +++ b/tests/test-histedit-obsolete.t Tue Mar 08 21:59:06 2016 +0100 @@ -127,6 +127,8 @@ # # Commits are listed from least to most recent # + # You can reorder changesets by reordering the lines + # # Commands: # # e, edit = use commit, but stop for amending diff -r 0383f7a5e86c -r 5490b04e6132 tests/test-histedit-outgoing.t --- a/tests/test-histedit-outgoing.t Tue Mar 08 23:04:53 2016 +0900 +++ b/tests/test-histedit-outgoing.t Tue Mar 08 21:59:06 2016 +0100 @@ -45,6 +45,8 @@ # # Commits are listed from least to most recent # + # You can reorder changesets by reordering the lines + # # Commands: # # e, edit = use commit, but stop for amending @@ -77,6 +79,8 @@ # # Commits are listed from least to most recent # + # You can reorder changesets by reordering the lines + # # Commands: # # e, edit = use commit, but stop for amending @@ -101,6 +105,8 @@ # # Commits are listed from least to most recent # + # You can reorder changesets by reordering the lines + # # Commands: # # e, edit = use commit, but stop for amending