Merge branch 'jc/cachetree' into cr/reset
commit58f6fb53dd1104559f6f5507562a975c0ff079af
authorJunio C Hamano <gitster@pobox.com>
Fri, 14 Sep 2007 08:19:30 +0000 (14 01:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Sep 2007 08:19:30 +0000 (14 01:19 -0700)
treee5d6efb5312abab35abf8a7b18aacc61776c6592
parentcbb390cd8f58ca6fc5c7b2c710425649b057b6d6
parent09d5dc32fbdfa7bfd23fe377455445dd2605c3b9
Merge branch 'jc/cachetree' into cr/reset

* jc/cachetree:
  Simplify cache API
  git-format-patch --in-reply-to: accept <message@id> with angle brackets
  git-add -u: do not barf on type changes
  Remove duplicate note about removing commits with git-filter-branch
  git-clone: improve error message if curl program is missing or not executable
  git.el: Allow the add and remove commands to be applied to ignored files.
  git.el: Allow selecting whether to display uptodate/unknown/ignored files.
  git.el: Keep the status buffer sorted by filename.
  hooks--update: Explicitly check for all zeros for a deleted ref.
read-cache.c