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