Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'dt/gc-ignore-old-gc-logs' into maint | Junio C Hamano | 2017-03-21 |
|\ | |||
| * | gc: ignore old gc.log files | David Turner | 2017-02-13 |
* | | Merge branch 'ps/docs-diffcore' into maint | Junio C Hamano | 2017-03-21 |
|\ \ | |||
| * | | docs/diffcore: unquote "Complete Rewrites" in headers | Patrick Steinhardt | 2017-02-28 |
| * | | docs/diffcore: fix grammar in diffcore-rename header | Patrick Steinhardt | 2017-02-28 |
* | | | Git 2.12.1v2.12.1 | Junio C Hamano | 2017-03-20 |
* | | | Preparing for 2.12.1 | Junio C Hamano | 2017-03-16 |
|/ / | |||
* | | Git 2.12v2.12.0 | Junio C Hamano | 2017-02-24 |
* | | Merge branch 'ps/doc-gc-aggressive-depth-update' | Junio C Hamano | 2017-02-24 |
|\ \ | |||
| * | | docs/git-gc: fix default value for `--aggressiveDepth` | Patrick Steinhardt | 2017-02-24 |
| |/ | |||
* | | Merge branch 'bc/worktree-doc-fix-detached' | Junio C Hamano | 2017-02-24 |
|\ \ | |||
| * | | Documentation: correctly spell git worktree --detach | brian m. carlson | 2017-02-22 |
* | | | Merge branch 'dr/doc-check-ref-format-normalize' | Junio C Hamano | 2017-02-24 |
|\ \ \ | |||
| * | | | git-check-ref-format: clarify documentation for --normalize | Damien Regad | 2017-02-21 |
| | |/ | |/| | |||
* | | | Merge branch 'gp/document-dotfiles-in-templates-are-not-copied' | Junio C Hamano | 2017-02-24 |
|\ \ \ | |||
| * | | | init: document dotfiles exclusion on template copy | Grégoire Paris | 2017-02-17 |
| |/ / | |||
* | | | Merge branch 'bc/blame-doc-fix' | Junio C Hamano | 2017-02-24 |
|\ \ \ | |||
| * | | | Documentation: use brackets for optional arguments | brian m. carlson | 2017-02-22 |
* | | | | Hopefully the final batch of mini-topics before the final | Junio C Hamano | 2017-02-16 |
* | | | | Merge branch 'dp/submodule-doc-markup-fix' | Junio C Hamano | 2017-02-16 |
|\ \ \ \ | |||
| * | | | | config.txt: fix formatting of submodule.alternateErrorStrategy section | David Pursehouse | 2017-02-16 |
* | | | | | Merge branch 'jk/reset-to-break-a-commit-doc-updated' | Junio C Hamano | 2017-02-16 |
|\ \ \ \ \ | |||
| * | | | | | reset: add an example of how to split a commit into two | Jacob Keller | 2017-02-16 |
* | | | | | | Merge branch 'jk/reset-to-break-a-commit-doc' | Junio C Hamano | 2017-02-16 |
|\ \ \ \ \ \ | |/ / / / / | |||
| * | | | | | Revert "reset: add an example of how to split a commit into two" | Junio C Hamano | 2017-02-16 |
* | | | | | | A bit more for -rc2 | Junio C Hamano | 2017-02-15 |
* | | | | | | Merge branch 'tg/stash-doc-cleanup' | Junio C Hamano | 2017-02-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | Documentation/stash: remove mention of git reset --hard | Thomas Gummerer | 2017-02-13 |
* | | | | | | | Merge branch 'jk/doc-submodule-markup-fix' | Junio C Hamano | 2017-02-15 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | docs/git-submodule: fix unbalanced quote | Jeff King | 2017-02-13 |
| | |_|_|_|/ / | |/| | | | | | |||
* | | | | | | | Merge branch 'jk/doc-remote-helpers-markup-fix' | Junio C Hamano | 2017-02-15 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | docs/gitremote-helpers: fix unbalanced quotes | Jeff King | 2017-02-13 |
* | | | | | | | | Merge branch 'sb/doc-unify-bottom' | Junio C Hamano | 2017-02-15 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Documentation: unify bottom "part of git suite" lines | Stefan Beller | 2017-02-09 |
| | |_|_|_|_|/ / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'sb/push-options-via-transport' | Junio C Hamano | 2017-02-15 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | push options: pass push options to the transport helper | Stefan Beller | 2017-02-08 |
* | | | | | | | | | Merge branch 'sb/submodule-doc' | Junio C Hamano | 2017-02-15 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | submodule update documentation: don't repeat ourselves | Stefan Beller | 2017-01-12 |
| * | | | | | | | | | submodule documentation: add options to the subcommand | Stefan Beller | 2017-01-12 |
* | | | | | | | | | | Git 2.12-rc1v2.12.0-rc1 | Junio C Hamano | 2017-02-10 |
* | | | | | | | | | | Merge branch 'nd/rev-list-all-includes-HEAD-doc' | Junio C Hamano | 2017-02-10 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | rev-list-options.txt: update --all about HEAD | Nguyễn Thái Ngọc Duy | 2017-02-08 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'dl/difftool-doc-no-gui-option' | Junio C Hamano | 2017-02-10 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Document the --no-gui option in difftool | Denton Liu | 2017-02-08 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'jk/reset-to-break-a-commit-doc' | Junio C Hamano | 2017-02-10 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||
| * | | | | | | | | | reset: add an example of how to split a commit into two | Jacob Keller | 2017-02-03 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'bw/push-submodule-only' | Junio C Hamano | 2017-02-10 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||
| * | | | | | | | | doc: add doc for git-push --recurse-submodules=only | Cornelius Weig | 2017-02-01 |
* | | | | | | | | | Git 2.12-rc0v2.12.0-rc0 | Junio C Hamano | 2017-02-03 |
* | | | | | | | | | Merge branch 'cw/log-updates-for-all-refs-really' | Junio C Hamano | 2017-02-03 |
|\ \ \ \ \ \ \ \ \ |