1. ca21186 Merge branch 'jt/mailinfo-fold-in-body-headers' by Junio C Hamano · 8 years ago
  2. 0841493 mailinfo.c: move side-effects outside of assert by Kyle J. McKay · 8 years ago
  3. fe252ef Merge branch 'kd/mailinfo-quoted-string' by Junio C Hamano · 8 years ago
  4. f357e5d mailinfo: unescape quoted-pair in header fields by Kevin Daudt · 8 years ago
  5. 6b4b013 mailinfo: handle in-body header continuations by Jonathan Tan · 8 years ago
  6. 9c5681d mailinfo: make is_scissors_line take plain char * by Jonathan Tan · 8 years ago
  7. 334192b mailinfo: separate in-body header processing by Jonathan Tan · 8 years ago
  8. 71165f0 Merge branch 'rs/mailinfo-lib' into maint by Junio C Hamano · 9 years ago
  9. 4a78871 Merge branch 'rs/mailinfo-lib' by Junio C Hamano · 9 years ago
  10. ecf30b2 mailinfo: recycle strbuf in check_header() by René Scharfe · 9 years ago
  11. 8f309ae strbuf: introduce strbuf_getline_{lf,nul}() by Junio C Hamano · 9 years ago
  12. 85d9d9d mailinfo: fix passing wrong address to git_mailinfo_config by Nguyễn Thái Ngọc Duy · 9 years ago
  13. 6ac617a mailinfo: remove calls to exit() and die() deep in the callchain by Junio C Hamano · 9 years ago
  14. 669b963 mailinfo: handle charset conversion errors in the caller by Junio C Hamano · 9 years ago
  15. c6905e4 mailinfo: libify by Junio C Hamano · 9 years ago
  16. 34488e3 Make git-mailinfo a builtin by Lukas Sandström · 19 years ago
  17. ae448e3 mailinfo: ignore blanks after in-body headers. by Junio C Hamano · 19 years ago
  18. 2662dbf Don't parse any headers in the real body of an email message. by Eric W. Biederman · 19 years ago
  19. d177e58 Merge branch 'jc/mailinfo' by Junio C Hamano · 19 years ago
  20. ef29c11 mailinfo: More carefully parse header lines in read_one_header_line() by Junio C Hamano · 19 years ago
  21. 2dec02b Allow in body headers beyond the in body header prefix. by Eric W. Biederman · 19 years ago
  22. f30b202 More accurately detect header lines in read_one_header_line by Eric W. Biederman · 19 years ago
  23. 1f36bee In handle_body only read a line if we don't already have one. by Eric W. Biederman · 19 years ago
  24. 8b4525f Refactor commit messge handling. by Eric W. Biederman · 19 years ago
  25. 3350453 Move B and Q decoding into check header. by Eric W. Biederman · 19 years ago
  26. f8128cf Make read_one_header_line return a flag not a length. by Eric W. Biederman · 19 years ago
  27. 81c5cf7 mailinfo: skip bogus UNIX From line inside body by Junio C Hamano · 19 years ago
  28. 7573193 mailinfo: decode underscore used in "Q" encoding properly. by Junio C Hamano · 19 years ago
  29. b6e56ec Allow building Git in systems without iconv by Fernando J. Pereda · 19 years ago
  30. 8bc5c04 [PATCH] mailinfo: reset CTE after each multipart by Junio C Hamano · 19 years ago
  31. ac44f3e mailinfo: iconv does not like "latin-1" -- should spell it "latin1" by Junio C Hamano · 19 years ago
  32. e0e3ba2 mailinfo and git-am: allow "John Doe <johndoe>" by Junio C Hamano · 19 years ago
  33. a6da939 [PATCH] Initial AIX portability fixes. by Jason Riedy · 19 years ago
  34. 4050c0d Clean up compatibility definitions. by Junio C Hamano · 19 years ago
  35. 9f63892 mailinfo: Do not use -u=<encoding>; say --encoding=<encoding> by Junio C Hamano · 19 years ago
  36. f1f909e mailinfo: Use i18n.commitencoding by Junio C Hamano · 19 years ago
  37. 650e4be mailinfo: allow -u to fall back on latin1 to utf8 conversion. by Junio C Hamano · 19 years ago
  38. e1e9c25 Give proper prototype to gitstrcasestr. by Junio C Hamano · 19 years ago
  39. 597c9cc Flatten tools/ directory to make build procedure simpler. by Junio C Hamano · 20 years ago