Every version control system I've ever used would put a change to every line of the file in its history. It would be possible to retrieve all those changes and then filter out the ones that I don't care about, but that's so expensive that I've never seen it as a built-in feature.