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

2019-01-11 Thread Slavica Djukic
On 20-Dec-18 1:34 PM, Johannes Schindelin wrote: From: "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-se

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

2018-12-20 Thread Johannes Schindelin
Hi, just a note: this mail had not been sent by GitGitGadget (and hence has me as sender, even if the email address is GitGitGadget's) because it still has problems with From: and To: and Cc: headers that contain non-ASCII characters. I hope to find the time soon to work on this. Ciao, Johannes

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

2018-12-20 Thread Johannes Schindelin
From: "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 Daniel Ferreira (4):