diff: refactor common actions into reusable bits
commit54bcdcc8b1a1cba7e496c25cf7dba5f9c00201dc
authorDavid Aguilar <davvid@gmail.com>
Wed, 5 Aug 2015 08:49:54 +0000 (5 01:49 -0700)
committerDavid Aguilar <davvid@gmail.com>
Wed, 5 Aug 2015 08:49:54 +0000 (5 01:49 -0700)
tree4a92001d70befa071c3d2de82bb0ed56c4a8049b
parent6e25ea8eb8c3ca100cd633d5914b8b427f565338
diff: refactor common actions into reusable bits

This will allow having common hotkeys in the commit message editor.

Related-to: #453

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/actions.py [new file with mode: 0644]
cola/widgets/diff.py