summaryrefslogtreecommitdiffstats
path: root/src/shared/vpick.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* shared/vpick: check deterministic suffix earlierMike Yuan2024-04-201-5/+3
* shared/vpick: flatten errno checkMike Yuan2024-04-201-4/+3
* shared/vpick: use strdup_to where appropriateMike Yuan2024-04-201-5/+3
* vpick: add pick_filter_image_any filter that matches both dirs and imagesLuca Boccassi2024-04-191-14/+24
* shared/vpick: add missing condition on ret_resultMike Yuan2024-04-151-1/+3
* shared/vpick: drop unneeded strempty()Mike Yuan2024-04-151-6/+0
* shared/vpick: align function args correctly, add missing assertionMike Yuan2024-04-151-6/+12
* vpick: use prefix_roota() to avoid double slash in log messagesFrantisek Sumsal2024-02-011-7/+7
* vpick: make a working copy of the current dnameFrantisek Sumsal2024-02-011-11/+9
* vpick: fix typoYu Watanabe2024-01-051-2/+2
* shared: add new "vpick" concept for ".v/" directories that contain versioned ...Lennart Poettering2024-01-031-0/+694