22 Commits (09427e8366003ce3d99b0b5a84e42416cef35696)

Author SHA1 Message Date
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