1. 2b6854c Cleanup variables in cat-file by Shawn O. Pearce · 18 years ago
  2. 21666f1 convert object type handling from a string to a number by Nicolas Pitre · 18 years ago
  3. 9a8e35e Relative timestamps in git log by Linus Torvalds · 19 years ago
  4. 7230e6d Add write_or_die(), a helper function by Rene Scharfe · 19 years ago
  5. eddd1c8 Make pprint_tag void and cleans up call in cmd_cat_file. by David Rientjes · 19 years ago
  6. a633fca Call setup_git_directory() much earlier by Linus Torvalds · 19 years ago
  7. b931aa5 Call builtin ls-tree in git-cat-file -p by Petr Baudis · 19 years ago
  8. f81daef Builtin git-cat-file by Timo Hirvonen · 19 years ago[Renamed (97%) from cat-file.c]
  9. 31fff30 Separate object name errors from usage errors by Dmitry V. Levin · 19 years ago
  10. 8e44025 Use blob_, commit_, tag_, and tree_type throughout. by Peter Eriksen · 19 years ago
  11. 84a9b58 sha1_name: warning ambiguous refs. by Junio C Hamano · 19 years ago
  12. a0f15fa Pretty-print tagger dates. by Junio C Hamano · 19 years ago
  13. 1c15afb xread/xwrite: do not worry about EINTR at calling sites. by Junio C Hamano · 19 years ago
  14. 7950571 A few more options for git-cat-file by H. Peter Anvin · 19 years ago
  15. 5da22bc cat-file: make it work in a subdirectory. by Junio C Hamano · 20 years ago
  16. f16ebbd [PATCH] cat-file: be consistent in usage string and documentation. by Junio C Hamano · 20 years ago
  17. c62266f [PATCH] Avoid unnecessarily inflating and interpreting delta by Junio C Hamano · 20 years ago
  18. 62bb996 [PATCH] git-cat-file: '-s' to find out object size. by Junio C Hamano · 20 years ago
  19. f2a0633 [PATCH] git-cat-file: use sha1_object_info() on '-t'. by Junio C Hamano · 20 years ago
  20. bab5583 [PATCH] git-export complains about mising cat-file by Alexey Nezhdanov · 20 years ago
  21. fa9e9c7 Fix missing '\n' at end of git-cat-file -t output. by Linus Torvalds · 20 years ago
  22. 11e7d5c Make "cat-file" use "read_object_with_reference()" by Linus Torvalds · 20 years ago
  23. 3c249c9 Add "get_sha1()" helper function. by Linus Torvalds · 20 years ago
  24. e447947 Be much more liberal about the file mode bits. by Linus Torvalds · 20 years ago
  25. 2de381f [PATCH] Consolidate the error handling by Petr Baudis · 20 years ago
  26. 19b2860 Use "-Wall -O2" for the compiler to get more warnings. by Linus Torvalds · 20 years ago
  27. bf0c6e8 Make "cat-file" output the file contents to stdout. by Linus Torvalds · 20 years ago
  28. 8bc9a0c Add copyright notices. by Linus Torvalds · 20 years ago
  29. e83c516 Initial revision of "git", the information manager from hell by Linus Torvalds · 20 years ago