Modify the 'patches' command to use the locally modified files
commitd436b1dac150bb6cd6def2da612aba7b5b950ee8
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 22 Jun 2007 21:21:55 +0000 (22 22:21 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 22 Jun 2007 21:21:55 +0000 (22 22:21 +0100)
tree4abfc80d9464d23c89fecd8f34c8bf540e4ebdd4
parentf0b5d4dd2a3ad665a5bbaedf84bfb7c240831da4
Modify the 'patches' command to use the locally modified files

With this patch, when running 'stg patches' without any arguments, it
uses the locally modified files by default. This way one can see which
patches are affected by the locally modified files.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/patches.py
stgit/git.py