darcs

Patch 1542 refactor: add data type for hook options

Title refactor: add data type for hook options
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2017-03-23.05:17:14 by bfrk, last changed 2017-04-06.15:56:40 by ganesh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2017-03-23.05:17:14 text/x-darcs-patch
refactor_-add-data-type-for-hook-options.dpatch bfrk, 2017-03-23.05:17:14 application/x-darcs-patch
unnamed bfrk, 2017-03-23.05:17:14 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg19387 (view) Author: bfrk Date: 2017-03-23.05:17:14
1 patch for repository http://darcs.net/screened:

patch b24d25edb9cdaa14c98fbff59d0c49ca980cfdb9
Author: Ben Franksen <benjamin.franksen@helmholtz-berlin.de>
Date:   Mon Mar 20 01:52:36 CET 2017
  * refactor: add data type for hook options
  
  This patch is quite simple despite touching many files.
Attachments
msg19430 (view) Author: ganesh Date: 2017-04-06.04:42:33
Looks like a very sensible abstraction, replacing 4 arguments that were 
being used in lots of places with a properly named datatype.
History
Date User Action Args
2017-03-23 05:17:14bfrkcreate
2017-03-23 05:18:13bfrksetstatus: needs-screening -> needs-review
2017-04-06 04:42:33ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg19430
2017-04-06 15:56:40ganeshsetstatus: accepted-pending-tests -> accepted