]> Sergey Matveev's repositories - public-inbox.git/commitdiff
solvergit: allow passing arg to user-supplied callback
authorEric Wong <e@80x24.org>
Wed, 25 Dec 2019 07:51:03 +0000 (07:51 +0000)
committerEric Wong <e@80x24.org>
Sat, 28 Dec 2019 19:38:10 +0000 (19:38 +0000)
This allows us to get rid of the requirement to capture
on-stack variables with an anonymous sub, as illustrated
with the update to viewvcs to take advantage of this.

v2: fix error handling for missing OIDs


No differences found