read-cache: new API write_locked_index instead of write_index/write_cache
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Fri, 13 Jun 2014 12:19:23 +0000 (19:19 +0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Jun 2014 18:49:10 +0000 (11:49 -0700)
commit03b8664...722f11ccc321cd7279aa49b811d17cc2
treedc5b717...01867692ce344d1548ad5a82ac1c1881copy hash to clipboard (tree)
parent33c297a...cc0ce0f945198fbcdf48fbf2fd27d01bcopy hash to clipboard (diff)
20 files changed:
builtin/add.c
builtin/apply.c
builtin/checkout-index.c
builtin/checkout.c
builtin/clone.c
builtin/commit.c
builtin/merge.c
builtin/mv.c
builtin/read-tree.c
builtin/reset.c
builtin/rm.c
builtin/update-index.c
cache-tree.c
cache.h
merge-recursive.c
merge.c
read-cache.c
rerere.c
sequencer.c
test-scrap-cache-tree.c