summaryrefslogtreecommitdiff
path: root/t/t5813-proto-disable-ssh.sh
diff options
context:
space:
mode:
authorLibravatar Brandon Williams <bmwill@google.com>2017-01-27 18:02:01 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-02-01 13:46:53 -0800
commit1a600b7555205f80b276659db4fd521658642505 (patch)
tree7cce47514bdbb976ab4844c2a8efd9296c3ac37c /t/t5813-proto-disable-ssh.sh
parentattr: change validity check for attribute names to use positive logic (diff)
downloadtgif-1a600b7555205f80b276659db4fd521658642505.tar.xz
attr: use hashmap for attribute dictionary
The current implementation of the attribute dictionary uses a custom hashtable. This modernizes the dictionary by converting it to the builtin 'hashmap' structure. Also, in order to enable a threaded API in the future add an accompanying mutex which must be acquired prior to accessing the dictionary of interned attributes. Signed-off-by: Brandon Williams <bmwill@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5813-proto-disable-ssh.sh')
0 files changed, 0 insertions, 0 deletions