Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge commit 'v1.7.2-rc0~6^2' into cc/cherry-pick-stdin | Junio C Hamano | 2010-06-29 |
|\ | |||
| * | Merge branch 'maint' | Junio C Hamano | 2010-05-31 |
| |\ | |||
| | * | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2010-05-31 |
| | |\ | |||
| | | * | Documentation/config: describe status.submodulesummary | Michael J Gruber | 2010-05-28 |
| | * | | Documentation/SubmittingPatches: Fix typo in GMail section | Tim Henigan | 2010-05-31 |
* | | | | revert: accept arbitrary rev-list options | Christian Couder | 2010-06-25 |
* | | | | Documentation/revert: describe passing more than one commit | Christian Couder | 2010-06-02 |
* | | | | Documentation/cherry-pick: describe passing more than one commit | Christian Couder | 2010-06-02 |
|/ / / | |||
* | | | Merge branch 'maint' | Junio C Hamano | 2010-05-25 |
|\ \ \ | |/ / | |||
| * | | Documentation/SubmittingPatches: clarify GMail section and SMTP | Michael J Gruber | 2010-05-25 |
* | | | Merge branch 'by/blame-doc-m-c' | Junio C Hamano | 2010-05-21 |
|\ \ \ | |||
| * | | | blame-options.txt: Add default value for `-M/-C` options. | Bo Yang | 2010-05-07 |
* | | | | Merge branch 'by/log-follow' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ | |||
| * | | | | Make git log --follow find copies among unmodified files. | Bo Yang | 2010-05-07 |
| |/ / / | |||
* | | | | Merge branch 'rr/doc-submitting' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ | |||
| * | | | | SubmittingPatches: Add new section about what to base work on | Ramkumar Ramachandra | 2010-04-18 |
* | | | | | Merge branch 'st/remote-tags-no-tags' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ | |||
| * | | | | | remote add: add a --[no-]tags option | Samuel Tardieu | 2010-04-19 |
| * | | | | | Honor "tagopt = --tags" configuration option | Samuel Tardieu | 2010-04-19 |
* | | | | | | Merge branch 'jn/shortlog' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | shortlog: Document and test --format option | Jonathan Nieder | 2010-05-04 |
| * | | | | | | Documentation/shortlog: scripted users should not rely on implicit HEAD | Jonathan Nieder | 2010-05-04 |
| | |_|_|_|/ | |/| | | | | |||
* | | | | | | Merge branch 'jc/maint-no-reflog-expire-unreach-for-head' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | Document gc.<pattern>.reflogexpire variables | Junio C Hamano | 2010-04-14 |
* | | | | | | | Merge branch 'tr/word-diff' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | diff: add --word-diff option that generalizes --color-words | Thomas Rast | 2010-04-14 |
* | | | | | | | | Merge branch 'ld/discovery-limit-to-fs' (early part) | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Rename ONE_FILESYSTEM to DISCOVERY_ACROSS_FILESYSTEM | Junio C Hamano | 2010-04-04 |
| * | | | | | | | | GIT_ONE_FILESYSTEM: flip the default to stop at filesystem boundaries | Junio C Hamano | 2010-04-04 |
| * | | | | | | | | Add support for GIT_ONE_FILESYSTEM | Lars R. Damerow | 2010-03-28 |
* | | | | | | | | | Merge branch 'ar/config-from-command-line' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Allow passing of configuration parameters in the command line | Alex Riesen | 2010-03-28 |
* | | | | | | | | | | Merge branch 'em/checkout-orphan' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | git checkout: create unparented branch by --orphan | Erick Mattos | 2010-03-21 |
| |/ / / / / / / / / | |||
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-05-18 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| * | | | | | | | | | Documentation/gitdiffcore: fix order in pickaxe description | Michael J Gruber | 2010-05-18 |
| * | | | | | | | | | Documentation: fix minor inconsistency | Michael J Gruber | 2010-05-18 |
| * | | | | | | | | | Documentation: rebase -i ignores options passed to "git am" | Markus Heidelberg | 2010-05-18 |
* | | | | | | | | | | diff-options: make --patch a synonym for -p | Will Palmer | 2010-05-18 |
* | | | | | | | | | | for-each-ref: Field with abbreviated objectname | Michael J Gruber | 2010-05-18 |
* | | | | | | | | | | git-svn documentation: minor grammar fix | Ævar Arnfjörð Bjarmason | 2010-05-09 |
* | | | | | | | | | | Start 1.7.2 cycle | Junio C Hamano | 2010-05-08 |
* | | | | | | | | | | Merge branch 'bg/send-email-smtpdomain' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | send-email: Cleanup smtp-domain and add config | Brian Gernhardt | 2010-04-10 |
| * | | | | | | | | | | Document send-email --smtp-domain | Brian Gernhardt | 2010-04-10 |
* | | | | | | | | | | | Merge branch 'eb/unpretty-b-format' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Add `%B' in format strings for raw commit body in `git log' and friends | Eli Barzilay | 2010-04-05 |
* | | | | | | | | | | | | Merge branch 'ab/commit-empty-message' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | Add option to git-commit to allow empty log messages | Ævar Arnfjörð Bjarmason | 2010-04-07 |
* | | | | | | | | | | | | | Merge branch 'sd/log-decorate' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |