Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-08-31 | Document clarification: gitmodules, gitattributes | Gustaf Hendeby | 1 | -1/+1 |
2008-08-30 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+37 |
2008-08-30 | gitattributes: -crlf is not binary | Junio C Hamano | 1 | -3/+37 |
2008-08-20 | Teach "git diff -p" HTML funcname patterns | Johan Herland | 1 | -0/+2 |
2008-08-20 | Teach "git diff -p" Python funcname patterns | Kirill Smelkov | 1 | -0/+2 |
2008-08-12 | Teach git diff about BibTeX head hunk patterns | Gustaf Hendeby | 1 | -0/+2 |
2008-08-12 | gitattributes: Document built in hunk header patterns | Gustaf Hendeby | 1 | -3/+10 |
2008-07-05 | Merge branch 'qq/maint' | Junio C Hamano | 1 | -22/+23 |
2008-07-05 | attribute documentation: keep EXAMPLE at end | Junio C Hamano | 1 | -16/+17 |
2008-07-05 | manpages: italicize nongit command names (if they are in teletype font) | Jonathan Nieder | 1 | -3/+3 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -8/+8 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -6/+6 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -7/+7 |
2008-06-09 | Teach new attribute 'export-ignore' to git-archive | René Scharfe | 1 | -0/+6 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -2/+2 |
2008-03-27 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+7 |
2008-03-27 | Documentation: clarify use of .git{ignore,attributes} versus .git/info/* | Jeff King | 1 | -0/+7 |
2008-02-06 | safecrlf: Add mechanism to warn about irreversible crlf conversions | Steffen Prohaska | 1 | -0/+20 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -5/+5 |
2007-12-22 | Documentation: describe 'union' low-level merge driver | Junio C Hamano | 1 | -3/+34 |
2007-12-09 | Merge branch 'jc/spht' | Junio C Hamano | 1 | -0/+31 |
2007-12-06 | Use gitattributes to define per-path whitespace rule | Junio C Hamano | 1 | -0/+31 |
2007-11-14 | Merge branch 'maint' | Junio C Hamano | 1 | -8/+9 |
2007-11-14 | Grammar fixes for gitattributes documentation | Wincent Colaiuta | 1 | -8/+9 |
2007-09-29 | Sync with GIT 1.5.3.3 | Junio C Hamano | 1 | -16/+4 |