chiark / gitweb /
catacomb-import-update: Improve import change listing algorithm
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 31 Dec 2019 12:55:19 +0000 (12:55 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 1 Jan 2020 23:48:14 +0000 (23:48 +0000)
commit4290dba6dbf522517f8088caf7efebf1f955e6b9
tree5078b3164de04f654ab7fea5c85a0f477a953f82
parent8c7542c30f90ceec20ed55c67024d6eb25f7dd66
catacomb-import-update: Improve import change listing algorithm

Treat each file separately for the purposes of whether to say "Initial
import."  That now becomes an entry in the detailed change list.

We must change the variable @paths there to @lpaths, since the
surrounding code uses @paths for the complete set of paths, not just
the ones to pass to git-log.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
catacomb-import-update