t/test-lib.sh: Protect ourselves from common misconfiguration
[gitweb.git] / attr.c
2007-04-24 Merge branch 'maint'
2007-04-22 Fix crash in t0020 (crlf conversion)
2007-04-22 Merge branch 'lt/objalloc'
2007-04-22 Merge branch 'jc/add'
2007-04-22 Merge branch 'jc/attr'
2007-04-18 Fix funny types used in attribute value representation
2007-04-17 Allow more than true/false to attributes.
2007-04-15 Change attribute negation marker from '!' to '-'.
2007-04-15 Define a built-in attribute macro "binary".
2007-04-15 attribute macro support
2007-04-14 Teach 'diff' about 'diff' attribute.
2007-04-14 Define 'crlf' attribute.
2007-04-14 Add basic infrastructure to assign attributes to paths