Age | Commit message (Expand) | Author | Files | Lines |
2010-09-08 | Merge branch 'kf/askpass-config' | Junio C Hamano | 1 | -0/+9 |
2010-09-06 | New send-email option smtpserveroption. | Pascal Obry | 1 | -0/+1 |
2010-09-04 | Merge branch 'jl/submodule-ignore-diff' | Junio C Hamano | 1 | -1/+2 |
2010-09-03 | Merge branch 'jn/doc-backslash' | Junio C Hamano | 1 | -4/+5 |
2010-09-01 | Merge branch 'dj/fetch-tagopt' into maint | Junio C Hamano | 1 | -1/+3 |
2010-09-01 | Add global and system-wide gitattributes | Petr Onderka | 1 | -0/+6 |
2010-08-31 | Merge branch 'dj/fetch-tagopt' | Junio C Hamano | 1 | -1/+3 |
2010-08-31 | Merge branch 'hv/autosquash-config' | Junio C Hamano | 1 | -0/+3 |
2010-08-31 | Extend documentation of core.askpass and GIT_ASKPASS. | Knut Franke | 1 | -2/+5 |
2010-08-31 | Add a new option 'core.askpass'. | Anselm Kruis | 1 | -0/+6 |
2010-08-30 | checkout: Add test for diff.ignoreSubmodules | Jens Lehmann | 1 | -1/+2 |
2010-08-22 | Typos in code comments, an error message, documentation | Ralf Wildenhues | 1 | -1/+1 |
2010-08-21 | Merge branch 'so/http-user-agent' | Junio C Hamano | 1 | -0/+9 |
2010-08-20 | Documentation: tweak description of log.date | Jonathan Nieder | 1 | -4/+5 |
2010-08-20 | Merge branch 'vs/doc-spell' into maint | Junio C Hamano | 1 | -5/+7 |
2010-08-18 | Merge branch 'jl/submodule-ignore-diff' | Junio C Hamano | 1 | -0/+18 |
2010-08-18 | Merge branch 'vs/doc-spell' | Junio C Hamano | 1 | -5/+7 |
2010-08-14 | fetch: allow command line --tags to override config | Daniel Johnson | 1 | -1/+3 |
2010-08-11 | Allow HTTP user agent string to be modified. | Spencer E. Olson | 1 | -0/+9 |
2010-08-09 | Add the 'diff.ignoreSubmodules' config setting | Johannes Schindelin | 1 | -1/+6 |
2010-08-09 | Submodules: Use "ignore" settings from .gitmodules too for diff and status | Jens Lehmann | 1 | -0/+3 |
2010-08-09 | Submodules: Add the new "ignore" config option for diff and status | Jens Lehmann | 1 | -0/+10 |
2010-07-25 | Document receive.denyDeleteCurrent | Thomas Rast | 1 | -0/+4 |
2010-07-20 | Documentation: spelling fixes | Ville Skyttä | 1 | -5/+7 |
2010-07-15 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+9 |
2010-07-15 | Documentation: add submodule.* to the big configuration variable list | Jonathan Nieder | 1 | -0/+9 |
2010-07-14 | add configuration variable for --autosquash option of interactive rebase | Heiko Voigt | 1 | -0/+3 |
2010-07-13 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+4 |
2010-07-13 | format-patch: document the format.to configuration setting | Miklos Vajna | 1 | -2/+4 |
2010-06-30 | Merge branch 'ar/decorate-color' | Junio C Hamano | 1 | -0/+5 |
2010-06-24 | Allow customizable commit decorations colors | Nazri Ramliy | 1 | -0/+5 |
2010-06-22 | Merge branch 'sb/format-patch-signature' | Junio C Hamano | 1 | -0/+6 |
2010-06-21 | Merge branch 'eb/core-eol' | Junio C Hamano | 1 | -22/+31 |
2010-06-21 | Merge branch 'jn/notes-doc' into maint | Junio C Hamano | 1 | -11/+5 |
2010-06-18 | Merge branch 'ec/diff-noprefix-config' | Junio C Hamano | 1 | -0/+2 |
2010-06-16 | Merge branch 'bg/send-email-smtpdomain' into maint | Junio C Hamano | 1 | -0/+1 |
2010-06-16 | format-patch: Add a signature option (--signature) | Stephen Boyd | 1 | -0/+6 |
2010-06-13 | Merge branch 'jn/notes-doc' | Junio C Hamano | 1 | -11/+5 |
2010-06-13 | Merge branch 'wp/pretty-enhancement' | Junio C Hamano | 1 | -0/+10 |
2010-06-06 | Add "core.eol" config variable | Eyvind Bernhardsen | 1 | -14/+21 |
2010-05-31 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+7 |
2010-05-31 | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 1 | -0/+7 |
2010-05-28 | Documentation/config: describe status.submodulesummary | Michael J Gruber | 1 | -0/+7 |
2010-05-21 | Merge branch 'st/remote-tags-no-tags' | Junio C Hamano | 1 | -1/+3 |
2010-05-21 | Merge branch 'jc/maint-no-reflog-expire-unreach-for-head' | Junio C Hamano | 1 | -2/+8 |
2010-05-19 | Rename the "crlf" attribute "text" | Eyvind Bernhardsen | 1 | -7/+9 |
2010-05-19 | Add per-repository eol normalization | Eyvind Bernhardsen | 1 | -2/+2 |
2010-05-18 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-05-18 | Documentation: fix minor inconsistency | Michael J Gruber | 1 | -1/+1 |
2010-05-18 | diff: add configuration option for disabling diff prefixes. | Eli Collins | 1 | -0/+2 |