Re: [GSoC] My project blog

2019-08-26 Thread Matheus Tavares Bernardino
Hi, everyone Just wanted to share with you the final report on my GSoC project: https://matheustavares.gitlab.io/posts/gsoc-final-report I plan to continue the project (as it isn't finished yet) and keep contributing with whatever I can :) Thank you all for the support during this SoC! Best, Mat

Re: [GSoC] My project blog

2019-08-20 Thread Matheus Tavares Bernardino
On Tue, Aug 20, 2019 at 9:16 AM Christian Couder wrote: > > Hi Matheus, > > On Tue, Aug 20, 2019 at 1:28 PM Olga Telezhnaya > wrote: > > > > вт, 20 авг. 2019 г. в 07:59, Matheus Tavares Bernardino > > : > > > > > > I just posted the penultimate report on my project: > > > https://matheustavares.g

Re: [GSoC] My project blog

2019-08-20 Thread Christian Couder
Hi Matheus, On Tue, Aug 20, 2019 at 1:28 PM Olga Telezhnaya wrote: > > вт, 20 авг. 2019 г. в 07:59, Matheus Tavares Bernardino > : > > > > I just posted the penultimate report on my project: > > https://matheustavares.gitlab.io/posts/going-for-a-too-big-step This > > week I’ve been working on a v

Re: [GSoC] My project blog

2019-08-20 Thread Olga Telezhnaya
вт, 20 авг. 2019 г. в 07:59, Matheus Tavares Bernardino : > > Hi, everyone > > I just posted the penultimate report on my project: > https://matheustavares.gitlab.io/posts/going-for-a-too-big-step This > week I’ve been working on a v2 of threaded git-grep w/ parallel > inflation, to allow threads w

Re: [GSoC] My project blog

2019-08-19 Thread Matheus Tavares Bernardino
Hi, everyone I just posted the penultimate report on my project: https://matheustavares.gitlab.io/posts/going-for-a-too-big-step This week I’ve been working on a v2 of threaded git-grep w/ parallel inflation, to allow threads when grepping submodules. I also tried some more optimizations along the

Re: [GSoC] My project blog

2019-08-13 Thread Christian Couder
Hi Matheus, On Tue, Aug 13, 2019 at 6:06 AM Matheus Tavares Bernardino wrote: > > I just posted a new update on my project: > https://matheustavares.gitlab.io/posts/simplified-version-of-parallel-inflation Great blog post as usual! > This week I sent a simplified version of the series I was wor

Re: [GSoC] My project blog

2019-08-12 Thread Matheus Tavares Bernardino
Hi, everyone I just posted a new update on my project: https://matheustavares.gitlab.io/posts/simplified-version-of-parallel-inflation This week I sent a simplified version of the series I was working on last week (which would still take some time to finish). And I'm working to improve it with su

Re: [GSoC] My project blog

2019-08-08 Thread Matheus Tavares Bernardino
On Tue, Aug 6, 2019 at 4:16 AM Christian Couder wrote: > > Hi Matheus, > > On Tue, Aug 6, 2019 at 4:54 AM Matheus Tavares Bernardino > wrote: > > > > Here's my report from last week: > > https://matheustavares.gitlab.io/posts/week-11-wip-grep-protecting-textconv-and-submodules > > Thank you for a

Re: [GSoC] My project blog

2019-08-06 Thread Christian Couder
Hi Matheus, On Tue, Aug 6, 2019 at 4:54 AM Matheus Tavares Bernardino wrote: > > Here's my report from last week: > https://matheustavares.gitlab.io/posts/week-11-wip-grep-protecting-textconv-and-submodules Thank you for another great report! > I'm working to protect the operations I left behin

Re: [GSoC] My project blog

2019-08-05 Thread Matheus Tavares Bernardino
Hi, Here's my report from last week: https://matheustavares.gitlab.io/posts/week-11-wip-grep-protecting-textconv-and-submodules I'm working to protect the operations I left behind on the first version of the patchset[1]. And for that, I used a lot of the code Duy provided[2] me as an example in th

Re: [GSoC] My project blog

2019-07-29 Thread Matheus Tavares Bernardino
Hi, everyone I just posted an update about my project here: https://matheustavares.gitlab.io/posts/week-10-a-bug-in-git-grep-submodules This one is focused on a patch to correct a bug at git-grep --recurse-submodules and some tests for the parallel inflation patchset. Please, feel free to leave an

Re: [GSoC] My project blog

2019-07-22 Thread Matheus Tavares Bernardino
Hi, everyone Unfortunately, not quite much to report this week :( I'm attending DebConf until July 28th but I'm trying to conciliate that with the work on my project. You can see my brief report of last week here: https://matheustavares.gitlab.io/posts/week-9-an-rfc-on-parallel-inflation As alway

Re: [GSoC] My project blog

2019-07-14 Thread Matheus Tavares Bernardino
On Sun, Jul 14, 2019 at 8:00 AM Christian Couder wrote: > > Hi Matheus, > > On Sun, Jul 14, 2019 at 9:38 AM Matheus Tavares Bernardino > wrote: > > > > I just posted a new update about my GSoC project here: > > https://matheustavares.gitlab.io/posts/week-8-a-working-parallel-inflation > > Please,

Re: [GSoC] My project blog

2019-07-14 Thread Christian Couder
Hi Matheus, On Sun, Jul 14, 2019 at 9:38 AM Matheus Tavares Bernardino wrote: > > I just posted a new update about my GSoC project here: > https://matheustavares.gitlab.io/posts/week-8-a-working-parallel-inflation > Please, feel free to leave any comments. I've finally solved the race > condition

Re: [GSoC] My project blog

2019-07-14 Thread Matheus Tavares Bernardino
Hi, everyone I just posted a new update about my GSoC project here: https://matheustavares.gitlab.io/posts/week-8-a-working-parallel-inflation Please, feel free to leave any comments. I've finally solved the race condition problem and now we have a working parallel inflation :) But there's still s

[GSoC] My project blog

2019-07-02 Thread Matheus Tavares Bernardino
Hi, everyone I've been posting about the progress of my GSoC project at https://matheustavares.gitlab.io/gsoc/ I should have sent the link earlier but, please, let me know if you have any comments on my previous posts. You can read my latest update here: https://matheustavares.gitlab.io/posts/wee