Re: [PATCH] wincred: fix get credential if username has @

2015-01-25 Thread Junio C Hamano
Erik Faye-Lund kusmab...@gmail.com writes: Sorry for the extremely delayed reply, I had a bug in my mail-filters. Hopefully fixed now. ... I noticed the breakage myself around the same time, and posted about it here: https://groups.google.com/d/msg/msysgit/YVuCqmwwRyY/HULHj5OoE88J

Re: [PATCH] wincred: fix get credential if username has @

2015-01-25 Thread Erik Faye-Lund
Sorry for the extremely delayed reply, I had a bug in my mail-filters. Hopefully fixed now. On Wed, Nov 19, 2014 at 11:41 PM, Junio C Hamano gits...@pobox.com wrote: Aleksey Vasenev margtu-f...@ya.ru writes: To: git@vger.kernel.org Cc: Junio C Hamano gits...@pobox.com, Aleksey Vasenev

[PATCH] wincred: fix get credential if username has @

2014-11-19 Thread Aleksey Vasenev
Signed-off-by: Aleksey Vasenev margtu-f...@ya.ru --- .../credential/wincred/git-credential-wincred.c| 25 +++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/contrib/credential/wincred/git-credential-wincred.c

Re: [PATCH] wincred: fix get credential if username has @

2014-11-19 Thread Junio C Hamano
Aleksey Vasenev margtu-f...@ya.ru writes: To: git@vger.kernel.org Cc: Junio C Hamano gits...@pobox.com, Aleksey Vasenev margtu-f...@ya.ru Sorry, but I am hardly qualified to review this one, especially without any log message that explains what breaks and how it breaks with the current code,

[PATCH] wincred: fix get credential if username has @

2014-11-12 Thread Aleksey Vasenev
Signed-off-by: Aleksey Vasenev margtu-f...@ya.ru --- .../credential/wincred/git-credential-wincred.c| 25 +++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/contrib/credential/wincred/git-credential-wincred.c