Re: [PATCH 2/2] Allow deletion of several patches at once

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]