GIT 0.99.9h
GIT 0.99.9h

This is GIT 1.0-rc1 in disguise.  It is plausible that
relatively new parts of the system still need tweaking and
fixing, but that is why it is not 1.0 but rc ;-).

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