]> git.cworth.org Git - notmuch/commitdiff
CLI/git: current cache contents of index
authorDavid Bremner <david@tethera.net>
Sat, 2 Jul 2022 23:45:11 +0000 (20:45 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 17 Jul 2022 00:27:40 +0000 (20:27 -0400)
Rather than shelling out once per message to get the list of files
corresponding to tags, it is much faster (although potentially a bit
memory intensive) to read them all at once.


No differences found