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. 8098a17 Add git-symbolic-ref by Junio C Hamano · 20 years ago
  2. 1f961c1 [PATCH] Fix git-init-db creating crap directories. by Petr Baudis · 20 years ago
  3. a9ab586 Retire support for old environment variables. by Junio C Hamano · 20 years ago
  4. d57306c Create objects/info/ directory in init-db. by Junio C Hamano · 20 years ago
  5. d3af621 Redo the templates generation and installation. by Junio C Hamano · 20 years ago
  6. b03e2d2 git-init-db: brown paper bag bugfix. by Junio C Hamano · 20 years ago
  7. 8d5afef Install sample hooks by Junio C Hamano · 20 years ago
  8. f312de0 [PATCH] Let umask do its work upon filesystem object creation. by Junio C Hamano · 20 years ago
  9. f49fb35 git-init-db: create "pack" subdirectory under objects by Linus Torvalds · 20 years ago
  10. cad88fd git-init-db: set up the full default environment by Linus Torvalds · 20 years ago
  11. e99d59f sparse cleanup by Linus Torvalds · 20 years ago
  12. 8ac069a Introduce GIT_DIR environment variable. by Junio C Hamano · 20 years ago
  13. d19938a Rename environment variables. by Junio C Hamano · 20 years ago
  14. 812666c [PATCH] introduce xmalloc and xrealloc by Christopher Li · 20 years ago
  15. cb126d8 [PATCH] init-db.c: create and use safe_create_dir helper by Zach Welch · 20 years ago
  16. addb315 [PATCH] init-db.c: normalize env var handling. by Zach Welch · 20 years ago
  17. 4696cb9 [PATCH] init-db.c: cleanup comments by Zach Welch · 20 years ago
  18. 17cf781 Remove duplicate getenv(DB_ENVIRONMENT) call by Linus Torvalds · 20 years ago
  19. 7fa6b4e Fix init-db shared database case by Linus Torvalds · 20 years ago
  20. e447947 Be much more liberal about the file mode bits. by Linus Torvalds · 20 years ago
  21. aebb267 [PATCH] Whitespace Fixes by Ingo Molnar · 20 years ago
  22. 4bb04f2 Rename ".dircache" directory to ".git" by Linus Torvalds · 20 years ago
  23. cfd88e2 Make the default directory permissions more lax. by Linus Torvalds · 20 years ago
  24. 19b2860 Use "-Wall -O2" for the compiler to get more warnings. by Linus Torvalds · 20 years ago
  25. 8bc9a0c Add copyright notices. by Linus Torvalds · 20 years ago
  26. e83c516 Initial revision of "git", the information manager from hell by Linus Torvalds · 20 years ago