darcs

Patch 2090 fix: indent summary when user hits 'x' key (and 1 more)

Title fix: indent summary when user hits 'x' key (and 1 more)
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2020-08-06.20:07:17 by bfrk, last changed 2020-08-08.14:40:59 by bfrk.

Files
File name Status Uploaded Type Edit Remove
fix_-indent-summary-when-user-hits-_x_-key.dpatch bfrk, 2020-08-06.20:07:17 application/x-darcs-patch
patch-preview.txt bfrk, 2020-08-06.20:07:17 text/x-darcs-patch
unnamed bfrk, 2020-08-06.20:07:17 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg22393 (view) Author: bfrk Date: 2020-08-06.20:07:17
These are follow-ups to my recent changes regarding interactive patch
selection (issue2649) that fix two (minor) misbehaviors I discovered
recently. This bundle is meant to go into 2.16.1, too.

2 patches for repository http://darcs.net/screened:

patch aa2f6f4e0e326d45da9689b9f7e2f31bc27258e3
Author: Ben Franksen <ben.franksen@online.de>
Date:   Fri Jul 17 15:09:07 CEST 2020
  * fix: indent summary when user hits 'x' key

patch 2f348424cf8d84f08d993d8ddd8911fae8466672
Author: Ben Franksen <ben.franksen@online.de>
Date:   Thu Aug  6 13:30:56 CEST 2020
  * fix prompting for amend
  
  This was (slightly) broken in that the interactive prompt always displayed
  the patch info of the current patch. This is now done initially and when we
  move to another patch.
Attachments
msg22395 (view) Author: ganesh Date: 2020-08-07.22:01:46
Looks fine, consider them reviewed
History
Date User Action Args
2020-08-06 20:07:17bfrkcreate
2020-08-07 22:01:46ganeshsetmessages: + msg22395
2020-08-08 14:40:59bfrksetstatus: needs-screening -> accepted