bug#28083: Two patches for grep on Windows, fixing directory recursion and leaking color

2021-11-17 Thread Paul Eggert
On 11/17/21 04:37, Stephan T. Lavavej wrote: I found that the copyright assignment process was more burdensome than I expected (in particular, the request for employer signoff), so I abandoned the attempt. Oh well. Thanks for letting us know. Closing the bug report.

bug#28083: Two patches for grep on Windows, fixing directory recursion and leaking color

2021-11-17 Thread Stephan T. Lavavej
I found that the copyright assignment process was more burdensome than I expected (in particular, the request for employer signoff), so I abandoned the attempt. Please go ahead and close this bug, if nobody wants to attempt to implement a fix from scratch. Thanks (and apologies for the delayed rep

bug#28083: Two patches for grep on Windows, fixing directory recursion and leaking color

2021-11-14 Thread Paul Eggert
Stephan, I'm following up on GNU grep Bug#28303 dated 2017-08-13, which ends with this email from you dated 2019-12-31: I'd still like to get this patch in, so let's restart. I kept my branch around and the patch rebased cleanly (with a trivial merge to NEWS). I

bug#28083: Two patches for grep on Windows, fixing directory recursion and leaking color

2019-12-31 Thread Stephan T. Lavavej
Hi Paul, Thanks for the reminder; this got buried in my todo list and I didn't get around to requesting the copyright assignment paperwork. I'd still like to get this patch in, so let's restart. I kept my branch around and the patch rebased cleanly (with a trivial merge to NEWS). I'll email the FS

bug#28083: Two patches for grep on Windows, fixing directory recursion and leaking color

2019-12-31 Thread Paul Eggert
Stephan, I'm following up on GNU grep Bug#28303 dated 2017-08-13, which says: >> However, the second is substantial enough that >> before I can use it, you'll have to follow the instructions in the >> "Copyright assignment" section of that same HACKING file. Can yo

bug#28083: Two patches for grep on Windows, fixing directory recursion and leaking color

2017-11-26 Thread Stephan Lavavej
On Sun, Nov 26, 2017 at 3:58 PM, Jim Meyering wrote: > [for reference, we're discussing these: > https://debbugs.gnu.org/db/28/28083.html] On Sun, Nov 26, 2017 at 6:58 PM, Jim Meyering wrote: > I made only these changes to the commit log before pushing that: > - removed capitalization and traili

bug#28083: Two patches for grep on Windows, fixing directory recursion and leaking color

2017-11-26 Thread Jim Meyering
On Sun, Nov 26, 2017 at 6:13 PM, Stephan Lavavej wrote: > On Sun, Nov 26, 2017 at 3:58 PM, Jim Meyering wrote: >> [for reference, we're discussing these: >> https://debbugs.gnu.org/db/28/28083.html] >> Thank you for preparing those. > > You're welcome! > >> Would you please follow the contributio

bug#28083: Two patches for grep on Windows, fixing directory recursion and leaking color

2017-11-26 Thread Stephan Lavavej
On Sun, Nov 26, 2017 at 3:58 PM, Jim Meyering wrote: > [for reference, we're discussing these: > https://debbugs.gnu.org/db/28/28083.html] > Thank you for preparing those. You're welcome! > Would you please follow the contribution guidelines in grep's HACKING > file, https://git.savannah.gnu.org

bug#28083: Two patches for grep on Windows, fixing directory recursion and leaking color

2017-11-26 Thread Jim Meyering
On Sun, Nov 26, 2017 at 1:10 AM, Stephan Lavavej wrote: > On Sun, Aug 13, 2017 at 3:53 PM, Stephan Lavavej wrote: >> I have two patches that improve grep's support for Windows. The first >> patch is a one-liner that fixes directory recursion, while the second >> patch fixes "leaking color" when g

bug#28083: Two patches for grep on Windows, fixing directory recursion and leaking color

2017-11-26 Thread Stephan Lavavej
On Sun, Aug 13, 2017 at 3:53 PM, Stephan Lavavej wrote: > I have two patches that improve grep's support for Windows. The first > patch is a one-liner that fixes directory recursion, while the second > patch fixes "leaking color" when grep is printing colorized output and > is terminated premature

bug#28083: Two patches for grep on Windows, fixing directory recursion and leaking color

2017-08-14 Thread Stephan Lavavej
Hi, I have two patches that improve grep's support for Windows. The first patch is a one-liner that fixes directory recursion, while the second patch fixes "leaking color" when grep is printing colorized output and is terminated prematurely by Ctrl+C. First patch: gnulib recently gained a module,