Re: [GSoC] Some #leftoverbits for anyone looking for little projects

2019-05-29 Thread Johannes Schindelin
Hi, On Wed, 29 May 2019, Johannes Schindelin wrote: > On Sat, 17 Mar 2018, Ævar Arnfjörð Bjarmason wrote: > > > In lieu of sending a PR to https://git.github.io/SoC-2018-Microprojects/ > > I thought I'd list a few more suggestions, and hopefully others will > > chime in. > > I am in the same camp

Re: [GSoC] Some #leftoverbits for anyone looking for little projects

2019-05-29 Thread Johannes Schindelin
Hi Ævar, On Sat, 17 Mar 2018, Ævar Arnfjörð Bjarmason wrote: > In lieu of sending a PR to https://git.github.io/SoC-2018-Microprojects/ > I thought I'd list a few more suggestions, and hopefully others will > chime in. I am in the same camp, and figured that GitGitGadget (which *already* augment

Re: [GSoC] Some #leftoverbits for anyone looking for little projects

2019-05-28 Thread Johannes Schindelin
Hi Matheus, On Tue, 28 May 2019, Matheus Tavares Bernardino wrote: > On Tue, May 28, 2019 at 7:37 AM Johannes Schindelin > wrote: > > > > On Mon, 20 May 2019, Matheus Tavares wrote: > > > > > > Give "rebase -i" some option so when you "reword" the patch is > > > > included in the message. > > >

Re: [GSoC] Some #leftoverbits for anyone looking for little projects

2019-05-28 Thread Matheus Tavares Bernardino
On Tue, May 28, 2019 at 7:37 AM Johannes Schindelin wrote: > > Hi Matheus, > > On Mon, 20 May 2019, Matheus Tavares wrote: > > > > Give "rebase -i" some option so when you "reword" the patch is > > > included in the message. > > > > > > I keep going to the shell because I have no idea what change

Re: [GSoC] Some #leftoverbits for anyone looking for little projects

2019-05-28 Thread Johannes Schindelin
Hi Matheus, On Mon, 20 May 2019, Matheus Tavares wrote: > > Give "rebase -i" some option so when you "reword" the patch is > > included in the message. > > > > I keep going to the shell because I have no idea what change I'm > > describing. > > I have the same problem, so I wanted to try solving

Re: [GSoC] Some #leftoverbits for anyone looking for little projects

2019-05-20 Thread Matheus Tavares Bernardino
On Mon, May 20, 2019 at 8:49 PM Ævar Arnfjörð Bjarmason wrote: > > > On Mon, May 20 2019, Matheus Tavares wrote: > > > Hi, Ævar > > > >> Give "rebase -i" some option so when you "reword" the patch is > >> included in the message. > >> > >> I keep going to the shell because I have no idea what chan

Re: [GSoC] Some #leftoverbits for anyone looking for little projects

2019-05-20 Thread Ævar Arnfjörð Bjarmason
On Mon, May 20 2019, Matheus Tavares wrote: > Hi, Ævar > >> Give "rebase -i" some option so when you "reword" the patch is >> included in the message. >> >> I keep going to the shell because I have no idea what change I'm >> describing. > > I have the same problem, so I wanted to try solving thi

Re: [GSoC] Some #leftoverbits for anyone looking for little projects

2019-05-20 Thread Matheus Tavares
Hi, Ævar > Give "rebase -i" some option so when you "reword" the patch is > included in the message. > > I keep going to the shell because I have no idea what change I'm > describing. I have the same problem, so I wanted to try solving this. The patch bellow creates a "rebase.verboseCommit" confi

[GSoC] Some #leftoverbits for anyone looking for little projects

2018-03-17 Thread Ævar Arnfjörð Bjarmason
In lieu of sending a PR to https://git.github.io/SoC-2018-Microprojects/ I thought I'd list a few more suggestions, and hopefully others will chime in. This is all TODO stuff I've been meaning to do myself, but wouldn't mind at all if someone else tackled. I'm not interested in mentoring GSoC, bu