gitcmds: Replace changed_files() calls with diff_filenames()
commit06212b942dcb2ed071a3b899997f1cff55008a9b
authorDavid Aguilar <davvid@gmail.com>
Wed, 23 Nov 2011 06:56:54 +0000 (22 22:56 -0800)
committerDavid Aguilar <davvid@gmail.com>
Wed, 23 Nov 2011 09:39:42 +0000 (23 01:39 -0800)
treedd012e472f2681a67dd815d3177e33357320b5d0
parent96087496cb981140e7f8f5e05277e69df12088db
gitcmds: Replace changed_files() calls with diff_filenames()

Consolidate the "get me a list of the files that changed" functions.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/controllers/compare.py
cola/gitcmds.py