1. b9ab810 patch-id.c: use strbuf instead of a fixed buffer by Michael Schubert · 13 years ago
  2. c2e86ad Fix sparse warnings by Stephen Boyd · 14 years ago
  3. 2485eab git-patch-id: do not trip over "no newline" markers by Michael J Gruber · 14 years ago
  4. 580fb25 patch-id: Add support for mbox format by Paolo Bonzini · 15 years ago
  5. 9ae144f patch-id: extract parsing one diff out of generate_id_list by Paolo Bonzini · 15 years ago
  6. 81b50f3 Move 'builtin-*' into a 'builtin/' subdirectory by Linus Torvalds · 15 years ago[Renamed from builtin-patch-id.c]
  7. dedc0ec make "git patch-id" a built-in by Linus Torvalds · 15 years ago[Renamed (95%) from patch-id.c]
  8. 34263de Replace deprecated dashed git commands in usage by Alexander Potashev · 16 years ago
  9. 2fb3f6d Add calls to git_extract_argv0_path() in programs that call git_config_* by Steffen Prohaska · 16 years ago
  10. 9126f00 fix openssl headers conflicting with custom SHA1 implementations by Nicolas Pitre · 16 years ago
  11. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  12. e702496 Convert memcpy(a,b,20) to hashcpy(a,b). by Shawn Pearce · 19 years ago
  13. 8d3cbd2 patch-id: take "commit" prefix as well as "diff-tree" prefix by Johannes Schindelin · 19 years ago
  14. 4546738 Unlocalized isspace and friends by Linus Torvalds · 19 years ago
  15. 9fabded ignore new git-diff index header when computing patch ids by Kai Ruemmler · 19 years ago
  16. 54c6870 Typofix: usage strings fix. by Junio C Hamano · 20 years ago
  17. f976722 Add "git-patch-id" program to generate patch ID's. by Linus Torvalds · 20 years ago