Gustavo José de Sousa

Results 10 comments of Gustavo José de Sousa

Any update on this? :-) I'd love such a feature.

I would really like to see this being merged. @syrusakbary is there anything holding this PR from being merged?

Hello, @pcorpet. Sorry about that. Well, I guess this PR could be split into 4: 1. - `Use recommended way of comparing with False` 2. - `Add to_hashable helper` -...

FYI, I have started a patch for this... A PR should be coming soon...

For me the same error happened when I was migrating my project to use Yarn 2. I was using the following guide: https://yarnpkg.com/getting-started/migration The command `yarn start` worked fine when...

Hi, @keis. Thank you for your comments. In my use case, I had multiple fixes for a single commit (and possibly others for other commits as well). I wanted to...

I took a second look at the code and, indeed, filtering after is somewhat awkward. Although it might work in some cases, it might not produce the desired effect in...

@smemsh That could work, but, if I understand it correctly, that would require me listing every level of the hierarchy in the command line, right? Example: ```bash timew start /a...

Maybe the requested behavior should be implemented with a different option, like `--all-threads`?

On Tue, Feb 20, 2024 at 8:30 AM Patrick Totzke ***@***.***> wrote: > > Without having reviewed the code: > IS this what we actually want here? > > I...