GIT 0.99.8c

Contains the following fixes since 0.99.8b:

Jonas Fonseca:
      Fix usage of carets in git-rev-parse(1)

Junio C Hamano:
      Give proper prototype to gitstrcasestr.
      Make sure 'make install' does not have to rebuild templates.
      git-tag: update usage string and documentation.

Kai Ruemmler:
      s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txt
      teach git-status about spaces in filenames
      ignore new git-diff index header when computing patch ids

Paolo 'Blaisorblade' Giarrusso:
      Fix git-verify-tag for light-weight tags

Robert Fitzsimons:
      Fix wrong filename listing bug in git-ls-tree.
  1. 32e49d5 GIT 0.99.8c by Junio C Hamano · 20 years ago v0.99.8c
  2. 2af60a0 Merge branch 'fixes' by Junio C Hamano · 20 years ago
  3. fb8024b git-tag: update usage string and documentation. by Junio C Hamano · 20 years ago
  4. 9fabded ignore new git-diff index header when computing patch ids by Kai Ruemmler · 20 years ago
  5. 5a6850e Fix git-verify-tag for light-weight tags by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  6. 8c51242 Make sure 'make install' does not have to rebuild templates. by Junio C Hamano · 20 years ago
  7. e1e9c25 Give proper prototype to gitstrcasestr. by Junio C Hamano · 20 years ago
  8. 305a5c7 Merge branch 'fixes' by Junio C Hamano · 20 years ago
  9. 33bb218 teach git-status about spaces in filenames by Kai Ruemmler · 20 years ago
  10. ab1630a Fix wrong filename listing bug in git-ls-tree. by robfitz@273k.net · 20 years ago
  11. ab18247 s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txt by Kai Ruemmler · 20 years ago
  12. babfaba Fix usage of carets in git-rev-parse(1) by Jonas Fonseca · 20 years ago
  13. 8b1f8d0 GIT 0.99.8b by Junio C Hamano · 20 years ago v0.99.8b
  14. 952f87a Merge branch 'fixes' by Junio C Hamano · 20 years ago
  15. 4cfc63d clone-pack: use create_symref() instead of raw symlink. by Junio C Hamano · 20 years ago
  16. f73ae1f Some typos and light editing of various manpages by Christian Meder · 20 years ago
  17. e091eb9 upload-pack: Do not choke on too many heads request. by Junio C Hamano · 20 years ago
  18. df34297 [PATCH] Quote the missing GIT_DIR. by Santi_Béjar · 20 years ago
  19. 85912b0 [PATCH] Fix symbolic ref validation by Jonas Fonseca · 20 years ago
  20. d6e548d [PATCH] hold_index_file_for_update should not unlink failed to open .lock files atexit by Alex Riesen · 20 years ago
  21. 0b34379 Fix diff-filter All-Or-None mark. by Junio C Hamano · 20 years ago
  22. 1290563 Add missing documentation. by Junio C Hamano · 20 years ago
  23. b10c1a7 Remove useless use of sed in git-format-patch. by Junio C Hamano · 20 years ago
  24. f641339 Leave an empty line between log and sign-off. by Junio C Hamano · 20 years ago
  25. e9b2e58 Remove unused external-diff script. by Junio C Hamano · 20 years ago
  26. 144c83f Merge branch 'fixes' by Junio C Hamano · 20 years ago
  27. 70a0c6f [PATCH] Limit the number of requests outstanding in ssh-fetch. by Daniel Barkalow · 20 years ago
  28. f5a5e9b Avoid compiler warning. Signed-off-by: Junio C Hamano <junkio@cox.net> by Junio C Hamano · 20 years ago
  29. 0bc4589 Make sure get_sha1 does not accept ambiguous sha1 prefix (again). by Junio C Hamano · 20 years ago
  30. e1d04f8 GIT 0.99.8a Signed-off-by: Junio C Hamano <junkio@cox.net> by Junio C Hamano · 20 years ago v0.99.8a
  31. 619e5a0 git-pull: do not barf on -a flag meant for git-fetch. by Junio C Hamano · 20 years ago
  32. df8baa4 [PATCH] Random documentation fixes by Jonas Fonseca · 20 years ago
  33. 5a82b4f Error message from get_sha1() on ambiguous short SHA1. by Junio C Hamano · 20 years ago
  34. 88f8f0a [PATCH] Enable and fix support for base less merges. by Fredrik Kuivinen · 20 years ago
  35. 99a19b4 Make sure get_sha1 does not accept ambiguous sha1 prefix. by Junio C Hamano · 20 years ago
  36. c807f77 Fix minor DOS in rev-list. by Junio C Hamano · 20 years ago
  37. 91dd674 GIT 0.99.8 by Junio C Hamano · 20 years ago v0.99.8
  38. a2775c2 [PATCH] Update git-clone documentation by Eric W. Biederman · 20 years ago
  39. f9d7241 Handle really trivial case inside git-merge. by Junio C Hamano · 20 years ago
  40. 23822a3 read-tree: --trivial by Linus Torvalds · 20 years ago
  41. 500b97e [PATCH] Teach git-ls-files about '--' to denote end of options. by Fredrik Kuivinen · 20 years ago
  42. af21511 [PATCH] Teach the recursive merge strategy about renames. by Fredrik Kuivinen · 20 years ago
  43. 7dd4357 read-tree: remove --head option. by Junio C Hamano · 20 years ago
  44. 0842acf Customize git command for installations that lack certain commands. by Junio C Hamano · 20 years ago
  45. 18c5a52 [PATCH] git on OpenBSD by Han Boetes · 20 years ago
  46. 5cd5ace [PATCH] Re-instate index file write optimization by Linus Torvalds · 20 years ago
  47. 5d1a5c0 [PATCH] Better error reporting for "git status" by Linus Torvalds · 20 years ago
  48. 455a7f3 More portability. by Junio C Hamano · 20 years ago
  49. 8098a17 Add git-symbolic-ref by Junio C Hamano · 20 years ago
  50. a876ed8 Use resolve_ref() to implement read_ref(). by Junio C Hamano · 20 years ago
  51. ca8db14 [PATCH] Allow reading "symbolic refs" that point to other refs by Linus Torvalds · 20 years ago
  52. 9b143c6 Teach update-ref about a symbolic ref stored in a textfile. by Junio C Hamano · 20 years ago
  53. ed1aadf [PATCH] git fetch --tags by Linus Torvalds · 20 years ago
  54. 4fa2197 [PATCH] HTTP partial transfer support fix. by Nick Hengeveld · 20 years ago
  55. 271421c Update partial HTTP transfers. by Junio C Hamano · 20 years ago
  56. 49a0f24 [PATCH] HTTP partial transfer support for object, pack, and index transfers by Nick Hengeveld · 20 years ago
  57. 94c2334 Pass CVSps generated A U Thor <author@domain.xz> intact. by Junio C Hamano · 20 years ago
  58. 37f15d5 [PATCH] archimport: Actually cope with merges from "remote" repositories. Plus: Nicer messages. by Martin Langhoff · 20 years ago
  59. 38ec15a Honor extractor's umask in git-tar-tree. by Junio C Hamano · 20 years ago
  60. f8d839a Honor user's umask. by Junio C Hamano · 20 years ago
  61. 1fea629 [PATCH] Flag empty patches as errors by Linus Torvalds · 20 years ago
  62. 88cd621 Consolidate null_sha1[]. by Junio C Hamano · 20 years ago
  63. 894a8a8 Still installing the old command names. by Junio C Hamano · 20 years ago
  64. 264b16b Tell which packfile is corrupt when we die. by Junio C Hamano · 20 years ago
  65. cdda474 [PATCH] Make logerror() and loginfo() static by Pavel Roskin · 20 years ago
  66. 7d167fe [PATCH] Old curl does not know about CURLOPT_SSLKEY by Johannes Schindelin · 20 years ago
  67. 60fb5b2 Use git-merge in git-pull (second try). by Junio C Hamano · 20 years ago
  68. bf7960e Use git-update-ref in scripts. by Junio C Hamano · 20 years ago
  69. a7928f8 [PATCH] Make some needlessly global stuff static by Peter Hagervall · 20 years ago
  70. 5acb6de [PATCH] Support for more CURL SSL settings via environment variables by Nick Hengeveld · 20 years ago
  71. 49c188f [PATCH] Add new programs to .gitignore. by Tom Prince · 20 years ago
  72. 60fa056 Fastpath the normal case by not checking that index matches HEAD. by Junio C Hamano · 20 years ago
  73. 05dd8e2 Fix default pull not to do an unintended Octopus. by Junio C Hamano · 20 years ago
  74. 3e03aaf Update the case table in t/t1000. by Junio C Hamano · 20 years ago
  75. d710b26 Merge master.kernel.org:/home/hpa/git/daemon by Junio C Hamano · 20 years ago
  76. 148ccbb git-commit: use update-index --stdin, instead of xargs. by Junio C Hamano · 20 years ago
  77. 1f7f99d update-index: document --stdin and -z by Junio C Hamano · 20 years ago
  78. ee1bec3 update-index: --stdin and -z by Junio C Hamano · 20 years ago
  79. e8f71fc COPTS -> CFLAGS by H. Peter Anvin · 20 years ago
  80. 8fc7ba8 Parallelize the build by H. Peter Anvin · 20 years ago
  81. 07cdbb3 Merge with git+ssh://master.kernel.org/pub/scm/git/git.git by H. Peter Anvin · 20 years ago
  82. 47888f0 Restore chdir(".git") by H. Peter Anvin · 20 years ago
  83. 1ddea77 [PATCH] Return CURL error message when object transfer fails by Nick Hengeveld · 20 years ago
  84. 820eca6 [PATCH] Implement --recover for git-*-fetch by Daniel Barkalow · 20 years ago
  85. 5da1606 [PATCH] Provide access to git_dir through get_git_dir(). by Sven Verdoolaege · 20 years ago
  86. edde7a8 [PATCH] Make the test more shell generic and fix missing Solaris find option by Peter Eriksen · 20 years ago
  87. 3cc35e2 Really require tk 8.4 (RPM) by Junio C Hamano · 20 years ago
  88. 4ae9568 Support a modicum of path validation, and allow an export all trees option. by H. Peter Anvin · 20 years ago
  89. 1e1cba6 Require tk 8.4 (RPM) Signed-off-by: Junio C Hamano <junkio@cox.net> by Junio C Hamano · 20 years ago
  90. c106705 Merge http://www.kernel.org/pub/scm/gitk/gitk by Junio C Hamano · 20 years ago
  91. 0b7a9fc git-fetch: send informational output to >&2 consistently. by Junio C Hamano · 20 years ago
  92. deca7e8 Give default merge message after failed automerge. by Junio C Hamano · 20 years ago
  93. e2f5f6e Do not require clean tree when reverting and cherry-picking. by Junio C Hamano · 20 years ago
  94. a935824 Fix overzealous cleanliness check in git-merge by Junio C Hamano · 20 years ago
  95. 036a72d git-clone: check out "master" by default. by Junio C Hamano · 20 years ago
  96. 9e026d3 Use "$@" rather than "${1+$@}" when invoking wish. by Paul Mackerras · 20 years ago
  97. 152da3d Plug a small race in update-ref.c. by Junio C Hamano · 20 years ago
  98. a698753 Change wish8.4 back to wish by Paul Mackerras · 20 years ago
  99. 66bf85a [PATCH] Add "git-update-ref" to update the HEAD (or other) ref by Linus Torvalds · 20 years ago
  100. 8cc01e5 [PATCH] More descriptive messages for conflict cases in merges by Fredrik Kuivinen · 20 years ago