Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-11-14 | Documentation: New GUI configuration and command-line options. | Alexander Gavrilov | 1 | -0/+17 |
2008-11-12 | Merge branch 'jk/diff-convfilter-test-fix' | Junio C Hamano | 1 | -13/+53 |
2008-11-02 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+6 |
2008-11-01 | Documentation/gitattributes: Add subsection header for each attribute | Jakub Narebski | 1 | -0/+6 |
2008-10-31 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
2008-10-31 | Documentation: clarify information about 'ident' attribute | Jan Krüger | 1 | -2/+2 |
2008-10-26 | document the diff driver textconv feature | Jeff King | 1 | -13/+53 |
2008-10-06 | Teach git diff about Objective-C syntax | Jonathan del Strother | 1 | -0/+2 |
2008-09-29 | Merge branch 'maint' into bc/master-diff-hunk-header-fix | Shawn O. Pearce | 1 | -9/+9 |
2008-09-29 | Merge branch 'bc/maint-diff-hunk-header-fix' into maint | Shawn O. Pearce | 1 | -2/+2 |
2008-09-18 | Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix | Junio C Hamano | 1 | -3/+3 |
2008-09-18 | diff.*.xfuncname which uses "extended" regex's for hunk header selection | Brandon Casey | 1 | -2/+2 |
2008-09-18 | Clarified gitattributes documentation regarding custom hunk header. | Garry Dolley | 1 | -9/+9 |
2008-09-12 | Fix some manual typos. | Ralf Wildenhues | 1 | -1/+1 |
2008-09-07 | Teach "git diff -p" to locate PHP class methods | Andreas Ericsson | 1 | -2/+4 |
2008-08-31 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |