Builtin git-show-branch.

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