list-objects: mark unused callback parameters

Jeff King committed over 3 years ago

mark unused parameters in signal handlers

Jeff King committed over 3 years ago

mark "pointless" data pointers in callbacks

Jeff King committed over 3 years ago

ref-filter: mark unused callback parameters

Jeff King committed over 3 years ago

http-backend: mark argc/argv unused

Jeff King committed over 3 years ago

serve: mark unused parameters in virtual functions

Jeff King committed over 3 years ago

serve: use repository pointer to get config

Jeff King committed over 3 years ago

ls-refs: drop config caching

Jeff King committed over 3 years ago

diff.h: remove unnecessary include of object.h

Elijah Newren committed over 3 years ago

Remove unnecessary includes of builtin.h

Elijah Newren committed over 3 years ago

object-store.h: move struct object_info from cache.h

Elijah Newren committed over 3 years ago

dir.h: refactor to no longer need to include cache.h

Elijah Newren committed over 3 years ago

ident.h: move ident-related declarations out of cache.h

Elijah Newren committed over 3 years ago

← Newer Page 616 of 4093 Older →