ref_store: implement `refs_peel_ref()` generically
Michael Haggerty committed almost 9 years ago
packed_read_raw_ref(): read the reference from the mmapped buffer
Michael Haggerty committed almost 9 years ago
packed_ref_iterator_begin(): iterate using `mmapped_ref_iterator`
Michael Haggerty committed almost 9 years ago
read_packed_refs(): ensure that references are ordered when read
Michael Haggerty committed almost 9 years ago
packed_ref_cache: keep the `packed-refs` file mmapped if possible
Michael Haggerty committed almost 9 years ago
packed-backend.c: reorder some definitions
Michael Haggerty committed almost 9 years ago
mmapped_ref_iterator_advance(): no peeled value for broken refs
Michael Haggerty committed almost 9 years ago
mmapped_ref_iterator: add iterator over a packed-refs file
Michael Haggerty committed almost 9 years ago
packed_ref_cache: remember the file-wide peeling state
Michael Haggerty committed almost 9 years ago
read_packed_refs(): read references with minimal copying
Michael Haggerty committed almost 9 years ago
docs: improve discoverability of exclude pathspec
Manav Rathi committed almost 9 years ago
doc: camelCase the config variables to improve readability
Kaartic Sivaraam committed almost 9 years ago
Junio C Hamano committed almost 9 years ago
Merge branch 'ks/test-readme-phrasofix'
Junio C Hamano committed almost 9 years ago
Merge branch 'ow/rev-parse-is-shallow-repo'
Junio C Hamano committed almost 9 years ago
Merge branch 'rj/test-ulimit-on-windows'
Junio C Hamano committed almost 9 years ago
Merge branch 'jk/info-alternates-fix'
Junio C Hamano committed almost 9 years ago
Merge branch 'mh/for-each-string-list-item-empty-fix'
Junio C Hamano committed almost 9 years ago
Merge branch 'tb/test-lint-echo-e'
Junio C Hamano committed almost 9 years ago
Merge branch 'jk/revision-remove-cmdline-pathspec'
Junio C Hamano committed almost 9 years ago