Merge branch 'cw/prelim-cleanup'
commita7a2d10421b735944f376f1de53b437bfbb93e88
authorJunio C Hamano <gitster@pobox.com>
Tue, 10 Oct 2023 18:39:14 +0000 (10 11:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Oct 2023 18:39:14 +0000 (10 11:39 -0700)
tree7004d754ae7d6fc1e51820f556d0570da835e42c
parent3df51ea0a5ef88b801ab30ca28f159b898183926
parentb1bda751739d90e1a94b47397676bcb8eebf16d5
Merge branch 'cw/prelim-cleanup'

Shuffle some bits across headers and sources to prepare for
libification effort.

* cw/prelim-cleanup:
  parse: separate out parsing functions from config.h
  config: correct bad boolean env value error message
  wrapper: reduce scope of remove_or_warn()
  hex-ll: separate out non-hash-algo functions
Makefile
config.c
unpack-trees.c