Benjamin Habié

Results 53 comments of Benjamin Habié

@rustdesk Please, when you close issues as completed, if you could at least link the PR/commits that add the feature in question. Cause your docs are still extremely scarce, there's...

Hi there, @antonysouthworth-halter I believe this can now be merged if the code is satisfactory to you @alerque, as the code from https://github.com/universal-ctags/ctags/pull/2952 has been merged in https://github.com/universal-ctags/ctags/pull/3684. So that...

@ernstki You seem to have never used advanced search options. There have been many major bugs in the program for years. Just an example: #1347

Where do you see me "grousing" ? I'm simply correcting something you said that was false.

`git ls-files | xargs tokei` doesn't work, just as `git ls-files | parallel tokei` doesn't work, and even `git ls-files -z | xargs -0 tokei` or `git ls-files -z |...

> My initial instinct is that stdin should be used for file contents, not names, stdin should be used to provide the needed input to an executable, period. It's merely...

Hi @koutcher, is this planned by any chance ?

Thanks for answering :)

Thanks for your answer. (Still very interested if someone like you described could chip in indeed.)

@chris922 would you mind sharing your average CPU & memory consumption of the whole argocd namespace ? I believe your usecase is the most appropriate for a basic "minimal requirements"...