index: make the index file format extensible.

... and move the cache-tree data into it.

Signed-off-by: Junio C Hamano <junkio@cox.net>
10 files changed
tree: 9c3ef1388867852e706dbf9a4ba9cc6a8ec15bfe
  1. arm/
  2. compat/
  3. contrib/
  4. Documentation/
  5. mozilla-sha1/
  6. ppc/
  7. t/
  8. templates/
  9. xdiff/
  10. .gitignore
  11. apply.c
  12. blame.c
  13. blob.c
  14. blob.h
  15. builtin-help.c
  16. builtin-log.c
  17. builtin.h
  18. cache-tree.c
  19. cache-tree.h
  20. cache.h
  21. cat-file.c
  22. check-ref-format.c
  23. checkout-index.c
  24. clone-pack.c
  25. combine-diff.c
  26. commit-tree.c
  27. commit.c
  28. commit.h
  29. config.c
  30. connect.c
  31. convert-objects.c
  32. copy.c
  33. COPYING
  34. csum-file.c
  35. csum-file.h
  36. ctype.c
  37. daemon.c
  38. date.c
  39. delta.h
  40. describe.c
  41. diff-delta.c
  42. diff-files.c
  43. diff-index.c
  44. diff-lib.c
  45. diff-stages.c
  46. diff-tree.c
  47. diff.h
  48. diffcore-break.c
  49. diffcore-delta.c
  50. diffcore-order.c
  51. diffcore-pickaxe.c
  52. diffcore-rename.c
  53. diffcore.h
  54. dump-cache-tree.c
  55. entry.c
  56. environment.c
  57. exec_cmd.c
  58. exec_cmd.h
  59. fetch-clone.c
  60. fetch-pack.c
  61. fetch.c
  62. fetch.h
  63. fsck-objects.c
  64. generate-cmdlist.sh
  65. get-tar-commit-id.c
  66. git-add.sh
  67. git-am.sh
  68. git-annotate.perl
  69. git-applymbox.sh
  70. git-applypatch.sh
  71. git-archimport.perl
  72. git-bisect.sh
  73. git-branch.sh
  74. git-checkout.sh
  75. git-cherry.sh
  76. git-clean.sh
  77. git-clone.sh
  78. git-commit.sh
  79. git-compat-util.h
  80. git-count-objects.sh
  81. git-cvsexportcommit.perl
  82. git-cvsimport.perl
  83. git-cvsserver.perl
  84. git-diff.sh
  85. git-fetch.sh
  86. git-fmt-merge-msg.perl
  87. git-format-patch.sh
  88. git-grep.sh
  89. git-lost-found.sh
  90. git-ls-remote.sh
  91. git-merge-octopus.sh
  92. git-merge-one-file.sh
  93. git-merge-ours.sh
  94. git-merge-recursive.py
  95. git-merge-resolve.sh
  96. git-merge-stupid.sh
  97. git-merge.sh
  98. git-mv.perl
  99. git-parse-remote.sh
  100. git-prune.sh
  101. git-pull.sh
  102. git-push.sh
  103. git-rebase.sh
  104. git-relink.perl
  105. git-repack.sh
  106. git-request-pull.sh
  107. git-rerere.perl
  108. git-reset.sh
  109. git-resolve.sh
  110. git-revert.sh
  111. git-rm.sh
  112. git-send-email.perl
  113. git-sh-setup.sh
  114. git-shortlog.perl
  115. git-svnimport.perl
  116. git-tag.sh
  117. git-verify-tag.sh
  118. GIT-VERSION-GEN
  119. git-whatchanged.sh
  120. git.c
  121. git.spec.in
  122. gitk
  123. gitMergeCommon.py
  124. hash-object.c
  125. http-fetch.c
  126. http-push.c
  127. http.c
  128. http.h
  129. ident.c
  130. imap-send.c
  131. index-pack.c
  132. index.c
  133. init-db.c
  134. INSTALL
  135. local-fetch.c
  136. log-tree.c
  137. log-tree.h
  138. ls-files.c
  139. ls-tree.c
  140. mailinfo.c
  141. mailsplit.c
  142. Makefile
  143. merge-base.c
  144. merge-index.c
  145. merge-tree.c
  146. mktag.c
  147. mktree.c
  148. name-rev.c
  149. object.c
  150. object.h
  151. pack-check.c
  152. pack-objects.c
  153. pack-redundant.c
  154. pack.h
  155. pager.c
  156. patch-delta.c
  157. patch-id.c
  158. path.c
  159. peek-remote.c
  160. pkt-line.c
  161. pkt-line.h
  162. prune-packed.c
  163. quote.c
  164. quote.h
  165. read-cache.c
  166. read-tree.c
  167. README
  168. receive-pack.c
  169. refs.c
  170. refs.h
  171. repo-config.c
  172. rev-list.c
  173. rev-parse.c
  174. revision.c
  175. revision.h
  176. rsh.c
  177. rsh.h
  178. run-command.c
  179. run-command.h
  180. send-pack.c
  181. server-info.c
  182. setup.c
  183. sha1_file.c
  184. sha1_name.c
  185. shell.c
  186. show-branch.c
  187. show-index.c
  188. ssh-fetch.c
  189. ssh-pull.c
  190. ssh-push.c
  191. ssh-upload.c
  192. strbuf.c
  193. strbuf.h
  194. stripspace.c
  195. symbolic-ref.c
  196. tag.c
  197. tag.h
  198. tar-tree.c
  199. tar.h
  200. test-date.c
  201. test-delta.c
  202. tree-diff.c
  203. tree-walk.c
  204. tree-walk.h
  205. tree.c
  206. tree.h
  207. unpack-file.c
  208. unpack-objects.c
  209. update-index.c
  210. update-ref.c
  211. update-server-info.c
  212. upload-pack.c
  213. usage.c
  214. var.c
  215. verify-pack.c
  216. write-tree.c
  217. xdiff-interface.c
  218. xdiff-interface.h