%# before a list in pkg query print the number of elements in that list
modified pkg/pkg-query.8
@@ -122,6 +122,30 @@ for groups
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified pkg/pkg-rquery.8
@@ -114,6 +114,22 @@ for options
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified pkg/query.c
@@ -53,6 +53,7 @@ static struct query_flags accepted_query_flags[] = {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -183,6 +184,41 @@ format_str(struct pkg *pkg, struct sbuf *dest, const char *qstr, void *data)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -724,7 +760,7 @@ analyse_query_string(char *qstr, struct query_flags *q_flags, const unsigned int
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified pkg/rquery.c
@@ -49,6 +49,7 @@ static struct query_flags accepted_rquery_flags[] = {
|
|
|
|
|
|
| + | |
|
|
|
|
|