Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2010-05-25 | 1 | -19/+21 |
|\ | |||||
| * | Documentation/SubmittingPatches: clarify GMail section and SMTP | Michael J Gruber | 2010-05-25 | 1 | -19/+21 |
* | | Merge branch 'by/blame-doc-m-c' | Junio C Hamano | 2010-05-21 | 1 | -4/+6 |
|\ \ | |||||
| * | | blame-options.txt: Add default value for `-M/-C` options. | Bo Yang | 2010-05-07 | 1 | -4/+6 |
* | | | Merge branch 'by/log-follow' | Junio C Hamano | 2010-05-21 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Make git log --follow find copies among unmodified files. | Bo Yang | 2010-05-07 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'rr/doc-submitting' | Junio C Hamano | 2010-05-21 | 1 | -11/+38 |
|\ \ \ | |||||
| * | | | SubmittingPatches: Add new section about what to base work on | Ramkumar Ramachandra | 2010-04-18 | 1 | -11/+38 |
* | | | | Merge branch 'st/remote-tags-no-tags' | Junio C Hamano | 2010-05-21 | 2 | -2/+10 |
|\ \ \ \ | |||||
| * | | | | remote add: add a --[no-]tags option | Samuel Tardieu | 2010-04-19 | 1 | -1/+7 |
| * | | | | Honor "tagopt = --tags" configuration option | Samuel Tardieu | 2010-04-19 | 1 | -1/+3 |
* | | | | | Merge branch 'jn/shortlog' | Junio C Hamano | 2010-05-21 | 1 | -1/+14 |
|\ \ \ \ \ | |||||
| * | | | | | shortlog: Document and test --format option | Jonathan Nieder | 2010-05-04 | 1 | -0/+8 |
| * | | | | | Documentation/shortlog: scripted users should not rely on implicit HEAD | Jonathan Nieder | 2010-05-04 | 1 | -1/+6 |
* | | | | | | Merge branch 'jc/maint-no-reflog-expire-unreach-for-head' | Junio C Hamano | 2010-05-21 | 2 | -2/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Document gc.<pattern>.reflogexpire variables | Junio C Hamano | 2010-04-14 | 2 | -2/+18 |
* | | | | | | | Merge branch 'tr/word-diff' | Junio C Hamano | 2010-05-21 | 2 | -5/+37 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | diff: add --word-diff option that generalizes --color-words | Thomas Rast | 2010-04-14 | 2 | -5/+37 |
* | | | | | | | | Merge branch 'ld/discovery-limit-to-fs' (early part) | Junio C Hamano | 2010-05-21 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Rename ONE_FILESYSTEM to DISCOVERY_ACROSS_FILESYSTEM | Junio C Hamano | 2010-04-04 | 1 | -5/+5 |
| * | | | | | | | | GIT_ONE_FILESYSTEM: flip the default to stop at filesystem boundaries | Junio C Hamano | 2010-04-04 | 1 | -4/+8 |
| * | | | | | | | | Add support for GIT_ONE_FILESYSTEM | Lars R. Damerow | 2010-03-28 | 1 | -0/+6 |
* | | | | | | | | | Merge branch 'ar/config-from-command-line' | Junio C Hamano | 2010-05-21 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Allow passing of configuration parameters in the command line | Alex Riesen | 2010-03-28 | 1 | -0/+7 |
* | | | | | | | | | | Merge branch 'em/checkout-orphan' | Junio C Hamano | 2010-05-21 | 1 | -1/+19 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | git checkout: create unparented branch by --orphan | Erick Mattos | 2010-03-21 | 1 | -1/+19 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-05-18 | 3 | -3/+4 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | Documentation/gitdiffcore: fix order in pickaxe description | Michael J Gruber | 2010-05-18 | 1 | -2/+2 |
| * | | | | | | | | | Documentation: fix minor inconsistency | Michael J Gruber | 2010-05-18 | 1 | -1/+1 |
| * | | | | | | | | | Documentation: rebase -i ignores options passed to "git am" | Markus Heidelberg | 2010-05-18 | 1 | -0/+1 |
* | | | | | | | | | | diff-options: make --patch a synonym for -p | Will Palmer | 2010-05-18 | 1 | -0/+1 |
* | | | | | | | | | | for-each-ref: Field with abbreviated objectname | Michael J Gruber | 2010-05-18 | 1 | -0/+1 |
* | | | | | | | | | | git-svn documentation: minor grammar fix | Ævar Arnfjörð Bjarmason | 2010-05-09 | 1 | -1/+1 |
* | | | | | | | | | | Start 1.7.2 cycle | Junio C Hamano | 2010-05-08 | 1 | -0/+40 |
* | | | | | | | | | | Merge branch 'bg/send-email-smtpdomain' | Junio C Hamano | 2010-05-08 | 2 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | send-email: Cleanup smtp-domain and add config | Brian Gernhardt | 2010-04-10 | 2 | -1/+3 |
| * | | | | | | | | | | Document send-email --smtp-domain | Brian Gernhardt | 2010-04-10 | 1 | -0/+6 |
* | | | | | | | | | | | Merge branch 'eb/unpretty-b-format' | Junio C Hamano | 2010-05-08 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add `%B' in format strings for raw commit body in `git log' and friends | Eli Barzilay | 2010-04-05 | 1 | -0/+1 |
* | | | | | | | | | | | | Merge branch 'ab/commit-empty-message' | Junio C Hamano | 2010-05-08 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Add option to git-commit to allow empty log messages | Ævar Arnfjörð Bjarmason | 2010-04-07 | 1 | -1/+7 |
* | | | | | | | | | | | | | Merge branch 'sd/log-decorate' | Junio C Hamano | 2010-05-08 | 2 | -1/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | log.decorate: usability fixes | Junio C Hamano | 2010-02-17 | 1 | -1/+2 |
| * | | | | | | | | | | | | | Add `log.decorate' configuration variable. | Steven Drake | 2010-02-17 | 1 | -0/+7 |
* | | | | | | | | | | | | | | Merge branch 'cw/ws-indent-with-tab' | Junio C Hamano | 2010-05-08 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | whitespace: add tab-in-indent error class | Chris Webb | 2010-04-02 | 1 | -0/+2 |
* | | | | | | | | | | | | | | | Merge branch 'jk/cached-textconv' | Junio C Hamano | 2010-05-08 | 1 | -0/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | diff: cache textconv output | Jeff King | 2010-04-02 | 1 | -0/+20 |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Documentation/config.txt: GIT_NOTES_REWRITE_REF overrides notes.rewriteRef | Leif Arne Storset | 2010-05-07 | 1 | -4/+4 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Documentation/git-send-email: Add "Use gmail as the smtp server" | Ping Yin | 2010-05-04 | 1 | -0/+15 |