t7406: submodule.<name>.update command must not be run from .gitmodules
Stefan Beller committed almost 9 years ago
connect: in ref advertisement, shallows are last
Jonathan Tan committed almost 9 years ago
string-list.h: move documentation from Documentation/api/ into header
Han-Wen Nienhuys committed almost 9 years ago
read_gitfile_gently: clarify return value ownership.
Han-Wen Nienhuys committed almost 9 years ago
real_path: clarify return value ownership
Han-Wen Nienhuys committed almost 9 years ago
Junio C Hamano committed almost 9 years ago
submodule.c: describe submodule_to_gitdir() in a new comment
Han-Wen Nienhuys committed almost 9 years ago
notes-merge: drop dead zero-write code
Jeff King committed almost 9 years ago
files-backend: prefer "0" for write_in_full() error check
Jeff King committed almost 9 years ago
Win32: simplify loading of DLL functions
Johannes Schindelin committed almost 9 years ago
packed-backend.c: rename a bunch of things and update comments
Michael Haggerty committed about 9 years ago
mmapped_ref_iterator: inline into `packed_ref_iterator`
Michael Haggerty committed about 9 years ago
ref_cache: remove support for storing peeled values
Michael Haggerty committed about 9 years ago
packed_ref_store: get rid of the `ref_cache` entirely
Michael Haggerty committed about 9 years ago
ref_store: implement `refs_peel_ref()` generically
Michael Haggerty committed about 9 years ago
packed_read_raw_ref(): read the reference from the mmapped buffer
Michael Haggerty committed about 9 years ago
packed_ref_iterator_begin(): iterate using `mmapped_ref_iterator`
Michael Haggerty committed about 9 years ago
read_packed_refs(): ensure that references are ordered when read
Michael Haggerty committed about 9 years ago
packed_ref_cache: keep the `packed-refs` file mmapped if possible
Michael Haggerty committed about 9 years ago
packed-backend.c: reorder some definitions
Michael Haggerty committed about 9 years ago