From: Catalin Marinas Date: Wed, 6 Dec 2006 22:12:14 +0000 (+0000) Subject: Allow patch ranges for the 'pop' command X-Git-Tag: v0.12~54 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/d1368d811f20d4957d9fca7a8fe016e764f77d1b?ds=inline;hp=d1368d811f20d4957d9fca7a8fe016e764f77d1b Allow patch ranges for the 'pop' command This patch is to make 'pop' accept patch ranges. Only the patches specified in the range are now popped from the stack, the command performing the necessary pop/push operations. Signed-off-by: Catalin Marinas ---