chiark / gitweb /
blame #last: Blame the right thing
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 29 May 2019 14:11:27 +0000 (15:11 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 30 May 2019 10:15:15 +0000 (11:15 +0100)
commite3adecc87eb49fef56c6b1886555057d535d4d55
tree7f348eee456b48bd56c6f16dc7033a0d9f1b2816
parent129d1b9256f7020515e6ccfd2dcdab26d0908eec
blame #last: Blame the right thing

Previously this would search all the blame databases.  This is wrong,
it should search the one corresponding to the last fish.  Now that we
have last_cfg, and the db info is in the cfg, we can do that.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commands.py