index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
attr.c
Age
Commit message (
Expand
)
Author
2008-07-16
Fix buffer overflow in prepare_attr_stack
Dmitry Potapov
2008-06-09
Ignore .gitattributes in bare repositories
René Scharfe
2008-04-22
gitattributes: Fix subdirectory attributes specified from root directory
Matthew Ogilvie
2008-02-07
gitattributes: fix relative path matching
Junio C Hamano
2007-10-19
Merge branch 'maint'
Shawn O. Pearce
2007-10-18
attr: fix segfault in gitattributes parsing code
Steffen Prohaska
2007-09-18
Use xmemdupz() in many places.
Pierre Habouzit
2007-08-14
attr.c: read .gitattributes from index as well.
Junio C Hamano
2007-08-14
attr.c: refactoring
Junio C Hamano
2007-04-22
Fix crash in t0020 (crlf conversion)
Alex Riesen
2007-04-18
Fix funny types used in attribute value representation
Junio C Hamano
2007-04-17
Allow more than true/false to attributes.
Junio C Hamano
2007-04-15
Change attribute negation marker from '!' to '-'.
Junio C Hamano
2007-04-15
Define a built-in attribute macro "binary".
Junio C Hamano
2007-04-15
attribute macro support
Junio C Hamano
2007-04-14
Teach 'diff' about 'diff' attribute.
Junio C Hamano
2007-04-14
Define 'crlf' attribute.
Junio C Hamano
2007-04-14
Add basic infrastructure to assign attributes to paths
Junio C Hamano