Re: [PATCH 0/5] Fix and extend encoding handling in fast export/import

2019-04-26 Thread brian m. carlson
On Thu, Apr 25, 2019 at 09:55:11AM -0600, Elijah Newren wrote: > On Thu, Apr 25, 2019 at 9:51 AM Elijah Newren wrote: > > > > While stress testing `git filter-repo`, I noticed an issue with > > encoding; further digging led to the fixes and features in this series. > > See the individual commit me

Re: [PATCH 0/5] Fix and extend encoding handling in fast export/import

2019-04-25 Thread Elijah Newren
On Thu, Apr 25, 2019 at 9:55 AM Elijah Newren wrote: > > On Thu, Apr 25, 2019 at 9:51 AM Elijah Newren wrote: > > > > While stress testing `git filter-repo`, I noticed an issue with > > encoding; further digging led to the fixes and features in this series. > > See the individual commit messages

Re: [PATCH 0/5] Fix and extend encoding handling in fast export/import

2019-04-25 Thread Elijah Newren
On Thu, Apr 25, 2019 at 9:51 AM Elijah Newren wrote: > > While stress testing `git filter-repo`, I noticed an issue with > encoding; further digging led to the fixes and features in this series. > See the individual commit messages for details. Whoops, forgot to cc Brian; I'm curious if my unders

[PATCH 0/5] Fix and extend encoding handling in fast export/import

2019-04-25 Thread Elijah Newren
While stress testing `git filter-repo`, I noticed an issue with encoding; further digging led to the fixes and features in this series. See the individual commit messages for details. Elijah Newren (5): t9350: fix encoding test to actually test reencoding fast-import: support 'encoding' commit