darcs

Patch 2321 two rebase improvements

Title two rebase improvements
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2023-06-25.16:37:07 by bfrk, last changed 2023-07-16.20:53:22 by ganesh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2023-06-25.16:37:07 text/x-darcs-patch
rebase_-show-dropped-dependencies-in-both-verbose-and-summary-mode.dpatch bfrk, 2023-06-25.16:37:07 application/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg23420 (view) Author: bfrk Date: 2023-06-25.16:37:07
2 patches for repository http://darcs.net/screened:

patch e59a41e0fdff6ece5ef614a74d0983e2289fcd78
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon Jun 19 13:48:10 CEST 2023
  * rebase: show dropped dependencies in both verbose and summary mode

  This patch also makes the summary output for explicit dependencies (both
  dropped and regular) less verbose by compressing it into a single line.

patch 99e0c36ceb1107d998ece5e5a61f1bbfa6463d66
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon Jun 19 20:20:17 CEST 2023
  * use red color to make message about dropped dependencies stand out more

  This is semantically similar to messages about conflicts which also use red
  text. Actually this *is* a conflict, it's just that outside of rebase darcs
  is strict about dependencies, so this sort of conflict cannot happen.
Attachments
msg23605 (view) Author: ganesh Date: 2023-07-16.20:48:42
OK (just read the descriptions and skimmed the code)
History
Date User Action Args
2023-06-25 16:37:07bfrkcreate
2023-06-25 16:38:05bfrksetstatus: needs-screening -> needs-review
2023-07-16 20:48:42ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg23605
2023-07-16 20:53:22ganeshsetstatus: accepted-pending-tests -> accepted