Can I make 'one-shot' mr actions?

2015-08-21 Thread Evade Flow
Greetings! I recently discovered mr, and—for me—it's the 'missing link' for dealing with projects comprised of a dozen or more 'micro repos'. I really appreciate how easy it is to create custom actions that target *all* repositories. I'm at a point now where I'd like to implement some convenience f

Re: Can I make 'one-shot' mr actions?

2015-08-21 Thread Evade Flow
Doh—I had a bonus 'not' in the most important sentence in my post. In case it wasn't clear from the context, I meant to ask: Is there some way I can coax mr into running an action just once, instead of once per repository? On Fri, Aug 21, 2015 at 9:26 AM, Evade Flow wrote:

Re: Can I make 'one-shot' mr actions?

2015-08-22 Thread Evade Flow
f different projects. Moreover, it makes me jealous of two things: 1) that I didn't think of the idea myself, and 2) the knowledge that—even if I *had* thought of it—I wouldn't have been capable of coming up with such a supple, sublime design. I salute you, Joey Hess! On Fri, Aug 21, 2015 a

Re: Can I make 'one-shot' mr actions?

2015-08-23 Thread Evade Flow
the concept of 'globla pre-' and 'global post-' actions a bit better because it's suggestive of the already-existing pre_ and post_ syntax?) On Sat, Aug 22, 2015 at 11:04 PM, John Whitley wrote: > Evade Flow wrote: > > This is exactly what I want! I can stuff