Merge branch 'es/doc-mentoring'
Junio C Hamano committed over 6 years ago
Merge branch 'es/bright-colors'
Junio C Hamano committed over 6 years ago
Merge branch 'bw/remote-rename-update-config'
Junio C Hamano committed over 6 years ago
clone: pass --single-branch during --recurse-submodules
Emily Shaffer committed over 6 years ago
submodule--helper: use C99 named initializer
Emily Shaffer committed over 6 years ago
lib-log-graph: consolidate colored graph cmp logic
Abhishek Kumar committed over 6 years ago
lib-log-graph: consolidate test_cmp_graph logic
Abhishek Kumar committed over 6 years ago
worktree: don't allow "add" validation to be fooled by suffix matching
Eric Sunshine committed over 6 years ago
worktree: add utility to find worktree by pathname
Eric Sunshine committed over 6 years ago
worktree: improve find_worktree() documentation
Eric Sunshine committed over 6 years ago
packfile: drop nth_packed_object_sha1()
Jeff King committed over 6 years ago
packed_object_info(): use object_id internally for delta base
Jeff King committed over 6 years ago
packed_object_info(): use object_id for returning delta base
Jeff King committed over 6 years ago
pack-check: push oid lookup into loop
Jeff King committed over 6 years ago
pack-check: convert "internal error" die to a BUG()
Jeff King committed over 6 years ago
pack-bitmap: use object_id when loading on-disk bitmaps
Jeff King committed over 6 years ago
pack-objects: use object_id struct in pack-reuse code
Jeff King committed over 6 years ago
pack-objects: convert oe_set_delta_ext() to use object_id
Jeff King committed over 6 years ago
pack-objects: read delta base oid into object_id struct
Jeff King committed over 6 years ago
nth_packed_object_oid(): use customary integer return
Jeff King committed over 6 years ago