Sign in
googlers
/
jrn
/
git
/
08c8d5581363998fda2803da2620d47fe8b50f0d
/
attr.c
6df42ab
Add global and system-wide gitattributes
by Petr Onderka
· 14 years ago
d5cff17
Merge branch 'eb/core-eol'
by Junio C Hamano
· 15 years ago
5ec3e67
Rename the "crlf" attribute "text"
by Eyvind Bernhardsen
· 15 years ago
ec775c4
attr: Expand macros immediately when encountered.
by Henrik Grubbström
· 15 years ago
969f9d7
attr: Allow multiple changes to an attribute on the same line.
by Henrik Grubbström
· 15 years ago
426c27b
attr: Fixed debug output for macro expansion.
by Henrik Grubbström
· 15 years ago
7fb0eaa
git_attr(): fix function signature
by Junio C Hamano
· 15 years ago
d4c9856
attr: plug minor memory leak
by René Scharfe
· 16 years ago
48fb7de
Fix big left-shifts of unsigned char
by Linus Torvalds
· 16 years ago
4b25d09
Fix a bunch of pointer declarations (codestyle)
by Felipe Contreras
· 16 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
f66cf96
Fix buffer overflow in prepare_attr_stack
by Dmitry Potapov
· 17 years ago
2d35d55
Ignore .gitattributes in bare repositories
by René Scharfe
· 17 years ago
82881b3
gitattributes: Fix subdirectory attributes specified from root directory
by Matthew Ogilvie
· 17 years ago
cf94ccd
gitattributes: fix relative path matching
by Junio C Hamano
· 17 years ago
f5bf6fe
Merge branch 'maint'
by Shawn O. Pearce
· 17 years ago
d7b0a09
attr: fix segfault in gitattributes parsing code
by Steffen Prohaska
· 17 years ago
182af83
Use xmemdupz() in many places.
by Pierre Habouzit
· 17 years ago
1a9d7e9
attr.c: read .gitattributes from index as well.
by Junio C Hamano
· 18 years ago
a441311
attr.c: refactoring
by Junio C Hamano
· 18 years ago
4629795
Fix crash in t0020 (crlf conversion)
by Alex Riesen
· 18 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
e4aee10
Change attribute negation marker from '!' to '-'.
by Junio C Hamano
· 18 years ago
fc2d07b
Define a built-in attribute macro "binary".
by Junio C Hamano
· 18 years ago
f48fd68
attribute macro support
by Junio C Hamano
· 18 years ago
8c70124
Teach 'diff' about 'diff' attribute.
by Junio C Hamano
· 18 years ago
35ebfd6
Define 'crlf' attribute.
by Junio C Hamano
· 18 years ago
d0bfd02
Add basic infrastructure to assign attributes to paths
by Junio C Hamano
· 18 years ago