Makefile: allow combining UBSan with other sanitizers
René Scharfe committed about 9 years ago
tree-diff: don't access hash of NULL object_id pointer
René Scharfe committed about 9 years ago
alias: compare alias name *case-insensitively*
Johannes Schindelin committed about 9 years ago
t1300: demonstrate that CamelCased aliases regressed
Johannes Schindelin committed about 9 years ago
sha1_name: convert uses of 40 to GIT_SHA1_HEXSZ
brian m. carlson committed about 9 years ago
sha1_name: convert GET_SHA1* flags to GET_OID*
brian m. carlson committed about 9 years ago
sha1_name: convert get_sha1* to get_oid*
brian m. carlson committed about 9 years ago
Convert remaining callers of get_sha1 to get_oid.
brian m. carlson committed about 9 years ago
builtin/unpack-file: convert to struct object_id
brian m. carlson committed about 9 years ago
bisect: convert bisect_checkout to struct object_id
brian m. carlson committed about 9 years ago
builtin/update_ref: convert to struct object_id
brian m. carlson committed about 9 years ago
sequencer: convert to struct object_id
brian m. carlson committed about 9 years ago
remote: convert struct push_cas to struct object_id
brian m. carlson committed about 9 years ago
submodule: convert submodule config lookup to use object_id
brian m. carlson committed about 9 years ago
builtin/merge-tree: convert remaining caller of get_sha1 to object_id
brian m. carlson committed about 9 years ago
builtin/fsck: convert remaining caller of get_sha1 to object_id
brian m. carlson committed about 9 years ago
l10n: bg.po: Updated Bulgarian translation (3206t)
Alexander Shopov committed about 9 years ago
l10n: vi.po(3206t): Update Vietnamese translation
Tran Ngoc Quan committed about 9 years ago
l10n: git.pot: v2.14.0 round 1 (34 new, 23 removed)
Jiang Xin committed about 9 years ago
Merge branch 'maint' of git://github.com/git-l10n/git-po
Jiang Xin committed about 9 years ago