1. be6bc04 config: use git_config_string() for core.checkRoundTripEncoding by Jeff King · 1 year, 1 month ago
  2. d1cbe1e hash-ll.h: split out of hash.h to remove dependency on repository.h by Elijah Newren · 1 year, 9 months ago
  3. 611c778 checkout: fix two bugs on the final count of updated entries by Matheus Tavares · 2 years, 6 months ago
  4. 8e97852 Merge branch 'ds/sparse-index-protections' by Junio C Hamano · 3 years, 9 months ago
  5. 847a9e5 *: remove 'const' qualifier for struct index_state by Derrick Stolee · 3 years, 9 months ago
  6. f59d15b convert: add classification for conv_attrs struct by Jeff Hostetler · 4 years, 1 month ago
  7. 3e9e82c convert: add get_stream_filter_ca() variant by Jeff Hostetler · 4 years, 1 month ago
  8. 55b4ad0 convert: add [async_]convert_to_working_tree_ca() variants by Jeff Hostetler · 4 years, 1 month ago
  9. 38e9584 convert: make convert_attrs() and convert structs public by Jeff Hostetler · 4 years, 1 month ago
  10. c397aac convert: provide additional metadata to filters by brian m. carlson · 4 years, 10 months ago
  11. ab90eca convert: permit passing additional metadata to filter processes by brian m. carlson · 4 years, 10 months ago
  12. 2c65d90 am: reload .gitattributes after patching it by brian m. carlson · 5 years ago
  13. 5ade034 Merge branch 'en/incl-forward-decl' by Junio C Hamano · 6 years ago
  14. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 6 years ago
  15. 7f944e2 convert.c: remove an implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 6 years ago
  16. 546f70f convert.h: drop 'extern' from function declaration by Nguyễn Thái Ngọc Duy · 7 years ago
  17. 1ac0ce4 Merge branch 'ls/checkout-encoding' by Junio C Hamano · 7 years ago
  18. e92d622 convert: add round trip check based on 'core.checkRoundtripEncoding' by Lars Schneider · 7 years ago
  19. 107642f convert: add 'working-tree-encoding' attribute by Lars Schneider · 7 years ago
  20. 1a75044 convert: convert to struct object_id by brian m. carlson · 7 years ago
  21. 8462ff4 convert_to_git(): safe_crlf/checksafe becomes int conv_flags by Torsten Bögershausen · 7 years ago
  22. a17483f Merge branch 'tb/apply-with-crlf' by Junio C Hamano · 7 years ago
  23. 2fea9de convert: add SAFE_CRLF_KEEP_CRLF by Torsten Bögershausen · 7 years ago
  24. 51b8aec Merge branch 'ls/filter-process-delayed' by Junio C Hamano · 7 years ago
  25. 2841e8f convert: add "status=delayed" to filter process protocol by Lars Schneider · 8 years ago
  26. a33e0b2 convert: convert renormalize_buffer to take an index by Brandon Williams · 8 years ago
  27. 82b474e convert: convert convert_to_git to take an index by Brandon Williams · 8 years ago
  28. d6c41c2 convert: convert convert_to_git_filter_fd to take an index by Brandon Williams · 8 years ago
  29. a7609c5 convert: convert get_cached_convert_stats_ascii to take an index by Brandon Williams · 8 years ago
  30. 6523728 convert: unify the "auto" handling of CRLF by Torsten Bögershausen · 9 years ago
  31. a7630bd ls-files: add eol diagnostics by Torsten Bögershausen · 9 years ago
  32. 9035d75 convert: stream from fd to required clean filter to reduce used address space by Steffen Prohaska · 10 years ago
  33. 7ce7c76 convert: drop arguments other than 'path' from would_convert_to_git() by Steffen Prohaska · 10 years ago
  34. 749f763 typofix: in-code comments by Ondřej Bílka · 11 years ago
  35. 92ac319 teach convert_to_git a "dry run" mode by Jeff King · 13 years ago
  36. 4ae6670 stream filter: add "no more input" to the filters by Junio C Hamano · 14 years ago
  37. b669109 Add streaming filter API by Junio C Hamano · 14 years ago
  38. d1bf0e0 convert.h: move declarations for conversion from cache.h by Junio C Hamano · 14 years ago