Convert "struct cache_entry *" to "const ..." wherever possible
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Tue, 9 Jul 2013 15:29:00 +0000 (22:29 +0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Jul 2013 16:12:48 +0000 (09:12 -0700)
commit9c5e6c8...2cde9881785b7f1b3278b97be4aabd82
tree2eeb9fb...13fffc711464d83141690fde1c72ce82copy hash to clipboard (tree)
parentf8abaeb...b3fe1a1b873f9636ea410ac4007c8fa8copy hash to clipboard (diff)
29 files changed:
builtin/apply.c
builtin/checkout.c
builtin/clean.c
builtin/commit.c
builtin/grep.c
builtin/ls-files.c
builtin/merge-index.c
builtin/merge.c
builtin/rm.c
builtin/update-index.c
cache-tree.c
cache-tree.h
cache.h
diff.c
dir.c
entry.c
merge-recursive.c
pathspec.c
read-cache.c
rerere.c
resolve-undo.c
revision.c
sequencer.c
sha1_name.c
submodule.c
test-dump-cache-tree.c
tree.c
unpack-trees.c
wt-status.c