1. f9275c6 Merge branch 'sb/opt-filename' by Junio C Hamano · 16 years ago
  2. 0e5168f fix cat-file usage message and documentation by Jeff King · 16 years ago
  3. 3778292 parse-opts: prepare for OPT_FILENAME by Stephen Boyd · 16 years ago
  4. d753070 remove trailing LF in die() messages by Alexander Potashev · 16 years ago
  5. f285a2d Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer by Brandon Casey · 16 years ago
  6. 34baebc Start conforming code to "git subcmd" style by Heikki Orsila · 17 years ago
  7. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  8. 5b8a94b git cat-file: Fix memory leak in batch mode by Björn Steinbrink · 17 years ago
  9. 3c076db cat-file --batch / --batch-check: do not exit if hashes are missing by Lea Wiemann · 17 years ago
  10. 422b206 cat-file --batch: flush stdout also when objects are missing by Lea Wiemann · 17 years ago
  11. 9bd81e4 Merge branch 'js/config-cb' by Junio C Hamano · 17 years ago v1.5.6-rc0
  12. 15d8e56 builtin-cat-file.c: use parse_options() by Michele Ballabio · 17 years ago
  13. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  14. a8128ed git-cat-file: Add --batch option by Adam Roben · 17 years ago
  15. 05d5667 git-cat-file: Add --batch-check option by Adam Roben · 17 years ago
  16. 4814dbe git-cat-file: Make option parsing a little more flexible by Adam Roben · 17 years ago
  17. 9cf71b1 git-cat-file: Small refactor of cmd_cat_file by Adam Roben · 17 years ago
  18. 2b6854c Cleanup variables in cat-file by Shawn O. Pearce · 18 years ago
  19. 21666f1 convert object type handling from a string to a number by Nicolas Pitre · 18 years ago
  20. 9a8e35e Relative timestamps in git log by Linus Torvalds · 19 years ago
  21. 7230e6d Add write_or_die(), a helper function by Rene Scharfe · 19 years ago
  22. eddd1c8 Make pprint_tag void and cleans up call in cmd_cat_file. by David Rientjes · 19 years ago
  23. a633fca Call setup_git_directory() much earlier by Linus Torvalds · 19 years ago
  24. b931aa5 Call builtin ls-tree in git-cat-file -p by Petr Baudis · 19 years ago
  25. f81daef Builtin git-cat-file by Timo Hirvonen · 19 years ago[Renamed (97%) from cat-file.c]
  26. 31fff30 Separate object name errors from usage errors by Dmitry V. Levin · 19 years ago
  27. 8e44025 Use blob_, commit_, tag_, and tree_type throughout. by Peter Eriksen · 19 years ago
  28. 84a9b58 sha1_name: warning ambiguous refs. by Junio C Hamano · 19 years ago
  29. a0f15fa Pretty-print tagger dates. by Junio C Hamano · 19 years ago
  30. 1c15afb xread/xwrite: do not worry about EINTR at calling sites. by Junio C Hamano · 19 years ago
  31. 7950571 A few more options for git-cat-file by H. Peter Anvin · 19 years ago
  32. 5da22bc cat-file: make it work in a subdirectory. by Junio C Hamano · 20 years ago
  33. f16ebbd [PATCH] cat-file: be consistent in usage string and documentation. by Junio C Hamano · 20 years ago
  34. c62266f [PATCH] Avoid unnecessarily inflating and interpreting delta by Junio C Hamano · 20 years ago
  35. 62bb996 [PATCH] git-cat-file: '-s' to find out object size. by Junio C Hamano · 20 years ago
  36. f2a0633 [PATCH] git-cat-file: use sha1_object_info() on '-t'. by Junio C Hamano · 20 years ago
  37. bab5583 [PATCH] git-export complains about mising cat-file by Alexey Nezhdanov · 20 years ago
  38. fa9e9c7 Fix missing '\n' at end of git-cat-file -t output. by Linus Torvalds · 20 years ago
  39. 11e7d5c Make "cat-file" use "read_object_with_reference()" by Linus Torvalds · 20 years ago
  40. 3c249c9 Add "get_sha1()" helper function. by Linus Torvalds · 20 years ago
  41. e447947 Be much more liberal about the file mode bits. by Linus Torvalds · 20 years ago
  42. 2de381f [PATCH] Consolidate the error handling by Petr Baudis · 20 years ago
  43. 19b2860 Use "-Wall -O2" for the compiler to get more warnings. by Linus Torvalds · 20 years ago
  44. bf0c6e8 Make "cat-file" output the file contents to stdout. by Linus Torvalds · 20 years ago
  45. 8bc9a0c Add copyright notices. by Linus Torvalds · 20 years ago
  46. e83c516 Initial revision of "git", the information manager from hell by Linus Torvalds · 20 years ago