darcs

Patch 1679 three cleanup patches for Rebase modules from Ben's branch

Title three cleanup patches for Rebase modules from Ben's branch
Superseder Nosy List gh
Related Issues
Status accepted Assigned To
Milestone

Created on 2018-03-29.16:13:50 by gh, last changed 2018-03-29.16:15:19 by gh.

Files
File name Status Uploaded Type Edit Remove
d_ui_commands_rebase_-add-a-few-comments-to-explain-what_s-going-on.dpatch gh, 2018-03-29.16:13:49 application/octet-stream
See mailing list archives for discussion on individual patches.
Messages
msg20084 (view) Author: gh Date: 2018-03-29.16:13:49
I'm accepting them right away, these patches are trivial, except perhaps
the second one that replaces uses of 'otherwise' by pattern-matching.

patch cfb658894e219a9dd6b00ce5afcb6c6f1f5d63c5
Author: Ben Franksen <ben.franksen@online.de>
Date:   Wed Mar 28 03:08:07 -03 2018
  * small simplification in D.R.Rebase

    M ./src/Darcs/Repository/Rebase.hs -4 +2

patch c6d2672a1148476284d971194c5f3b5663781459
Author: Ben Franksen <ben.franksen@online.de>
Date:   Tue Mar 27 15:22:46 -03 2018
  * fixed/extended haddocks in D.P.Rebase, consolidate error cases

    M ./src/Darcs/Patch/Rebase.hs -17 +23

patch b239cfcc15d4c3a79b52598733a4f03b68990b54
Author: Ben Franksen <ben.franksen@online.de>
Date:   Tue Mar 27 15:15:56 -03 2018
  * D.UI.Commands.Rebase: add a few comments to explain what's going on

    M ./src/Darcs/UI/Commands/Rebase.hs +4
Attachments
History
Date User Action Args
2018-03-29 16:13:50ghcreate
2018-03-29 16:15:19ghsettitle: five cleanup patches for Rebase modules from Ben's branch -> three cleanup patches for Rebase modules from Ben's branch