summaryrefslogtreecommitdiffstats
path: root/date.c
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2023-04-22 22:17:22 +0200
committerJunio C Hamano <gitster@pobox.com>2023-04-24 21:47:32 +0200
commit53dca334d6c56488994c0c80a247707419cddbfc (patch)
treea3cd64586be1895f70bbb3ec7d11d5c20fe8a623 /date.c
parentcache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.c (diff)
downloadgit-53dca334d6c56488994c0c80a247707419cddbfc.tar.xz
git-53dca334d6c56488994c0c80a247707419cddbfc.zip
cache,tree: move basic name compare functions from read-cache to tree
None of base_name_compare(), df_name_compare(), or name_compare() depended upon a cache_entry or index_state in any way. By moving these functions to tree.h, half a dozen other files can stop depending upon cache.h (though that change will be made in a later commit). Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'date.c')
0 files changed, 0 insertions, 0 deletions