1. 34263de Replace deprecated dashed git commands in usage by Alexander Potashev · 16 years ago
  2. 2fb3f6d Add calls to git_extract_argv0_path() in programs that call git_config_* by Steffen Prohaska · 16 years ago
  3. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  4. 7647b17 Use xmkstemp() instead of mkstemp() by Luiz Fernando N. Capitulino · 18 years ago
  5. 21666f1 convert object type handling from a string to a number by Nicolas Pitre · 18 years ago
  6. 93822c2 short i/o: fix calls to write to use xwrite or write_in_full by Andy Whitcroft · 18 years ago
  7. 31fff30 Separate object name errors from usage errors by Dmitry V. Levin · 19 years ago
  8. 8e44025 Use blob_, commit_, tag_, and tree_type throughout. by Peter Eriksen · 19 years ago
  9. 84a9b58 sha1_name: warning ambiguous refs. by Junio C Hamano · 19 years ago
  10. 53228a5 Make the rest of commands work from a subdirectory. by Junio C Hamano · 19 years ago
  11. 667bb59 [PATCH] cleanup of in-code names by Alexey Nezhdanov · 20 years ago
  12. 3c249c9 Add "get_sha1()" helper function. by Linus Torvalds · 20 years ago
  13. 3407bb4 Add "unpack-file" helper that unpacks a sha1 blob into a tmpfile. by Linus Torvalds · 20 years ago