simon-git: doit (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Thu Oct 5 18:52:58 BST 2017
TL;DR:
bace7aa Allow DoIt-launched programs to open in the foreground.
Repository: https://git.tartarus.org/simon/doit.git
On the web: https://git.tartarus.org/?p=simon/doit.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2017-10-05 18:52:58
commit bace7aa0b0cebc54ab15b1bd47fef32ec25d2194
web diff https://git.tartarus.org/?p=simon/doit.git;a=commitdiff;h=bace7aa0b0cebc54ab15b1bd47fef32ec25d2194;hp=9b9ff2e8094d8d36e98a4a202c1e5f3515d62211
Author: Simon Tatham <anakin at pobox.com>
Date: Thu Oct 5 18:48:12 2017 +0100
Allow DoIt-launched programs to open in the foreground.
The idea of this comes from a patch by Russell Davis in a fork of
DoIt, who in turn cites a Google Groups thread discussing why it
works. However, I've replaced the actual patch completely (rewritten
the comment in my own words, and rewritten the code to use a
completely different API call that isn't deprecated).
The original patch is not based on DoIt's own git history at all, but
on an independent import into git of a DoIt distribution archive, so I
can't cite the original commit as a parent. At the time of writing
this, it appears at https://github.com/russelldavis/DoIt as commit
d00073cad03542ae1ecbcede49056ebff7b637b0.
Thanks also to Chris Nappi for bringing both this issue and Russell
Davis's work to my attention.
doit.c | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
More information about the tartarus-commits
mailing list