🌐 AI搜索 & 代理 主页
Git 2.7.1
  1. 110dcda utf8: add function to align a string into given strbuf by Karthik Nayak · 10 years ago
  2. 5d24b10 Merge branch 'es/utf8-stupid-compiler-workaround' by Junio C Hamano · 10 years ago
  3. e654eb2 utf8: NO_ICONV: silence uninitialized variable warning by Eric Sunshine · 11 years ago
  4. dde843e utf8-bom: introduce skip_utf8_bom() helper by Junio C Hamano · 11 years ago
  5. 6162a1d utf8: add is_hfs_dotgit() helper by Jeff King · 11 years ago
  6. 4621085 add missing "format" function attributes by Jeff King · 12 years ago
  7. 1640632 pretty: support %>> that steal trailing spaces by Nguyễn Thái Ngọc Duy · 13 years ago
  8. a7f01c6 pretty: support truncating in %>, %< and %>< by Nguyễn Thái Ngọc Duy · 13 years ago
  9. b782bba utf8.c: add reencode_string_len() that can handle NULs in string by Nguyễn Thái Ngọc Duy · 13 years ago
  10. 2bc1e7e utf8.c: add utf8_strnwidth() with the ability to skip ansi sequences by Nguyễn Thái Ngọc Duy · 13 years ago
  11. 573f1a9 Merge branch 'ks/rfc2047-one-char-at-a-time' by Junio C Hamano · 13 years ago
  12. 6cd3c05 format-patch: RFC 2047 says multi-octet character may not be split by Kirill Smelkov · 13 years ago
  13. 3cc3cf9 Merge branch 'jx/utf8-printf-width' by Junio C Hamano · 13 years ago
  14. c082196 Add utf8_fprintf helper that returns correct number of columns by Jiang Xin · 13 years ago
  15. 71288e1 Merge branch 'sp/shortlog-missing-lf' by Junio C Hamano · 13 years ago
  16. e0db176 strbuf_add_wrapped*(): Remove unused return value by Steffen Prohaska · 13 years ago
  17. 0e18bcd reencode_string(): introduce and use same_encoding() by Junio C Hamano · 13 years ago
  18. 76759c7 git on Mac OS and precomposed unicode by Torsten Bögershausen · 13 years ago
  19. 98acc83 strbuf: add fixed-length version of add_wrapped_text by Jeff King · 15 years ago
  20. 32ae5b3 Merge branch 'rs/optim-text-wrap' by Junio C Hamano · 16 years ago
  21. bb96a2c utf8.c: remove print_wrapped_text() by René Scharfe · 16 years ago
  22. 5e133b8 utf8.c: mark file-local function static by Junio C Hamano · 16 years ago
  23. a94410c Add strbuf_add_wrapped_text() to utf8.[ch] by Johannes Schindelin · 16 years ago
  24. 8a9391e utf8: add utf8_strwidth() by Geoffrey Thomas · 17 years ago
  25. 44b25b8 utf8_width(): allow non NUL-terminated input by Junio C Hamano · 18 years ago
  26. 396ccf1 utf8: pick_one_utf8_char() by Junio C Hamano · 18 years ago
  27. 094e03b Actually make print_wrapped_text() useful by Johannes Schindelin · 19 years ago
  28. 677cfed commit-tree: cope with different ways "utf-8" can be spelled. by Junio C Hamano · 19 years ago
  29. b45974a Move encoding conversion routine out of mailinfo to utf8.c by Junio C Hamano · 19 years ago
  30. 9e83266 commit-tree: encourage UTF-8 commit messages. by Johannes Schindelin · 19 years ago