Merge branch 'lt/maint-diff-reduce-lstat' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 May 2009 02:04:08 +0000 (19:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 May 2009 02:04:08 +0000 (19:04 -0700)
commit5e04a1ee33f82051668f09d73cf16348169e7f1f
tree2484cb203a6b0c68773371fc629b29536d1966c8
parent597a1782460085105f7530c815e79cbb1de272d9
parent53996fe5397ff37c5934bb5e9b23ef5985b3d152
Merge branch 'lt/maint-diff-reduce-lstat' into maint

* lt/maint-diff-reduce-lstat:
  Teach 'git checkout' to preload the index contents
  Avoid unnecessary 'lstat()' calls in 'get_stat_data()'
builtin-checkout.c
diff-lib.c