X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topbloke.git;a=blobdiff_plain;f=tb-list.pl;fp=tb-list.pl;h=8b23d6d6f6f1d735a7cc589dbe8c480e1719bd4c;hp=385e031c4fa22c6df28599c1b9d6e0ebe5d72588;hb=8bbe58f296f2b26fa1457c5ed3337d66810a0fae;hpb=e0dce6d313d0ee510f00238de8abda944f8d6155 diff --git a/tb-list.pl b/tb-list.pl index 385e031..8b23d6d 100755 --- a/tb-list.pl +++ b/tb-list.pl @@ -2,6 +2,8 @@ # usage: tb-list [] # lists all patches matching and other criteria +xxx needs updating for new metadata and new theory + use warnings; use strict; @@ -58,6 +60,7 @@ foreach $sort (@sort) { our %patches; foreach_patch($relatedto || $leaves || !$spec ? { } : $spec, +xxx new api for foreach_patch $deleted || $deleted_only, [0, !!$leaves, 0, $toposort || !!$relatedto], sub {