Jeff Smith writes:
> Jeff Smith (10):
> Remove unneeded dependency on blob.h from blame
> Move textconv_object to be with other textconv methods
> Add some missing definitions to header files
> Remove unused parameter from get_origin()
> Split blame origin into its own file
> Move fak
In adding blame functionality to cgit, I do not wish to duplicate huge
portions of builtin/blame.c there. I would rather shift its core
functionality into libgit.a -- which cgit already uses -- and in cgit I
can focus on the web presentation aspect.
I was able to split three separate cohesive pie
2 matches
Mail list logo