]> git.neil.brown.name Git - git.git/commit
Merge branch 'sb/hashmap-customize-comparison'
authorJunio C Hamano <gitster@pobox.com>
Thu, 13 Jul 2017 23:14:54 +0000 (16:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 13 Jul 2017 23:14:54 +0000 (16:14 -0700)
commit91f69225443b3be8d3f11c5c71795169d7d00737
tree7c891653d8fb17dfb29641cc8e56385064816e94
parenteac97b438c6734304c155604f4c36ac63f29ca6f
parent1ecbf31d0298a1ed952623108e23234d5cf37086
Merge branch 'sb/hashmap-customize-comparison'

Update the hashmap API so that data to customize the behaviour of
the comparison function can be specified at the time a hashmap is
initialized.

* sb/hashmap-customize-comparison:
  hashmap: migrate documentation from Documentation/technical into header
  patch-ids.c: use hashmap correctly
  hashmap.h: compare function has access to a data field
builtin/describe.c
config.c
refs.c
sha1_file.c
submodule-config.c