Make git-checkout-index a builtin

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