summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* githooks.txt: clarify push hooks are always executed in $GIT_DIRsr/hooks-cwd-docSimon Ruderich2017-05-011-2/+4
* Prepare for 2.12.3Junio C Hamano2017-03-281-0/+57
* Merge branch 'km/config-grammofix' into maintJunio C Hamano2017-03-281-3/+3
|\
| * doc/config: grammar fixes for core.{editor,commentChar}km/config-grammofixKyle Meyer2017-03-231-3/+3
* | Merge branch 'dp/filter-branch-prune-empty' into maintJunio C Hamano2017-03-281-8/+6
|\ \
| * | filter-branch: fix --prune-empty on parentless commitsDevin J. Pohly2017-03-031-8/+6
* | | Git 2.12.2v2.12.2Junio C Hamano2017-03-242-1/+24
* | | Merge branch 'ab/doc-no-option-notation-fix' into maintJunio C Hamano2017-03-242-2/+2
|\ \ \
| * | | doc: change erroneous --[no]-whatever into --[no-]whateverab/doc-no-option-notation-fixÆvar Arnfjörð Bjarmason2017-03-202-2/+2
* | | | Merge branch 'ab/push-default-doc-fix' into maintJunio C Hamano2017-03-241-0/+2
|\ \ \ \
| * | | | push: mention "push.default=tracking" in the documentationab/push-default-doc-fixÆvar Arnfjörð Bjarmason2017-03-201-0/+2
| |/ / /
* | | | Merge branch 'nd/commit-hook-doc-fix' into maintJunio C Hamano2017-03-241-1/+1
|\ \ \ \
| * | | | git-commit.txt: list post-rewrite in HOOKS sectionnd/commit-hook-doc-fixNguyễn Thái Ngọc Duy2017-03-201-1/+1
| |/ / /
* | | | Prepare for 2.12.2Junio C Hamano2017-03-211-0/+61
* | | | Merge branch 'dt/gc-ignore-old-gc-logs' into maintJunio C Hamano2017-03-211-0/+6
|\ \ \ \
| * | | | gc: ignore old gc.log filesDavid Turner2017-02-131-0/+6
| | |/ / | |/| |
* | | | Merge branch 'ps/docs-diffcore' into maintJunio C Hamano2017-03-211-5/+5
|\ \ \ \
| * | | | docs/diffcore: unquote "Complete Rewrites" in headersps/docs-diffcorePatrick Steinhardt2017-02-281-4/+4
| * | | | docs/diffcore: fix grammar in diffcore-rename headerPatrick Steinhardt2017-02-281-1/+1
* | | | | Git 2.12.1v2.12.1Junio C Hamano2017-03-201-1/+2
| |_|/ / |/| | |
* | | | Preparing for 2.12.1Junio C Hamano2017-03-161-0/+41
|/ / /
* | | Git 2.12v2.12.0Junio C Hamano2017-02-242-0/+11
* | | Merge branch 'ps/doc-gc-aggressive-depth-update'Junio C Hamano2017-02-241-1/+1
|\ \ \
| * | | docs/git-gc: fix default value for `--aggressiveDepth`ps/doc-gc-aggressive-depth-updatePatrick Steinhardt2017-02-241-1/+1
| |/ /
* | | Merge branch 'bc/worktree-doc-fix-detached'Junio C Hamano2017-02-241-1/+1
|\ \ \
| * | | Documentation: correctly spell git worktree --detachbc/worktree-doc-fix-detachedbrian m. carlson2017-02-221-1/+1
* | | | Merge branch 'dr/doc-check-ref-format-normalize'Junio C Hamano2017-02-241-3/+3
|\ \ \ \
| * | | | git-check-ref-format: clarify documentation for --normalizedr/doc-check-ref-format-normalizeDamien Regad2017-02-211-3/+3
| | |/ / | |/| |
* | | | Merge branch 'gp/document-dotfiles-in-templates-are-not-copied'Junio C Hamano2017-02-241-2/+2
|\ \ \ \
| * | | | init: document dotfiles exclusion on template copygp/document-dotfiles-in-templates-are-not-copiedGrégoire Paris2017-02-171-2/+2
| |/ / /
* | | | Merge branch 'bc/blame-doc-fix'Junio C Hamano2017-02-241-2/+2
|\ \ \ \
| * | | | Documentation: use brackets for optional argumentsbc/blame-doc-fixbrian m. carlson2017-02-221-2/+2
* | | | | Hopefully the final batch of mini-topics before the finalJunio C Hamano2017-02-161-0/+18
* | | | | Merge branch 'dp/submodule-doc-markup-fix'Junio C Hamano2017-02-161-1/+1
|\ \ \ \ \
| * | | | | config.txt: fix formatting of submodule.alternateErrorStrategy sectiondp/submodule-doc-markup-fixDavid Pursehouse2017-02-161-1/+1
* | | | | | Merge branch 'jk/reset-to-break-a-commit-doc-updated'Junio C Hamano2017-02-161-0/+48
|\ \ \ \ \ \
| * | | | | | reset: add an example of how to split a commit into twojk/reset-to-break-a-commit-doc-updatedJacob Keller2017-02-161-0/+48
* | | | | | | Merge branch 'jk/reset-to-break-a-commit-doc'Junio C Hamano2017-02-161-38/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Revert "reset: add an example of how to split a commit into two"jk/reset-to-break-a-commit-docJunio C Hamano2017-02-161-38/+0
* | | | | | | A bit more for -rc2Junio C Hamano2017-02-151-0/+15
* | | | | | | Merge branch 'tg/stash-doc-cleanup'Junio C Hamano2017-02-151-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Documentation/stash: remove mention of git reset --hardtg/stash-doc-cleanupThomas Gummerer2017-02-131-2/+3
* | | | | | | | Merge branch 'jk/doc-submodule-markup-fix'Junio C Hamano2017-02-151-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | docs/git-submodule: fix unbalanced quotejk/doc-submodule-markup-fixJeff King2017-02-131-3/+6
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/doc-remote-helpers-markup-fix'Junio C Hamano2017-02-151-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | docs/gitremote-helpers: fix unbalanced quotesjk/doc-remote-helpers-markup-fixJeff King2017-02-131-3/+3
* | | | | | | | | Merge branch 'sb/doc-unify-bottom'Junio C Hamano2017-02-158-8/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: unify bottom "part of git suite" linessb/doc-unify-bottomStefan Beller2017-02-098-8/+8
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sb/push-options-via-transport'Junio C Hamano2017-02-151-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | push options: pass push options to the transport helperStefan Beller2017-02-081-0/+4