User Details
User Details
- User Since
- Jul 11 2017, 5:54 PM (253 w, 3 d)
Aug 24 2017
Aug 24 2017
felixmerk closed D504: undo: work better with chg by committing rFBHGXd8dc2f229646: undo: work better with chg.
undo: work better with chg
interactiveui: disable line wrapping
undo: better error messaging and hiding hg serve commands
felixmerk updated the diff for D503: interactiveui: disable line wrapping.
felixmerk updated the diff for D502: undo: better error messaging and hiding hg serve commands.
undo: include ancestor in preview
Aug 22 2017
Aug 22 2017
undo: preview change - just show delta
Aug 21 2017
Aug 21 2017
felixmerk updated the diff for D467: undo: preview change - just show delta.
felixmerk closed D463: undo: draft obsolete commits by committing rFBHGXa9cd7384aa69: undo: draft obsolete commits.
interactivui: get rid of flashing
undo: draft obsolete commits
felixmerk closed D412: undo: informative output by committing rFBHGXfb0eda1a7127: undo: informative output.
undo: preview perf improvements
undo: preview shows command and time output
felixmerk closed D438: undo: draft obsolete handling by committing rFBHGX4e9fbcd45642: undo: draft obsolete handling.
undo: draft obsolete handling
undo: informative output
undo: unfinished command handling
felixmerk updated the diff for D462: undo: preview perf improvements.
felixmerk added inline comments to D448: undo: preview shows command and time output.
felixmerk updated the diff for D448: undo: preview shows command and time output.
Aug 18 2017
Aug 18 2017
felixmerk updated the diff for D448: undo: preview shows command and time output.
undo: performance improvement attempt
Aug 17 2017
Aug 17 2017
Aug 16 2017
Aug 16 2017
felixmerk added a comment to D412: undo: informative output.
With this change I'm leaving in the -b as it now makes sense. The command that is posted as output is the (first) one of the commands that affected that branch and were undone.
felixmerk updated the diff for D410: undo: unfinished command handling.
felixmerk added inline comments to D410: undo: unfinished command handling.
felixmerk updated the diff for D412: undo: informative output.
felixmerk closed D395: undo: invalidate false cache by committing rFBHGX8143cb50d4e7: undo: invalidate false cache.
undo: don't break when undo isn't first argument
felixmerk closed D357: undo: add Scuba logging by committing rFBHGX433ee7863fa7: undo: add Scuba logging.
undo: invalidate false cache
undo: add Scuba logging
Aug 15 2017
Aug 15 2017
felixmerk updated the diff for D396: undo: don't break when undo isn't first argument.
Aug 14 2017
Aug 14 2017
felixmerk abandoned D394: fold: invalidate false cache.
This solution doesn't handle the general case.
felixmerk closed D286: undo: no argument redo by committing rFBHGX916de186acdc: undo: no argument redo.
undo: improved --branch handling
felixmerk closed D263: undo: preview interactive ui by committing rFBHGXfc85e73e3882: undo: preview interactive ui.
undo: no argument redo
felixmerk closed D206: undo: basic --preview by committing rFBHGX883372ac2468: undo: basic --preview.
undo: preview interactive ui
undo: add --index and redo support to preview
undo: basic --preview
Aug 11 2017
Aug 11 2017
felixmerk updated the diff for D286: undo: no argument redo.
Aug 10 2017
Aug 10 2017
felixmerk updated the diff for D287: undo: better docs.
felixmerk updated the diff for D286: undo: no argument redo.
felixmerk updated the diff for D207: undo: add --index and redo support to preview.
felixmerk updated the diff for D263: undo: preview interactive ui.
Aug 9 2017
Aug 9 2017
felixmerk updated the diff for D207: undo: add --index and redo support to preview.
felixmerk requested review of D207: undo: add --index and redo support to preview.
felixmerk updated the diff for D206: undo: basic --preview.
felixmerk updated the diff for D263: undo: preview interactive ui.
felixmerk added inline comments to D263: undo: preview interactive ui.
felixmerk updated the diff for D286: undo: no argument redo.
felixmerk added inline comments to D286: undo: no argument redo.
Aug 8 2017
Aug 8 2017
felixmerk updated the diff for D263: undo: preview interactive ui.
felixmerk updated the diff for D263: undo: preview interactive ui.
felixmerk added a comment to D263: undo: preview interactive ui.
Current test plan involves doing the following:
- Running a bash script that sets up an interesting repo
- hitting hg undo -p and trying every key combination Specifically: control-C still works, q quits, left goes forward, right goes backwards, return brings you to a state
- running redo after preview and return
- running undo a few times and then using undo -p to go back forward
- going out of bounds both up and down
- hitting other random keys during hg undo -p
- running hg undo -p with other flags. Note that --branch doesn't give you the correct preview
felixmerk added inline comments to D206: undo: basic --preview.
felixmerk added inline comments to D207: undo: add --index and redo support to preview.
felixmerk added a comment to D206: undo: basic --preview.
{if(revset("{rev} and UNDODEL"), "-")} type stuff is on the facebook.rc side, so there isn't much to address about it here. The revsets/templates to do it exist and I've tested it.
Aug 7 2017
Aug 7 2017
felixmerk updated the diff for D207: undo: add --index and redo support to preview.
felixmerk updated the diff for D206: undo: basic --preview.
Aug 4 2017
Aug 4 2017
felixmerk closed D186: undo: localbrach fancy indexes by committing rFBHGX3a71483bbf1d: undo: localbrach fancy indexes.
felixmerk closed D160: undo: basic single repo undo by committing rFBHGX0ad0bc61a332: undo: basic single repo undo.
undo: localbrach fancy indexes