On 2006-10-23 12:57:03 +0100, Catalin Marinas wrote: > On 22/10/06, Karl Hasselström <kha@xxxxxxxxxxx> wrote: > > > + applied = {} > > + unapplied = {} > > + dontexist = {} > > + for patch in args: > > Any reason for not using the parse_patches() function in > stgit.command.common? It allows one to specify patch ranges like > patch1..patch2. Have a look at how it is used for the push or float > commands. Ah, no, I just didn't know it existed. I'll send an updated patch (but it may be a few days). -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html