From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason at zx2c4.com (Jason A. Donenfeld) Date: Mon, 8 Apr 2013 16:23:22 +0200 Subject: [PATCH 00/19] Fixed-size buffer removal In-Reply-To: References: Message-ID: On Sun, Apr 7, 2013 at 11:29 AM, John Keeping wrote: > This series replaces use of fixed-size buffers for any user-supplied > input or data from the repository with Git's struct strbuf. It is based > on wip. I've rebased the latest of this series into wip: http://git.zx2c4.com/cgit/log/?h=staging/jk/fixed-size-buffer http://git.zx2c4.com/cgit/log/?h=wip Lest any new issues crop up in the next span of time, I'll be merging this into master.