Age | Commit message (Expand) | Author | Files | Lines |
2012-11-09 | Merge branch 'nd/attr-match-optim-more' | Jeff King | 1 | -0/+1 |
2012-10-15 | attr: more matching optimizations from .gitignore | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2012-10-10 | Sync with maint | Junio C Hamano | 1 | -0/+5 |
2012-10-10 | attr: a note about the order of .gitattributes lookup | Nguyen Thai Ngoc Duy | 1 | -0/+5 |
2012-09-25 | Merge branch 'aj/xfuncname-ada' | Junio C Hamano | 1 | -0/+2 |
2012-09-16 | Add userdiff patterns for Ada | Adrian Johnson | 1 | -0/+2 |
2012-09-14 | Merge branch 'jc/ll-merge-binary-ours' | Junio C Hamano | 1 | -1/+1 |
2012-09-08 | attr: "binary" attribute should choose built-in "binary" merge driver | Junio C Hamano | 1 | -1/+1 |
2012-06-25 | Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributes | Huynh Khoi Nguyen Nguyen | 1 | -0/+2 |
2012-02-17 | Add a setting to require a filter to be successful | Jehan Bing | 1 | -10/+31 |
2011-11-15 | Add built-in diff patterns for MATLAB code | Gustaf Hendeby | 1 | -0/+2 |
2011-08-17 | Merge branch 'mh/check-attr-relative' | Junio C Hamano | 1 | -0/+3 |
2011-08-04 | doc: Add a link from gitattributes(5) to git-check-attr(1) | Michael Haggerty | 1 | -0/+3 |
2011-08-03 | gitattributes: Reword "attribute macro" to "macro attribute" | Michael Haggerty | 1 | -9/+9 |
2011-08-03 | gitattributes: Clarify discussion of attribute macros | Michael Haggerty | 1 | -5/+8 |
2011-05-24 | doc: discuss textconv versus external diff drivers | Jeff King | 1 | -0/+31 |
2011-03-18 | docs: fix grammar in gitattributes.txt | Alexei Sholik | 1 | -5/+5 |
2011-01-13 | Merge branch 'jn/perl-funcname' | Junio C Hamano | 1 | -0/+2 |
2011-01-13 | Merge branch 'jk/diff-driver-binary-doc' | Junio C Hamano | 1 | -0/+33 |
2011-01-10 | docs: explain diff.*.binary option | Jeff King | 1 | -0/+33 |
2010-12-27 | diff: funcname and word patterns for perl | Jonathan Nieder | 1 | -0/+2 |
2010-12-22 | convert filter: supply path to external driver | Pete Wyckoff | 1 | -0/+10 |
2010-12-01 | Make the tab width used for whitespace checks configurable | Johannes Sixt | 1 | -2/+4 |
2010-09-29 | Merge branch 'bc/fortran-userdiff' | Junio C Hamano | 1 | -0/+2 |
2010-09-29 | Merge branch 'po/etc-gitattributes' | Junio C Hamano | 1 | -3/+10 |
2010-09-10 | userdiff.c: add builtin fortran regex patterns | Brandon Casey | 1 | -0/+2 |
2010-09-03 | Merge branch 'jn/merge-renormalize' | Junio C Hamano | 1 | -0/+34 |
2010-09-01 | Add global and system-wide gitattributes | Petr Onderka | 1 | -3/+10 |
2010-08-16 | Userdiff patterns for C# | Petr Onderka | 1 | -0/+2 |
2010-07-02 | Avoid conflicts when merging branches with mixed normalization | Eyvind Bernhardsen | 1 | -0/+34 |
2010-06-21 | Merge branch 'eb/core-eol' | Junio C Hamano | 1 | -32/+133 |
2010-06-06 | Add "core.eol" config variable | Eyvind Bernhardsen | 1 | -13/+15 |
2010-05-21 | Merge branch 'tr/word-diff' | Junio C Hamano | 1 | -1/+1 |
2010-05-19 | Rename the "crlf" attribute "text" | Eyvind Bernhardsen | 1 | -24/+35 |
2010-05-19 | Add per-repository eol normalization | Eyvind Bernhardsen | 1 | -25/+113 |
2010-04-14 | diff: add --word-diff option that generalizes --color-words | Thomas Rast | 1 | -1/+1 |
2010-04-02 | diff: cache textconv output | Jeff King | 1 | -0/+20 |
2010-02-23 | Documentation: mention conflict marker size argument (%L) for merge driver | Bert Wesarg | 1 | -1/+2 |
2010-01-20 | conflict-marker-size: add test and docs | Junio C Hamano | 1 | -0/+17 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -6/+6 |
2009-12-14 | Illustrate "filter" attribute with an example | Nanako Shiraishi | 1 | -0/+19 |
2009-10-21 | Document `delta` attribute in "git help attributes". | Nasser Grainawi | 1 | -0/+10 |
2009-08-12 | Change mentions of "git programs" to "git commands" | Ori Avtalion | 1 | -1/+1 |
2009-04-17 | doc/gitattributes: clarify location of config text | Jeff King | 1 | -3/+6 |
2009-04-07 | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 1 | -3/+3 |
2009-04-07 | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 1 | -3/+3 |
2009-04-07 | Documentation: clarify .gitattributes search | Jason Merrill | 1 | -3/+3 |
2009-02-25 | gitattributes.txt: Path matching rules are explained in gitignore.txt | Johannes Sixt | 1 | -6/+7 |
2009-01-21 | Change the spelling of "wordregex". | Boyd Stephen Smith Jr | 1 | -2/+2 |
2009-01-17 | color-words: make regex configurable via attributes | Thomas Rast | 1 | -0/+21 |