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. df34297 [PATCH] Quote the missing GIT_DIR. by Santi_Béjar · 20 years ago
  2. f641339 Leave an empty line between log and sign-off. by Junio C Hamano · 20 years ago
  3. 8098a17 Add git-symbolic-ref by Junio C Hamano · 20 years ago
  4. bf7960e Use git-update-ref in scripts. by Junio C Hamano · 20 years ago
  5. 148ccbb git-commit: use update-index --stdin, instead of xargs. by Junio C Hamano · 20 years ago
  6. deca7e8 Give default merge message after failed automerge. by Junio C Hamano · 20 years ago
  7. 91063bb Multi-backend merge driver. by Junio C Hamano · 20 years ago
  8. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (95%) from git-commit-script]
  9. 2d56993 Use 'git status' now it can handle initial commit. by Junio C Hamano · 20 years ago
  10. bc4af68 git commit: Allow editing on all occasions. by Junio C Hamano · 20 years ago
  11. 9804b7d Show the branch name more prominently in "git status". by Junio C Hamano · 20 years ago
  12. aba2da1 Accept -m and friends for initial commits and merge commits. by Junio C Hamano · 20 years ago
  13. 89e2c5f Add commit hook and make the verification customizable. by Junio C Hamano · 20 years ago
  14. e20ce6a [PATCH] Allow file removal when "git commit --all" is used. by Junio C Hamano · 20 years ago
  15. 6a0049c Fix git-commit without paths. by Junio C Hamano · 20 years ago
  16. 22cff6a git-commit: pass explicit path to git-diff-files. by Junio C Hamano · 20 years ago
  17. 2150cc9 Tentative fix to git-commit-script by Junio C Hamano · 20 years ago
  18. 0cfe1d3 Add --signoff and --verify option to git commit. by Junio C Hamano · 20 years ago
  19. 0c09129 git-commit: log parameter updates. by Junio C Hamano · 20 years ago
  20. eca35ec [PATCH] git-commit-script fix for degenerated merge by Johannes Schindelin · 20 years ago
  21. f6e1a4d [PATCH] Audit rev-parse users. by Junio C Hamano · 20 years ago
  22. f0b3273 Add "git commit --all" since everybody seems to want it. by Linus Torvalds · 20 years ago
  23. b33e966 Add "git-sh-setup-script" for common git shell script setup by Linus Torvalds · 20 years ago
  24. 5fec3ef [PATCH] git-commit-script: get commit message from an existing one. by Junio C Hamano · 20 years ago
  25. 0795495 Let "git commit" take arguments for files to commit. by Linus Torvalds · 20 years ago
  26. 170241b Make "git commit" clean up after itself by Linus Torvalds · 20 years ago
  27. 96069cf Make "git commit" handle initial commits too by Linus Torvalds · 20 years ago
  28. 7f1d112 Remove MERGE_HEAD after committing merge by Linus Torvalds · 20 years ago
  29. 9c06531 Make "git commit" work correctly in the presense of a manual merge by Linus Torvalds · 20 years ago
  30. ef6a46e [PATCH] git: git-commit-script ignores $GIT_DIR by Alexey Guzeev · 20 years ago
  31. 2036d84 [PATCH] Buglets fix in the new two scripts by Junio C Hamano · 20 years ago
  32. a3e870f Add "commit" helper script by Linus Torvalds · 20 years ago