index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
attr.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jc/varargs-attributes'
Junio C Hamano
2024-06-18
1
-0
/
+2
|
\
|
*
__attribute__: mark some functions with LAST_ARG_MUST_BE_NULL
Junio C Hamano
2024-06-10
1
-0
/
+2
*
|
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-27
1
-1
/
+1
|
/
*
attr: add attr.tree for setting the treeish to read attributes from
John Cai
2023-10-13
1
-0
/
+2
*
attr: expose and rename accessor functions
brian m. carlson
2023-06-27
1
-0
/
+9
*
attr: teach "--attr-source=<tree>" global option to "git"
John Cai
2023-05-06
1
-4
/
+9
*
attr: fix instructions on how to check attrs
John Cai
2023-01-26
1
-1
/
+1
*
Merge branch 'kn/attr-from-tree'
Junio C Hamano
2023-01-23
1
-2
/
+4
|
\
|
*
attr: add flag `--source` to work with tree-ish
Karthik Nayak
2023-01-14
1
-2
/
+4
*
|
Merge branch 'maint-2.35' into maint-2.36
Junio C Hamano
2022-12-13
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
Sync with Git 2.31.6
Junio C Hamano
2022-12-13
1
-0
/
+12
|
|
\
|
|
*
attr: ignore overly large gitattributes files
Patrick Steinhardt
2022-12-05
1
-0
/
+6
|
|
*
attr: ignore attribute lines exceeding 2048 bytes
Patrick Steinhardt
2022-12-05
1
-0
/
+6
*
|
|
attr.h: remove duplicate struct definition
Elia Pinto
2022-03-14
1
-1
/
+0
|
/
/
*
/
*: remove 'const' qualifier for struct index_state
Derrick Stolee
2021-04-14
1
-2
/
+2
|
/
*
attr: move doc to attr.h
Heba Waly
2019-11-18
1
-7
/
+134
*
Make git_check_attr() a void function
Torsten Bögershausen
2018-09-13
1
-2
/
+2
*
Merge branch 'en/incl-forward-decl'
Junio C Hamano
2018-08-20
1
-0
/
+1
|
\
|
*
Add missing includes and forward declarations
Elijah Newren
2018-08-15
1
-0
/
+1
*
|
attr: remove index from git_attr_set_direction()
Nguyễn Thái Ngọc Duy
2018-08-13
1
-2
/
+1
*
|
attr: remove an implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-08-13
1
-3
/
+7
*
|
attr.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-12
/
+12
|
/
*
pathspec: allow querying for attributes
Brandon Williams
2017-03-13
1
-0
/
+1
*
attr: reformat git_attr_set_direction() function
Brandon Williams
2017-02-01
1
-1
/
+2
*
attr: store attribute stack in attr_check structure
Brandon Williams
2017-02-01
1
-1
/
+3
*
attr: tighten const correctness with git_attr and match_attr
Brandon Williams
2017-02-01
1
-1
/
+1
*
attr: eliminate global check_all_attr array
Brandon Williams
2017-02-01
1
-0
/
+5
*
attr: use hashmap for attribute dictionary
Brandon Williams
2017-02-01
1
-0
/
+2
*
attr: retire git_check_attrs() API
Junio C Hamano
2017-02-01
1
-1
/
+0
*
attr: convert git_all_attrs() to use "struct attr_check"
Junio C Hamano
2017-02-01
1
-6
/
+3
*
attr: (re)introduce git_check_attr() and struct attr_check
Junio C Hamano
2017-02-01
1
-0
/
+17
*
attr: rename function and struct related to checking attributes
Junio C Hamano
2017-02-01
1
-4
/
+4
*
attr.c: tighten constness around "git_attr" structure
Junio C Hamano
2017-02-01
1
-2
/
+2
*
correct a few doubled-word nits in comments and documentation
Jim Meyering
2012-03-28
1
-1
/
+1
*
Rename git_checkattr() to git_check_attr()
Michael Haggerty
2011-08-05
1
-2
/
+2
*
Allow querying all attributes on a file
Michael Haggerty
2011-08-05
1
-0
/
+9
*
Provide access to the name attribute of git_attr
Michael Haggerty
2011-08-05
1
-0
/
+7
*
enums: omit trailing comma for portability
Gary V. Vaughan
2010-06-01
1
-1
/
+1
*
git_attr(): fix function signature
Junio C Hamano
2010-01-17
1
-1
/
+1
*
attr: add GIT_ATTR_INDEX "direction"
Nguyễn Thái Ngọc Duy
2009-04-18
1
-1
/
+2
*
Read attributes from the index that is being checked out
Junio C Hamano
2009-03-14
1
-0
/
+6
*
Fix funny types used in attribute value representation
Junio C Hamano
2007-04-19
1
-7
/
+15
*
Allow more than true/false to attributes.
Junio C Hamano
2007-04-17
1
-1
/
+11
*
Add basic infrastructure to assign attributes to paths
Junio C Hamano
2007-04-14
1
-0
/
+16