refs: convert dwim_log to struct object_id
brian m. carlson committed almost 9 years ago
builtin/reflog: convert remaining unsigned char uses to object_id
brian m. carlson committed almost 9 years ago
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson committed almost 9 years ago
refs: convert read_ref and read_ref_full to object_id
brian m. carlson committed almost 9 years ago
refs: convert resolve_refdup and refs_resolve_refdup to struct object_id
brian m. carlson committed almost 9 years ago
Convert check_connected to use struct object_id
brian m. carlson committed almost 9 years ago
refs: update ref transactions to use struct object_id
brian m. carlson committed almost 9 years ago
refs: prevent accidental NULL dereference in write_pseudoref
brian m. carlson committed almost 9 years ago
refs: convert update_ref and refs_update_ref to use struct object_id
brian m. carlson committed almost 9 years ago
refs: convert delete_ref and refs_delete_ref to struct object_id
brian m. carlson committed almost 9 years ago
refs/files-backend: convert struct ref_to_prune to object_id
brian m. carlson committed almost 9 years ago
walker: convert to struct object_id
brian m. carlson committed almost 9 years ago
sequencer.c: fix and unify error messages in rearrange_squash()
Ralf Thielow committed almost 9 years ago
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev committed almost 9 years ago
Merge branch 'master' of git://github.com/alshopov/git-po
Jiang Xin committed almost 9 years ago
l10n: bg.po: Updated Bulgarian translation (3245t)
Alexander Shopov committed almost 9 years ago
revision: quit pruning diff more quickly when possible
Jeff King committed almost 9 years ago
branch: split validate_new_branchname() into two
Junio C Hamano committed almost 9 years ago
branch: streamline "attr_only" handling in validate_new_branchname()
Junio C Hamano committed almost 9 years ago
pull: pass --signoff/--no-signoff to "git merge"
W. Trevor King committed almost 9 years ago