Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'en/header-split-cache-h-part-2' | Junio C Hamano | 2023-05-10 | 1 | -1/+1 |
|\ | |||||
| * | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 2023-04-24 | 1 | -1/+1 |
* | | Merge branch 'jx/cap-object-info-uninitialized-fix' | Junio C Hamano | 2023-04-11 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | object-info: init request_info before reading arg | Jiang Xin | 2023-04-03 | 1 | -1/+1 |
* | | object-store.h: move struct object_info from cache.h | Elijah Newren | 2023-02-24 | 1 | -0/+1 |
* | | cache.h: remove dependence on hex.h; make other files include it explicitly | Elijah Newren | 2023-02-24 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'ab/serve-cleanup' | Junio C Hamano | 2021-09-21 | 1 | -2/+1 |
|\ | |||||
| * | serve.[ch]: don't pass "struct strvec *keys" to commands | Ævar Arnfjörð Bjarmason | 2021-08-05 | 1 | -2/+1 |
* | | protocol-caps.c: fix memory leak in send_info() | Ævar Arnfjörð Bjarmason | 2021-08-31 | 1 | -2/+3 |
|/ | |||||
* | object-info: support for retrieving object info | Bruno Albuquerque | 2021-04-21 | 1 | -0/+113 |