Re: [PATCH v4 0/7] Turn git add-i into built-in

2019-02-01 Thread Phillip Wood
Hi Slavica On 25/01/2019 12:37, Slavica Djukic wrote: Hi Phillip, Sorry for omitting you in Cc, again. I accidentally wrote yours and Ævar's email prefixed with Cc:, rather then separating them with comma, like Johannes said I should. Don't worry, thanks for emailing here. I've looked at th

Re: [PATCH v4 0/7] Turn git add-i into built-in

2019-01-25 Thread Slavica Djukic
Hi Phillip, Sorry for omitting you in Cc, again. I accidentally wrote yours and Ævar's email prefixed with Cc:, rather then separating them with comma, like Johannes said I should. -Slavica On 25-Jan-19 1:23 PM, Slavica Đukić via GitGitGadget wrote: This is the first version of a patch serie

[PATCH v4 0/7] Turn git add-i into built-in

2019-01-25 Thread Slavica Đukić via GitGitGadget
This is the first version of a patch series to start porting git-add--interactive from Perl to C. Daniel Ferreira's patch series used as a head start: https://public-inbox.org/git/1494907234-28903-1-git-send-email-bnm...@gmail.com/t/#u Changes since v3: * add error check when calling add--helper