aboutsummaryrefslogtreecommitdiffstats
path: root/common/recsel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Add a flag for left anchored substring match to recsel.Werner Koch2025-03-121-3/+15
* common: Add gnupg_memstr to replace static versions.Werner Koch2023-09-261-32/+1
* doc: Minor comment fixes.Werner Koch2023-02-231-1/+2
* wkd: Fix client issue with leading or trailing spaces in user-ids.Werner Koch2021-08-201-2/+10
* common: Fix memory leaks.Jakub Jelen2021-04-131-1/+7
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Fix more spellingDaniel Kahn Gillmor2016-09-171-1/+1
* common: Add string operator gt,ge,le,lt to recsel.Werner Koch2016-09-051-2/+55
* doc: Describe filter expressions.Werner Koch2016-07-021-3/+3
* common: Add function to select records etc.Werner Koch2016-07-011-0/+571