Merge branch 'nd/const-struct-cache-entry'
commitd3aeb31dc410a71ee41b87328f0d71996417294f
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Jul 2013 18:24:00 +0000 (22 11:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jul 2013 18:24:01 +0000 (22 11:24 -0700)
treec9792a61c95180c0eeb4c85f5c97fbde63aa53d0
parente9f1a6c189c34a7ea98cbdb92acc677a72a5b4ea
parent9c5e6c802cde9881785b7f1b3278b97be4aabd82
Merge branch 'nd/const-struct-cache-entry'

* nd/const-struct-cache-entry:
  Convert "struct cache_entry *" to "const ..." wherever possible
builtin/apply.c
builtin/checkout.c
builtin/commit.c
builtin/merge.c
cache.h
diff.c
dir.c
entry.c
sha1_name.c
submodule.c
wt-status.c