1. fcd056a More missing static by Junio C Hamano · 18 years ago
  2. 86747c1 git-mailinfo fixes for patch munging by Don Zickus · 18 years ago
  3. f0658cf restrict the patch filtering by Don Zickus · 18 years ago
  4. 87ab799 builtin-mailinfo.c infrastrcture changes by Don Zickus · 18 years ago
  5. 3a55602 General const correctness fixes by Shawn O. Pearce · 18 years ago
  6. 4e4b55d Merge branch 'maint' by Junio C Hamano · 18 years ago
  7. 34fc5ce mailinfo: do not get confused with logical lines that are too long. by Linus Torvalds · 18 years ago
  8. cc44c76 Mechanical conversion to use prefixcmp() by Junio C Hamano · 18 years ago
  9. bb1091a -u is now default for 'git-mailinfo'. by Junio C Hamano · 18 years ago
  10. d2c11a3 UTF-8: introduce i18n.logoutputencoding. by Junio C Hamano · 18 years ago
  11. b45974a Move encoding conversion routine out of mailinfo to utf8.c by Junio C Hamano · 18 years ago
  12. 8502357 simplify inclusion of system header files. by Junio C Hamano · 18 years ago
  13. e49521b Make hexval() available to others. by Junio C Hamano · 18 years ago
  14. 96f1e58 remove unnecessary initializations by David Rientjes · 19 years ago
  15. a633fca Call setup_git_directory() much earlier by Linus Torvalds · 19 years ago
  16. c2c487c mailinfo: accept >From in message header by Michael S. Tsirkin · 19 years ago
  17. b75bf2c mailinfo: assume input is latin-1 on the header as we do for the body by Junio C Hamano · 19 years ago
  18. 554fe20 Make some strings const by Timo Hirvonen · 19 years ago
  19. 34488e3 Make git-mailinfo a builtin by Lukas Sandström · 19 years ago[Renamed (94%) from mailinfo.c]
  20. ae448e3 mailinfo: ignore blanks after in-body headers. by Junio C Hamano · 19 years ago
  21. 2662dbf Don't parse any headers in the real body of an email message. by Eric W. Biederman · 19 years ago
  22. d177e58 Merge branch 'jc/mailinfo' by Junio C Hamano · 19 years ago
  23. ef29c11 mailinfo: More carefully parse header lines in read_one_header_line() by Junio C Hamano · 19 years ago
  24. 2dec02b Allow in body headers beyond the in body header prefix. by Eric W. Biederman · 19 years ago
  25. f30b202 More accurately detect header lines in read_one_header_line by Eric W. Biederman · 19 years ago
  26. 1f36bee In handle_body only read a line if we don't already have one. by Eric W. Biederman · 19 years ago
  27. 8b4525f Refactor commit messge handling. by Eric W. Biederman · 19 years ago
  28. 3350453 Move B and Q decoding into check header. by Eric W. Biederman · 19 years ago
  29. f8128cf Make read_one_header_line return a flag not a length. by Eric W. Biederman · 19 years ago
  30. 81c5cf7 mailinfo: skip bogus UNIX From line inside body by Junio C Hamano · 19 years ago
  31. 7573193 mailinfo: decode underscore used in "Q" encoding properly. by Junio C Hamano · 19 years ago
  32. b6e56ec Allow building Git in systems without iconv by Fernando J. Pereda · 19 years ago
  33. 8bc5c04 [PATCH] mailinfo: reset CTE after each multipart by Junio C Hamano · 19 years ago
  34. ac44f3e mailinfo: iconv does not like "latin-1" -- should spell it "latin1" by Junio C Hamano · 19 years ago
  35. e0e3ba2 mailinfo and git-am: allow "John Doe <johndoe>" by Junio C Hamano · 19 years ago
  36. a6da939 [PATCH] Initial AIX portability fixes. by Jason Riedy · 19 years ago
  37. 4050c0d Clean up compatibility definitions. by Junio C Hamano · 19 years ago
  38. 9f63892 mailinfo: Do not use -u=<encoding>; say --encoding=<encoding> by Junio C Hamano · 19 years ago
  39. f1f909e mailinfo: Use i18n.commitencoding by Junio C Hamano · 19 years ago
  40. 650e4be mailinfo: allow -u to fall back on latin1 to utf8 conversion. by Junio C Hamano · 19 years ago
  41. e1e9c25 Give proper prototype to gitstrcasestr. by Junio C Hamano · 19 years ago
  42. 597c9cc Flatten tools/ directory to make build procedure simpler. by Junio C Hamano · 20 years ago