29 Commits (59e1205d167c9acc17114a2f96425325470b1db8)

Author SHA1 Message Date
Heba Waly 3a1b3415d9 attr: move doc to attr.h 5 years ago
Torsten Bögershausen d64324cb60 Make git_check_attr() a void function 6 years ago
Elijah Newren ef3ca95475 Add missing includes and forward declarations 6 years ago
Nguyễn Thái Ngọc Duy c4500e251f attr: remove index from git_attr_set_direction() 6 years ago
Nguyễn Thái Ngọc Duy 7a400a2c02 attr: remove an implicit dependency on the_index 6 years ago
Nguyễn Thái Ngọc Duy c30f2e20a7 attr.h: drop extern from function declaration 7 years ago
Brandon Williams b0db704652 pathspec: allow querying for attributes 8 years ago
Brandon Williams f0dd042148 attr: reformat git_attr_set_direction() function 8 years ago
Brandon Williams dc81cf377c attr: store attribute stack in attr_check structure 8 years ago
Brandon Williams e810e06357 attr: tighten const correctness with git_attr and match_attr 8 years ago
Brandon Williams 685b292575 attr: eliminate global check_all_attr array 8 years ago
Brandon Williams 1a600b7555 attr: use hashmap for attribute dictionary 8 years ago
Junio C Hamano 1295c21524 attr: retire git_check_attrs() API 8 years ago
Junio C Hamano 7f8641112d attr: convert git_all_attrs() to use "struct attr_check" 8 years ago
Junio C Hamano 37293768d0 attr: (re)introduce git_check_attr() and struct attr_check 8 years ago
Junio C Hamano 7bd18054d2 attr: rename function and struct related to checking attributes 8 years ago
Junio C Hamano ec4d77aa50 attr.c: tighten constness around "git_attr" structure 8 years ago
Jim Meyering 65c2b2b509 correct a few doubled-word nits in comments and documentation 13 years ago
Michael Haggerty d932f4eb9f Rename git_checkattr() to git_check_attr() 14 years ago
Michael Haggerty ee548df300 Allow querying all attributes on a file 14 years ago
Michael Haggerty 352404ac4c Provide access to the name attribute of git_attr 14 years ago
Gary V. Vaughan 4b05548fc0 enums: omit trailing comma for portability 15 years ago
Junio C Hamano 7fb0eaa289 git_attr(): fix function signature 15 years ago
Nguyễn Thái Ngọc Duy 4191e80a3e attr: add GIT_ATTR_INDEX "direction" 16 years ago
Junio C Hamano 06f33c1735 Read attributes from the index that is being checked out 16 years ago
Junio C Hamano a5e92abde6 Fix funny types used in attribute value representation 18 years ago
Junio C Hamano 515106fa13 Allow more than true/false to attributes. 18 years ago
Junio C Hamano d0bfd026a8 Add basic infrastructure to assign attributes to paths 18 years ago