๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Git 2.45
  1. 67a3b2b Merge branch 'jc/attr-source-tree' by Junio C Hamano ยท 2 years, 7 months ago
  2. 44451a2 attr: teach "--attr-source=<tree>" global option to "git" by John Cai ยท 2 years, 7 months ago
  3. 6412231 ws.h: move declarations for ws.c functions from cache.h by Elijah Newren ยท 2 years, 8 months ago
  4. 69a63fe treewide: be explicit about dependence on strbuf.h by Elijah Newren ยท 2 years, 8 months ago
  5. 577bff3 Merge branch 'kn/attr-from-tree' by Junio C Hamano ยท 2 years, 11 months ago
  6. 47cfc9b attr: add flag `--source` to work with tree-ish by Karthik Nayak ยท 2 years, 11 months ago
  7. d43b993 convert trivial uses of strncmp() to skip_prefix() by Jeff King ยท 3 years ago
  8. c5224f0 ws: drop unused parameter from ws_blank_line() by Jeff King ยท 3 years ago
  9. 11877b9 Merge branch 'nd/the-index' by Junio C Hamano ยท 7 years ago
  10. 26d024e ws.c: remove implicit dependency on the_index by Nguyแป…n Thรกi Ngแปc Duy ยท 7 years ago
  11. d64324c Make git_check_attr() a void function by Torsten Bรถgershausen ยท 7 years ago
  12. 7a400a2 attr: remove an implicit dependency on the_index by Nguyแป…n Thรกi Ngแปc Duy ยท 7 years ago
  13. 2aef63d attr: convert git_check_attrs() callers to use the new API by Junio C Hamano ยท 9 years ago
  14. 7bd1805 attr: rename function and struct related to checking attributes by Junio C Hamano ยท 9 years ago
  15. 2c5495f use strchrnul() in place of strchr() and strlen() by Rohit Mani ยท 12 years ago
  16. d932f4e Rename git_checkattr() to git_check_attr() by Michael Haggerty ยท 14 years ago
  17. f4b05a4 Make the tab width used for whitespace checks configurable by Johannes Sixt ยท 15 years ago
  18. dee40e5 Merge branch 'js/maint-apply-tab-in-indent-fix' into HEAD by Junio C Hamano ยท 15 years ago
  19. d35711a apply --whitespace=fix: fix tab-in-indent by Johannes Sixt ยท 15 years ago
  20. cfd1a98 diff: handle lines containing only whitespace and tabs better by Kevin Ballard ยท 15 years ago
  21. 4e35c51 whitespace: add tab-in-indent support for --whitespace=fix by Chris Webb ยท 16 years ago
  22. d511bd3 whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dst by Chris Webb ยท 16 years ago
  23. 3e3ec2a whitespace: add tab-in-indent error class by Chris Webb ยท 16 years ago
  24. 727c371 whitespace: we cannot "catch all errors known to git" anymore by Junio C Hamano ยท 16 years ago
  25. 7fb0eaa git_attr(): fix function signature by Junio C Hamano ยท 16 years ago
  26. afd9db4 Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-at-eof by Junio C Hamano ยท 16 years ago
  27. aeb84b0 core.whitespace: split trailing-space into blank-at-{eol,eof} by Junio C Hamano ยท 16 years ago
  28. 77b15bb apply --whitespace=warn/error: diagnose blank at EOF by Junio C Hamano ยท 16 years ago
  29. 422a82f Fix severe breakage in "git-apply --whitespace=fix" by Junio C Hamano ยท 16 years ago
  30. 735c674 Trailing whitespace and no newline fix by SZEDER Gรกbor ยท 16 years ago
  31. a437900 attribute: whitespace set to true detects all errors known to git by Junio C Hamano ยท 16 years ago
  32. f285a2d Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer by Brandon Casey ยท 17 years ago
  33. 877f23c Teach "diff --check" about new blank lines at end by Junio C Hamano ยท 17 years ago
  34. 8f8841e check_and_emit_line(): rename and refactor by Junio C Hamano ยท 17 years ago
  35. c6fabfa git-apply --whitespace=fix: fix off by one thinko by Junio C Hamano ยท 18 years ago
  36. fe3403c ws_fix_copy(): move the whitespace fixing function to ws.c by Junio C Hamano ยท 18 years ago
  37. b2979ff core.whitespace: cr-at-eol by Junio C Hamano ยท 18 years ago
  38. ffe5688 whitespace: more accurate initial-indent highlighting by J. Bruce Fields ยท 18 years ago
  39. 9afa2d4 whitespace: fix initial-indent checking by J. Bruce Fields ยท 18 years ago
  40. 954ecd4 whitespace: minor cleanup by J. Bruce Fields ยท 18 years ago
  41. 1020999 whitespace: reorganize initial-indent check by J. Bruce Fields ยท 18 years ago
  42. 4d9697c whitespace: fix off-by-one error in non-space-in-indent checking by J. Bruce Fields ยท 18 years ago
  43. 420f4f0 Use shorter error messages for whitespace problems by Wincent Colaiuta ยท 18 years ago
  44. c1795bb Unify whitespace checking by Wincent Colaiuta ยท 18 years ago
  45. cf1b786 Use gitattributes to define per-path whitespace rule by Junio C Hamano ยท 18 years ago