On 10/08/2023 23:05, Glen Choo wrote:
Calvin Wan <calvinwan@xxxxxxxxxx> writes:
Calvin Wan (7):
hex-ll: split out functionality from hex
object: move function to object.c
config: correct bad boolean env value error message
parse: create new library for parsing strings and env values
date: push pager.h dependency up
git-std-lib: introduce git standard library
git-std-lib: add test file to call git-std-lib.a functions
This doesn't seem to apply to 'master'. Do you have a base commit that
reviewers could apply the patches to?
I don't know what they are based on, but I did manage to apply them to
master by using "am -3" and resolving the conflicts. The result is at
https://github.com/phillipwood/git/tree/cw/git-std-lib/rfc-v2 if anyone
is interested.
Best Wishes
Phillip