darcs

Patch 1347 resolve issue2444: added default interactivity paramet...

Title resolve issue2444: added default interactivity paramet...
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone 2.10.2

Created on 2015-06-11.12:52:55 by bfrk, last changed 2015-09-20.08:49:24 by gh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2015-06-11.12:52:54 text/x-darcs-patch
resolve-issue2444_-added-default-interactivity-parameter-to-isinteractive.dpatch bfrk, 2015-06-11.12:52:54 application/x-darcs-patch
unnamed bfrk, 2015-06-11.12:52:54
See mailing list archives for discussion on individual patches.
Messages
msg18440 (view) Author: bfrk Date: 2015-06-11.12:52:54
1 patch for repository http://darcs.net/screened:

patch 90c743295ad17c20f116aa8170fe12bf23fc806f
Author: Ben Franksen <benjamin.franksen@helmholtz-berlin.de>
Date:   Thu Jun 11 14:51:17 CEST 2015
  * resolve issue2444: added default interactivity parameter to isInteractive
  
  The extra parameter is False for the log and rebase log commands and True
  for all other commands. Note that amend and record are not affected because
  they use a configuration record and thus a locally defined version of
  isInteractive (which is also simpler because these commands do not have
  --dry-run or --xml options).
Attachments
msg18471 (view) Author: bfrk Date: 2015-06-13.12:44:14
Self-screening (passes tests here and seems to do the trick).
msg18516 (view) Author: ganesh Date: 2015-06-16.17:57:13
Looks good
msg18740 (view) Author: gh Date: 2015-09-20.08:49:23
Indeed looks good, pushing it into branch 2.10 since another patch I
want depends on it ( patch1395 ).
History
Date User Action Args
2015-06-11 12:52:55bfrkcreate
2015-06-13 12:44:15bfrksetstatus: needs-screening -> needs-review
messages: + msg18471
2015-06-16 17:57:13ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg18516
2015-06-16 18:15:19ganeshsetstatus: accepted-pending-tests -> accepted
2015-09-20 08:49:24ghsetmessages: + msg18740
milestone: 2.10.2