1. 801ed01 t0060: test ntfs/hfs-obscured dotfiles by Jeff King · 3 years, 10 months ago
  2. 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
  3. aab2a1a Support working-tree-encoding "UTF-16LE-BOM" by Torsten Bögershausen · 6 years ago
  4. 5ade034 Merge branch 'en/incl-forward-decl' by Junio C Hamano · 7 years ago
  5. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
  6. c7d017d reencode_string: use size_t for string lengths by Jeff King · 7 years ago
  7. 7913f53 Sync with Git 2.17.1 by Junio C Hamano · 7 years ago
  8. 0fc333b is_hfs_dotgit: match other .git files by Jeff King · 7 years ago
  9. c6e4865 utf8: add function to detect a missing UTF-16/32 BOM by Lars Schneider · 7 years ago
  10. 10ecb82 utf8: add function to detect prohibited UTF-16/32 BOM by Lars Schneider · 7 years ago
  11. 832c0e5 typofix: assorted typofixes in comments, documentation and messages by Li Peng · 9 years ago
  12. 110dcda utf8: add function to align a string into given strbuf by Karthik Nayak · 10 years ago
  13. 5d24b10 Merge branch 'es/utf8-stupid-compiler-workaround' by Junio C Hamano · 10 years ago
  14. e654eb2 utf8: NO_ICONV: silence uninitialized variable warning by Eric Sunshine · 10 years ago
  15. dde843e utf8-bom: introduce skip_utf8_bom() helper by Junio C Hamano · 10 years ago
  16. 6162a1d utf8: add is_hfs_dotgit() helper by Jeff King · 10 years ago
  17. 4621085 add missing "format" function attributes by Jeff King · 12 years ago
  18. 1640632 pretty: support %>> that steal trailing spaces by Nguyễn Thái Ngọc Duy · 12 years ago
  19. a7f01c6 pretty: support truncating in %>, %< and %>< by Nguyễn Thái Ngọc Duy · 12 years ago
  20. b782bba utf8.c: add reencode_string_len() that can handle NULs in string by Nguyễn Thái Ngọc Duy · 12 years ago
  21. 2bc1e7e utf8.c: add utf8_strnwidth() with the ability to skip ansi sequences by Nguyễn Thái Ngọc Duy · 12 years ago
  22. 573f1a9 Merge branch 'ks/rfc2047-one-char-at-a-time' by Junio C Hamano · 12 years ago
  23. 6cd3c05 format-patch: RFC 2047 says multi-octet character may not be split by Kirill Smelkov · 12 years ago
  24. 3cc3cf9 Merge branch 'jx/utf8-printf-width' by Junio C Hamano · 12 years ago
  25. c082196 Add utf8_fprintf helper that returns correct number of columns by Jiang Xin · 12 years ago
  26. 71288e1 Merge branch 'sp/shortlog-missing-lf' by Junio C Hamano · 12 years ago
  27. e0db176 strbuf_add_wrapped*(): Remove unused return value by Steffen Prohaska · 12 years ago
  28. 0e18bcd reencode_string(): introduce and use same_encoding() by Junio C Hamano · 12 years ago
  29. 76759c7 git on Mac OS and precomposed unicode by Torsten Bögershausen · 13 years ago
  30. 98acc83 strbuf: add fixed-length version of add_wrapped_text by Jeff King · 14 years ago
  31. 32ae5b3 Merge branch 'rs/optim-text-wrap' by Junio C Hamano · 15 years ago
  32. bb96a2c utf8.c: remove print_wrapped_text() by René Scharfe · 15 years ago
  33. 5e133b8 utf8.c: mark file-local function static by Junio C Hamano · 15 years ago
  34. a94410c Add strbuf_add_wrapped_text() to utf8.[ch] by Johannes Schindelin · 16 years ago
  35. 8a9391e utf8: add utf8_strwidth() by Geoffrey Thomas · 16 years ago
  36. 44b25b8 utf8_width(): allow non NUL-terminated input by Junio C Hamano · 17 years ago
  37. 396ccf1 utf8: pick_one_utf8_char() by Junio C Hamano · 17 years ago
  38. 094e03b Actually make print_wrapped_text() useful by Johannes Schindelin · 18 years ago
  39. 677cfed commit-tree: cope with different ways "utf-8" can be spelled. by Junio C Hamano · 18 years ago
  40. b45974a Move encoding conversion routine out of mailinfo to utf8.c by Junio C Hamano · 18 years ago
  41. 9e83266 commit-tree: encourage UTF-8 commit messages. by Johannes Schindelin · 18 years ago