protocol: introduce protocol extension mechanisms
Brandon Williams committed almost 9 years ago
pkt-line: add packet_write function
Brandon Williams committed almost 9 years ago
l10n: git.pot: v2.15.0 round 2 (2 new, 2 removed)
Jiang Xin committed almost 9 years ago
Merge branch 'master' of git://github.com/git-l10n/git-po
Jiang Xin committed almost 9 years ago
submodule: simplify decision tree whether to or not to fetch
Heiko Voigt committed almost 9 years ago
implement fetching of moved submodules
Heiko Voigt committed almost 9 years ago
diff: fix infinite loop with --color-moved --ignore-space-change
Jeff King committed almost 9 years ago
refs/files-backend: convert static functions to object_id
brian m. carlson committed almost 9 years ago
refs: convert read_raw_ref backends to struct object_id
brian m. carlson committed almost 9 years ago
refs: convert peel_object to struct object_id
brian m. carlson committed almost 9 years ago
refs: convert resolve_ref_unsafe to struct object_id
brian m. carlson committed almost 9 years ago
worktree: convert struct worktree to object_id
brian m. carlson committed almost 9 years ago
refs: convert resolve_gitlink_ref to struct object_id
brian m. carlson committed almost 9 years ago
Convert remaining callers of resolve_gitlink_ref to object_id
brian m. carlson committed almost 9 years ago
sha1_file: convert index_path and index_fd to struct object_id
brian m. carlson committed almost 9 years ago
refs: convert reflog_expire parameter to struct object_id
brian m. carlson committed almost 9 years ago
refs: convert read_ref_at to struct object_id
brian m. carlson committed almost 9 years ago
refs: convert peel_ref to struct object_id
brian m. carlson committed almost 9 years ago
builtin/pack-objects: convert to struct object_id
brian m. carlson committed almost 9 years ago
pack-bitmap: convert traverse_bitmap_commit_list to object_id
brian m. carlson committed almost 9 years ago