🌐 AI搜索 & 代理 主页
Git 2.37
  1. aa3e9e6 attr.h: remove duplicate struct definition by Elia Pinto · 3 years, 9 months ago
  2. 847a9e5 *: remove 'const' qualifier for struct index_state by Derrick Stolee · 4 years, 8 months ago
  3. 3a1b341 attr: move doc to attr.h by Heba Waly · 6 years ago
  4. d64324c Make git_check_attr() a void function by Torsten Bögershausen · 7 years ago
  5. 5ade034 Merge branch 'en/incl-forward-decl' by Junio C Hamano · 7 years ago
  6. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
  7. c4500e2 attr: remove index from git_attr_set_direction() by Nguyễn Thái Ngọc Duy · 7 years ago
  8. 7a400a2 attr: remove an implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 7 years ago
  9. c30f2e2 attr.h: drop extern from function declaration by Nguyễn Thái Ngọc Duy · 7 years ago
  10. b0db704 pathspec: allow querying for attributes by Brandon Williams · 9 years ago
  11. f0dd042 attr: reformat git_attr_set_direction() function by Brandon Williams · 9 years ago
  12. dc81cf3 attr: store attribute stack in attr_check structure by Brandon Williams · 9 years ago
  13. e810e06 attr: tighten const correctness with git_attr and match_attr by Brandon Williams · 9 years ago
  14. 685b292 attr: eliminate global check_all_attr array by Brandon Williams · 9 years ago
  15. 1a600b7 attr: use hashmap for attribute dictionary by Brandon Williams · 9 years ago
  16. 1295c21 attr: retire git_check_attrs() API by Junio C Hamano · 9 years ago
  17. 7f86411 attr: convert git_all_attrs() to use "struct attr_check" by Junio C Hamano · 9 years ago
  18. 3729376 attr: (re)introduce git_check_attr() and struct attr_check by Junio C Hamano · 9 years ago
  19. 7bd1805 attr: rename function and struct related to checking attributes by Junio C Hamano · 9 years ago
  20. ec4d77a attr.c: tighten constness around "git_attr" structure by Junio C Hamano · 9 years ago
  21. 65c2b2b correct a few doubled-word nits in comments and documentation by Jim Meyering · 14 years ago
  22. d932f4e Rename git_checkattr() to git_check_attr() by Michael Haggerty · 14 years ago
  23. ee548df Allow querying all attributes on a file by Michael Haggerty · 14 years ago
  24. 352404a Provide access to the name attribute of git_attr by Michael Haggerty · 14 years ago
  25. 4b05548 enums: omit trailing comma for portability by Gary V. Vaughan · 16 years ago
  26. 7fb0eaa git_attr(): fix function signature by Junio C Hamano · 16 years ago
  27. 4191e80 attr: add GIT_ATTR_INDEX "direction" by Nguyễn Thái Ngọc Duy · 17 years ago
  28. 06f33c1 Read attributes from the index that is being checked out by Junio C Hamano · 17 years ago
  29. a5e92ab Fix funny types used in attribute value representation by Junio C Hamano · 19 years ago
  30. 515106f Allow more than true/false to attributes. by Junio C Hamano · 19 years ago
  31. d0bfd02 Add basic infrastructure to assign attributes to paths by Junio C Hamano · 19 years ago