hashmap_remove takes "const struct hashmap_entry *"
Eric Wong committed almost 7 years ago
hashmap_get takes "const struct hashmap_entry *"
Eric Wong committed almost 7 years ago
hashmap_add takes "struct hashmap_entry *"
Eric Wong committed almost 7 years ago
hashmap_get_next takes "const struct hashmap_entry *"
Eric Wong committed almost 7 years ago
hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong committed almost 7 years ago
packfile: use hashmap_entry in delta_base_cache_entry
Eric Wong committed almost 7 years ago
coccicheck: detect hashmap_entry.hash assignment
Eric Wong committed almost 7 years ago
diff: use hashmap_entry_init on moved_entry.ent
Eric Wong committed almost 7 years ago
tests: remove "cat foo" before "test_i18ngrep bar foo"
René Scharfe committed almost 7 years ago
git-p4: auto-delete named temporary file
Philip.McGraw committed about 7 years ago
Junio C Hamano committed almost 7 years ago
Merge branch 'cb/skip-utf8-check-with-pcre1'
Junio C Hamano committed almost 7 years ago
Merge branch 'ma/user-manual-markup-update'
Junio C Hamano committed almost 7 years ago
Merge branch 'bc/doc-use-docbook-5'
Junio C Hamano committed almost 7 years ago
Merge branch 'ma/asciidoctor-more-fixes'
Junio C Hamano committed almost 7 years ago
Merge branch 'ma/asciidoctor-refmiscinfo'
Junio C Hamano committed almost 7 years ago
Merge branch 'am/mailmap-andrey-mazo'
Junio C Hamano committed almost 7 years ago
Merge branch 'jc/git-gui-has-maintainer'
Junio C Hamano committed almost 7 years ago
t/oid-info: add empty tree and empty blob values
brian m. carlson committed almost 7 years ago
t/oid-info: allow looking up hash algorithm name
brian m. carlson committed almost 7 years ago