pack-objects: disable pack reuse for object-selection options
Jeff King committed over 9 years ago
apply.c: fix whitespace-only mismerge
Junio C Hamano committed over 9 years ago
archive-tar: fix a sparse 'constant too large' warning
Ramsay Jones committed over 9 years ago
l10n: zh_CN: review for git v2.13.0 l10n round 1
Ray Chen committed over 9 years ago
Merge branch 'master' of https://github.com/vnwildman/git
Jiang Xin committed over 9 years ago
l10n: Update Catalan translation
Jordi Mas committed over 9 years ago
l10n: bg.po: Updated Bulgarian translation (3195t)
Alexander Shopov committed over 9 years ago
Merge branch 'fr_l10n_v2.13_rnd2' of git://github.com/jnavila/git
Jiang Xin committed over 9 years ago
object: convert parse_object* to take struct object_id
brian m. carlson committed over 9 years ago
tree: convert parse_tree_indirect to struct object_id
brian m. carlson committed over 9 years ago
sequencer: convert do_recursive_merge to struct object_id
brian m. carlson committed over 9 years ago
diff-lib: convert do_diff_cache to struct object_id
brian m. carlson committed over 9 years ago
builtin/ls-tree: convert to struct object_id
brian m. carlson committed over 9 years ago
merge: convert checkout_fast_forward to struct object_id
brian m. carlson committed over 9 years ago
sequencer: convert fast_forward_to to struct object_id
brian m. carlson committed over 9 years ago
builtin/ls-files: convert overlay_tree_on_cache to object_id
brian m. carlson committed over 9 years ago
builtin/read-tree: convert to struct object_id
brian m. carlson committed over 9 years ago
sha1_name: convert internals of peel_onion to object_id
brian m. carlson committed over 9 years ago
upload-pack: convert remaining parse_object callers to object_id
brian m. carlson committed over 9 years ago
revision: convert remaining parse_object callers to object_id
brian m. carlson committed over 9 years ago