Age | Commit message (Expand) | Author | Files | Lines |
2018-03-21 | Merge branch 'jk/attributes-path-doc' | Junio C Hamano | 1 | -3/+10 |
2018-03-20 | doc/gitattributes: mention non-recursive behavior | Jeff King | 1 | -3/+10 |
2018-03-01 | userdiff: add built-in pattern for golang | Alban Gruin | 1 | -0/+2 |
2018-01-25 | Docs: split out long-running subprocess handshake | Jonathan Tan | 1 | -46/+8 |
2017-11-17 | add: introduce "--renormalize" | Torsten Bögershausen | 1 | -2/+4 |
2017-09-07 | Documentation: mention that `eol` can change the dirty status of paths | Ben Boeckel | 1 | -1/+4 |
2017-07-26 | Merge branch 'ls/filter-process-delayed' into jt/subprocess-handshake | Junio C Hamano | 1 | -4/+65 |
2017-06-30 | convert: add "status=delayed" to filter process protocol | Lars Schneider | 1 | -4/+65 |
2017-06-15 | doc: do not use `rm .git/index` when normalizing line endings | Andreas Heiduk | 1 | -1/+1 |
2017-04-23 | Merge branch 'tb/doc-eol-normalization' | Junio C Hamano | 1 | -4/+2 |
2017-04-13 | gitattributes.txt: document how to normalize the line endings | Torsten Bögershausen | 1 | -4/+2 |
2017-02-01 | Documentation: fix a typo | Stefan Beller | 1 | -1/+1 |
2017-02-01 | attr: support quoting pathname patterns in C style | Nguyễn Thái Ngọc Duy | 1 | -3/+5 |
2016-12-06 | docs: warn about possible '=' in clean/smudge filter process values | Lars Schneider | 1 | -1/+3 |
2016-10-17 | contrib/long-running-filter: add long running filter example | Lars Schneider | 1 | -1/+3 |
2016-10-17 | convert: add filter.<driver>.process option | Lars Schneider | 1 | -1/+154 |
2016-08-26 | gitattributes: Document the unified "auto" handling | Torsten Bögershausen | 1 | -34/+24 |
2016-08-11 | Spelling fixes | Ville Skyttä | 1 | -1/+1 |
2016-08-08 | Merge branch 'jh/clean-smudge-f-doc' | Junio C Hamano | 1 | -0/+5 |
2016-08-03 | clarify %f documentation | Joey Hess | 1 | -0/+5 |
2016-07-25 | Merge branch 'jc/renormalize-merge-kill-safer-crlf' | Junio C Hamano | 1 | -6/+9 |
2016-07-06 | convert: unify the "auto" handling of CRLF | Torsten Bögershausen | 1 | -6/+9 |
2016-06-03 | userdiff: add built-in pattern for CSS | William Duclot | 1 | -0/+2 |
2015-07-23 | userdiff: add support for Fountain documents | Zoë Blade | 1 | -0/+2 |
2015-06-24 | Merge branch 'jc/ll-merge-expose-path' | Junio C Hamano | 1 | -1/+4 |
2015-06-04 | ll-merge: pass the original path to external drivers | Junio C Hamano | 1 | -1/+4 |
2015-03-13 | *config.txt: stick to camelCase naming convention | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2014-11-04 | Documentation: typofixes | Thomas Ackermann | 1 | -2/+2 |
2014-08-18 | diff --stat: mark any file larger than core.bigfilethreshold binary | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2014-01-14 | gitattributes: document more clearly where macros are allowed | Michael Haggerty | 1 | -3/+6 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -36/+36 |
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 |