summaryrefslogtreecommitdiff
path: root/protocol-caps.c
AgeCommit message (Expand)Author
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren
2023-06-21object-store-ll.h: split this header out of object-store.hElijah Newren
2023-05-09Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren
2023-04-11Merge branch 'jx/cap-object-info-uninitialized-fix'Junio C Hamano
2023-04-03object-info: init request_info before reading argJiang Xin
2023-02-24object-store.h: move struct object_info from cache.hElijah Newren
2023-02-24cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren
2021-09-20Merge branch 'ab/serve-cleanup'Junio C Hamano
2021-08-31protocol-caps.c: fix memory leak in send_info()Ævar Arnfjörð Bjarmason
2021-08-05serve.[ch]: don't pass "struct strvec *keys" to commandsÆvar Arnfjörð Bjarmason
2021-04-21object-info: support for retrieving object infoBruno Albuquerque