🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.37.0
/
attr.h
tag
ffaf52ec9d9e1b9b119753559f70b7ae266cfc7a
tagger
Junio C Hamano <gitster@pobox.com>
Mon Jun 27 16:18:15 2022
object
e4a4b31577c7419497ac30cebe30d755b97752c5
Git 2.37
aa3e9e6
attr.h: remove duplicate struct definition
by Elia Pinto
· 3 years, 9 months ago
847a9e5
*: remove 'const' qualifier for struct index_state
by Derrick Stolee
· 4 years, 8 months ago
3a1b341
attr: move doc to attr.h
by Heba Waly
· 6 years ago
d64324c
Make git_check_attr() a void function
by Torsten Bögershausen
· 7 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
· 9 years ago
f0dd042
attr: reformat git_attr_set_direction() function
by Brandon Williams
· 9 years ago
dc81cf3
attr: store attribute stack in attr_check structure
by Brandon Williams
· 9 years ago
e810e06
attr: tighten const correctness with git_attr and match_attr
by Brandon Williams
· 9 years ago
685b292
attr: eliminate global check_all_attr array
by Brandon Williams
· 9 years ago
1a600b7
attr: use hashmap for attribute dictionary
by Brandon Williams
· 9 years ago
1295c21
attr: retire git_check_attrs() API
by Junio C Hamano
· 9 years ago
7f86411
attr: convert git_all_attrs() to use "struct attr_check"
by Junio C Hamano
· 9 years ago
3729376
attr: (re)introduce git_check_attr() and struct attr_check
by Junio C Hamano
· 9 years ago
7bd1805
attr: rename function and struct related to checking attributes
by Junio C Hamano
· 9 years ago
ec4d77a
attr.c: tighten constness around "git_attr" structure
by Junio C Hamano
· 9 years ago
65c2b2b
correct a few doubled-word nits in comments and documentation
by Jim Meyering
· 14 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
· 16 years ago
7fb0eaa
git_attr(): fix function signature
by Junio C Hamano
· 16 years ago
4191e80
attr: add GIT_ATTR_INDEX "direction"
by Nguyễn Thái Ngọc Duy
· 17 years ago
06f33c1
Read attributes from the index that is being checked out
by Junio C Hamano
· 17 years ago
a5e92ab
Fix funny types used in attribute value representation
by Junio C Hamano
· 19 years ago
515106f
Allow more than true/false to attributes.
by Junio C Hamano
· 19 years ago
d0bfd02
Add basic infrastructure to assign attributes to paths
by Junio C Hamano
· 19 years ago