chiark / gitweb /
Add facility to print short list of patches around 'top'
authorChuck Lever <cel@netapp.com>
Tue, 29 Nov 2005 22:09:47 +0000 (17:09 -0500)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 30 Nov 2005 22:14:16 +0000 (22:14 +0000)
commit47d6ad471b3e2a613dcf1a2f348e09d2ca275514
treeb3d3e351bb2d0836a873c8b4f6929aeccfc87a52
parentf82e85bcc0c4e0a6e2012d6b8b48d9c0ea8009c6
Add facility to print short list of patches around 'top'

When working in the middle of a very long series, I often find it useful
to have a list of the patches right around the current patch.  Add an
option to "stg series" called "--short" to provide this short list.

Signed-off-by: Chuck Lever <cel@netapp.com>
stgit/commands/series.py