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. 500b97e [PATCH] Teach git-ls-files about '--' to denote end of options. by Fredrik Kuivinen · 20 years ago
  2. 6b5ee13 Diff clean-up. by Junio C Hamano · 20 years ago
  3. b039189 Show modified files in git-ls-files by Junio C Hamano · 20 years ago
  4. 2c04662 Revert "Replace zero-length array decls with []." by Junio C Hamano · 20 years ago
  5. 10d781b Merge refs/heads/portable from http://www.cs.berkeley.edu/~ejr/gits/git.git by Junio C Hamano · 20 years ago
  6. 5690614 [PATCH] Fix silly pathspec bug in git-ls-files by Linus Torvalds · 20 years ago
  7. 6c5f9ba Replace zero-length array decls with []. by Jason Riedy · 20 years ago
  8. 56fc510 [PATCH] git-ls-files: generalized pathspecs by Linus Torvalds · 20 years ago
  9. 5be4efb [PATCH] Make "git-ls-files" work in subdirectories by Linus Torvalds · 20 years ago
  10. 4d1f119 [PATCH] Unify usage strings declaration by Petr Baudis · 20 years ago
  11. fee8825 ls-files: rework exclude patterns. by Junio C Hamano · 20 years ago
  12. f87f949 git-ls-files: --exclude mechanism updates. by Junio C Hamano · 20 years ago
  13. 2eab945 [PATCH] Make ls-* output consistent with diff-* output format. by Junio C Hamano · 20 years ago
  14. c4ee295 [PATCH] Allow dot files in ls-files as well (take #2). by Junio C Hamano · 20 years ago
  15. e99d59f sparse cleanup by Linus Torvalds · 20 years ago
  16. 667bb59 [PATCH] cleanup of in-code names by Alexey Nezhdanov · 20 years ago
  17. 6ca4594 [PATCH 3/3] Add git-ls-files -k. by Junio C Hamano · 20 years ago
  18. a15c1c6 [PATCH 2/3] Support symlinks in git-ls-files --others. by Junio C Hamano · 20 years ago
  19. 20d37ef Steal -t option to git-ls-files from Cogito fork. by Petr Baudis · 20 years ago
  20. 8ae0a8c [PATCH] git and symlinks as tracked content by Kay Sievers · 20 years ago
  21. 1771039 [PATCH] fix usage string for renamed git commands by Nicolas Pitre · 20 years ago
  22. 9b23b4b Rename "show-files" to "ls-files" by Linus Torvalds · 20 years ago[Renamed from show-files.c]
  23. b682969 [PATCH] compat: missing dirent.d_type field by Edgar Toernig · 20 years ago
  24. cf9a113 [PATCH] add short options to show-files by Nicolas Pitre · 20 years ago
  25. 9ff768e [PATCH] Give show-files the ability to process exclusion pattern. by Nicolas Pitre · 20 years ago
  26. 812666c [PATCH] introduce xmalloc and xrealloc by Christopher Li · 20 years ago
  27. bb233d6 Add support for a "GIT_INDEX_FILE" environment variable. by Linus Torvalds · 20 years ago
  28. e447947 Be much more liberal about the file mode bits. by Linus Torvalds · 20 years ago
  29. eec8c63 Add "--unmerged" flag to "show-files", which does what the name implies. by Linus Torvalds · 20 years ago
  30. aee4619 [PATCH] Add --stage to show-files for new stage dircache. by Junio C Hamano · 20 years ago
  31. b83c834 [PATCH] Add -z option to show-files by Junio C Hamano · 20 years ago
  32. aebb267 [PATCH] Whitespace Fixes by Ingo Molnar · 20 years ago
  33. 31cedfb [PATCH] Typofix in git/show-files. by Junio C Hamano · 20 years ago
  34. 8695c8b Add "show-files" command to show the list of managed (or non-managed) files. by Linus Torvalds · 20 years ago