1. 6df42ab Add global and system-wide gitattributes by Petr Onderka · 14 years ago
  2. d5cff17 Merge branch 'eb/core-eol' by Junio C Hamano · 15 years ago
  3. 5ec3e67 Rename the "crlf" attribute "text" by Eyvind Bernhardsen · 15 years ago
  4. ec775c4 attr: Expand macros immediately when encountered. by Henrik Grubbström · 15 years ago
  5. 969f9d7 attr: Allow multiple changes to an attribute on the same line. by Henrik Grubbström · 15 years ago
  6. 426c27b attr: Fixed debug output for macro expansion. by Henrik Grubbström · 15 years ago
  7. 7fb0eaa git_attr(): fix function signature by Junio C Hamano · 15 years ago
  8. d4c9856 attr: plug minor memory leak by René Scharfe · 16 years ago
  9. 48fb7de Fix big left-shifts of unsigned char by Linus Torvalds · 16 years ago
  10. 4b25d09 Fix a bunch of pointer declarations (codestyle) by Felipe Contreras · 16 years ago
  11. 4191e80 attr: add GIT_ATTR_INDEX "direction" by Nguyễn Thái Ngọc Duy · 16 years ago
  12. 06f33c1 Read attributes from the index that is being checked out by Junio C Hamano · 16 years ago
  13. f66cf96 Fix buffer overflow in prepare_attr_stack by Dmitry Potapov · 17 years ago
  14. 2d35d55 Ignore .gitattributes in bare repositories by René Scharfe · 17 years ago
  15. 82881b3 gitattributes: Fix subdirectory attributes specified from root directory by Matthew Ogilvie · 17 years ago
  16. cf94ccd gitattributes: fix relative path matching by Junio C Hamano · 17 years ago
  17. f5bf6fe Merge branch 'maint' by Shawn O. Pearce · 17 years ago
  18. d7b0a09 attr: fix segfault in gitattributes parsing code by Steffen Prohaska · 17 years ago
  19. 182af83 Use xmemdupz() in many places. by Pierre Habouzit · 17 years ago
  20. 1a9d7e9 attr.c: read .gitattributes from index as well. by Junio C Hamano · 18 years ago
  21. a441311 attr.c: refactoring by Junio C Hamano · 18 years ago
  22. 4629795 Fix crash in t0020 (crlf conversion) by Alex Riesen · 18 years ago
  23. a5e92ab Fix funny types used in attribute value representation by Junio C Hamano · 18 years ago
  24. 515106f Allow more than true/false to attributes. by Junio C Hamano · 18 years ago
  25. e4aee10 Change attribute negation marker from '!' to '-'. by Junio C Hamano · 18 years ago
  26. fc2d07b Define a built-in attribute macro "binary". by Junio C Hamano · 18 years ago
  27. f48fd68 attribute macro support by Junio C Hamano · 18 years ago
  28. 8c70124 Teach 'diff' about 'diff' attribute. by Junio C Hamano · 18 years ago
  29. 35ebfd6 Define 'crlf' attribute. by Junio C Hamano · 18 years ago
  30. d0bfd02 Add basic infrastructure to assign attributes to paths by Junio C Hamano · 18 years ago