index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
attr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
attr: Expand macros immediately when encountered.
Henrik Grubbström
2010-04-11
1
-12
/
+20
*
attr: Allow multiple changes to an attribute on the same line.
Henrik Grubbström
2010-04-11
1
-1
/
+1
*
attr: Fixed debug output for macro expansion.
Henrik Grubbström
2010-04-11
1
-1
/
+3
*
git_attr(): fix function signature
Junio C Hamano
2010-01-17
1
-3
/
+8
*
attr: plug minor memory leak
René Scharfe
2009-07-01
1
-0
/
+2
*
Fix big left-shifts of unsigned char
Linus Torvalds
2009-06-18
1
-2
/
+1
*
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
2009-05-02
1
-2
/
+2
*
attr: add GIT_ATTR_INDEX "direction"
Nguyễn Thái Ngọc Duy
2009-04-18
1
-3
/
+9
*
Read attributes from the index that is being checked out
Junio C Hamano
2009-03-14
1
-18
/
+55
*
Fix buffer overflow in prepare_attr_stack
Dmitry Potapov
2008-07-16
1
-6
/
+9
*
Ignore .gitattributes in bare repositories
René Scharfe
2008-06-10
1
-21
/
+25
*
gitattributes: Fix subdirectory attributes specified from root directory
Matthew Ogilvie
2008-04-23
1
-1
/
+3
*
gitattributes: fix relative path matching
Junio C Hamano
2008-02-07
1
-3
/
+3
*
Merge branch 'maint'
Shawn O. Pearce
2007-10-19
1
-1
/
+4
|
\
|
*
attr: fix segfault in gitattributes parsing code
Steffen Prohaska
2007-10-19
1
-1
/
+4
*
|
Use xmemdupz() in many places.
Pierre Habouzit
2007-09-19
1
-6
/
+1
|
/
*
attr.c: read .gitattributes from index as well.
Junio C Hamano
2007-08-15
1
-2
/
+59
*
attr.c: refactoring
Junio C Hamano
2007-08-15
1
-26
/
+41
*
Fix crash in t0020 (crlf conversion)
Alex Riesen
2007-04-22
1
-2
/
+4
*
Fix funny types used in attribute value representation
Junio C Hamano
2007-04-19
1
-7
/
+13
*
Allow more than true/false to attributes.
Junio C Hamano
2007-04-17
1
-71
/
+123
*
Change attribute negation marker from '!' to '-'.
Junio C Hamano
2007-04-16
1
-5
/
+46
*
Define a built-in attribute macro "binary".
Junio C Hamano
2007-04-16
1
-0
/
+1
*
attribute macro support
Junio C Hamano
2007-04-16
1
-48
/
+131
*
Teach 'diff' about 'diff' attribute.
Junio C Hamano
2007-04-14
1
-18
/
+0
*
Define 'crlf' attribute.
Junio C Hamano
2007-04-14
1
-0
/
+18
*
Add basic infrastructure to assign attributes to paths
Junio C Hamano
2007-04-14
1
-0
/
+380