Re: [PATCH v2 00/16] Various changes to the "tag" command & related

2017-03-21 Thread Junio C Hamano
Ævar Arnfjörð Bjarmason writes: > This series is now 2x the size of v1. The reason is that the > discussion for v1 brought up lots of related side-points that I fixed > while I was at it. Most if this *could* be split off, but since a lot > of it's modifying the same bits of code doing that woul

[PATCH v2 00/16] Various changes to the "tag" command & related

2017-03-21 Thread Ævar Arnfjörð Bjarmason
This series is now 2x the size of v1. The reason is that the discussion for v1 brought up lots of related side-points that I fixed while I was at it. Most if this *could* be split off, but since a lot of it's modifying the same bits of code doing that would result in merge conflict galore, so I thi