arun marked an inline comment as done.
arun added inline comments.
INLINE COMMENTS
> JordiGH wrote in crecord.py:1471
> We should find a better way to phrase this, since it's not about hunk. Maybe
> just "first line" and "last line".
Amended the patch. Simply top/bottom seems good as well. Can
arun updated this revision to Diff 14623.
arun edited the summary of this revision.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D6178?vs=14621&id=14623
REVISION DETAIL
https://phab.mercurial-scm.org/D6178
AFFECTED FILES
mercurial/crecord.py
CHANGE
arun updated this revision to Diff 14621.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D6178?vs=14620&id=14621
REVISION DETAIL
https://phab.mercurial-scm.org/D6178
AFFECTED FILES
mercurial/crecord.py
CHANGE DETAILS
diff --git a/mercurial/crecord.py
arun updated this revision to Diff 14620.
arun edited the summary of this revision.
arun retitled this revision from "crecord: new keys g & G to navigate to the
top and bottom hunks respectively" to "crecord: new keys g & G to navigate to
the top and bottom respectively".
REPOSITORY
rHG Mercur
arun created this revision.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.
REVISION SUMMARY
This patch introduces two new keys 'g' and 'G' that helps to navigate to the
top and bottom of the hunks respectively. This is inline with the shortcuts
used in man