GIT 0.99.7c

Contains the following post-0.99.7b fixes:

 - rsh.c string termination fix by H. Peter Anvin
 - further fetch fixes by Sergey Vlasov
 - diff-tree documentation by Robert Watson.
 - 'git diff --cached' synonymous to 'git diff --cached HEAD'.
 - subprocess.py licensing status clarification.

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