]> git.ipfire.org Git - thirdparty/git.git/history - attr.c
Reuse fixup_pack_header_footer in index-pack
[thirdparty/git.git] / attr.c
2007-05-02  Shawn O. PearceMerge branch 'gfi-maint' into gfi-master
2007-05-01  Junio C HamanoMerge branch 'maint'
2007-04-29  Junio C HamanoMerge branch 'maint'
2007-04-29  Shawn O. PearceMerge branch 'gfi-maint' into gfi-master
2007-04-27  Junio C HamanoMerge branch 'maint'
2007-04-26  Junio C HamanoMerge branch 'maint'
2007-04-25  Junio C HamanoMerge branch 'maint'
2007-04-25  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-04-24  Junio C HamanoMerge branch 'maint'
2007-04-22  Alex RiesenFix crash in t0020 (crlf conversion)
2007-04-22  Junio C HamanoMerge branch 'lt/objalloc'
2007-04-22  Junio C HamanoMerge branch 'jc/add'
2007-04-22  Junio C HamanoMerge branch 'jc/attr'
2007-04-18  Junio C HamanoFix funny types used in attribute value representation
2007-04-17  Junio C HamanoAllow more than true/false to attributes.
2007-04-15  Junio C HamanoChange attribute negation marker from '!' to '-'.
2007-04-15  Junio C HamanoDefine a built-in attribute macro "binary".
2007-04-15  Junio C Hamanoattribute macro support
2007-04-14  Junio C HamanoTeach 'diff' about 'diff' attribute.
2007-04-14  Junio C HamanoDefine 'crlf' attribute.
2007-04-14  Junio C HamanoAdd basic infrastructure to assign attributes to paths