chiark / gitweb /
stgit.el: Add support for showing which files are affected by a patch
authorGustav Hållberg <gustav@virtutech.com>
Sun, 21 Dec 2008 10:55:51 +0000 (11:55 +0100)
committerKarl Hasselström <kha@treskal.com>
Sun, 21 Dec 2008 10:55:51 +0000 (11:55 +0100)
commit378a003d09d85f24eaaee0c3a0634e7c667326ed
treece809a217c9d069269a32115b7e36bcf89f2f79d
parent074a4fb01a1d915716f3ac983537ef0222a4db9c
stgit.el: Add support for showing which files are affected by a patch

One can "expand" a patch by pressing RET, which shows the files that
patch modifies. On a line with a modified file, one can:
  RET  find file
  o    find file in other window
  =    show diff in that file

\C-n and \C-p can be used to move between patches when they have been
expanded.

Signed-off-by: Gustav Hållberg <gustav@virtutech.com>
Signed-off-by: Karl Hasselström <kha@treskal.com>
contrib/stgit.el