Re: [PATCH v9 00/21] Convert "git stash" to C builtin

2018-09-26 Thread Junio C Hamano
ear in my MUA. I am guessing that 03/21 is the right copy and 02/21 that appear after 21/21 is a duplicat that I should not even look at (the same for 4 other ones with [GSoC] label)? [ 53: PSU] [PATCH v9 00/21] Convert "git stash" to C builtin [ 57: PSU] [PATCH v9 01/21] sha1-na

[PATCH v9 00/21] Convert "git stash" to C builtin

2018-09-25 Thread Paul-Sebastian Ungureanu
Hello, This is a new iteration of `git stash`, based on the last review I got. This new iteration brings mostly code styling fix issues in order to make the code more readable. There is also a new patch "strbuf.c: add `strbuf_join_argv()`". By making some small changes, the code is now a little