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. -- Catalin - 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