summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* worktree add: add --lock optionnd/worktree-add-lockNguyễn Thái Ngọc Duy2017-04-201-1/+6
* Eleventh batch for 2.13Junio C Hamano2017-04-111-0/+14
* Merge branch 'ab/ref-filter-no-contains'Junio C Hamano2017-04-113-36/+68
|\
| * ref-filter: reflow recently changed branch/tag/for-each-ref docsÆvar Arnfjörð Bjarmason2017-03-242-10/+12
| * ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason2017-03-243-6/+22
| * tag: change --point-at to default to HEADÆvar Arnfjörð Bjarmason2017-03-241-1/+2
| * tag: implicitly supply --list given another list-like optionÆvar Arnfjörð Bjarmason2017-03-241-6/+11
| * tag: change misleading --list <pattern> documentationÆvar Arnfjörð Bjarmason2017-03-241-7/+8
| * ref-filter: make combining --merged & --no-merged an errorÆvar Arnfjörð Bjarmason2017-03-213-6/+10
| * tag doc: reword --[no-]merged to talk about commits, not tipsÆvar Arnfjörð Bjarmason2017-03-211-3/+3
| * tag doc: split up the --[no-]merged documentationÆvar Arnfjörð Bjarmason2017-03-211-4/+7
| * tag doc: move the description of --[no-]merged earlierÆvar Arnfjörð Bjarmason2017-03-211-5/+5
* | Tenth batch for 2.13Junio C Hamano2017-03-301-2/+64
* | Merge branch 'ab/case-insensitive-upstream-and-push-marker'Junio C Hamano2017-03-301-1/+5
|\ \
| * | rev-parse: match @{upstream}, @{u} and @{push} case-insensitivelyab/case-insensitive-upstream-and-push-markerÆvar Arnfjörð Bjarmason2017-03-271-1/+5
* | | Merge branch 'ab/doc-submitting'Junio C Hamano2017-03-301-3/+9
|\ \ \
| * | | doc/SubmittingPatches: show how to get a CLI commit summaryab/doc-submittingÆvar Arnfjörð Bjarmason2017-03-261-1/+2
| * | | doc/SubmittingPatches: clarify the casing convention for "area: change..."Ævar Arnfjörð Bjarmason2017-03-211-2/+7
* | | | Merge branch 'bw/submodule-is-active'Junio C Hamano2017-03-303-8/+25
|\ \ \ \
| * | | | clone: teach --recurse-submodules to optionally take a pathspecBrandon Williams2017-03-181-5/+9
| * | | | submodule init: initialize active submodulesBrandon Williams2017-03-181-1/+3
| * | | | submodule: decouple url and submodule interestBrandon Williams2017-03-181-2/+13
* | | | | Merge branch 'jc/merge-drop-old-syntax'Junio C Hamano2017-03-301-6/+1
|\ \ \ \ \
| * | | | | merge: drop 'git merge <message> HEAD <commit>' syntaxjc/merge-drop-old-syntaxJunio C Hamano2015-04-291-6/+1
* | | | | | Ninth batch for 2.13Junio C Hamano2017-03-281-30/+24
* | | | | | Sync with 'maint'Junio C Hamano2017-03-281-0/+57
|\ \ \ \ \ \
| * | | | | | Prepare for 2.12.3Junio C Hamano2017-03-281-0/+57
| * | | | | | Merge branch 'km/config-grammofix' into maintJunio C Hamano2017-03-281-3/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'dp/filter-branch-prune-empty' into maintJunio C Hamano2017-03-281-8/+6
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'jh/memihash-opt'Junio C Hamano2017-03-281-0/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hashmap: document memihash_cont, hashmap_disallow_rehash apiJeff Hostetler2017-03-231-0/+22
* | | | | | | | | | Merge branch 'ab/branch-list-doc'Junio C Hamano2017-03-281-2/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | branch doc: update description for `--list`ab/branch-list-docJunio C Hamano2017-03-241-2/+7
| * | | | | | | | | | branch doc: change `git branch <pattern>` to use `<branchname>`Ævar Arnfjörð Bjarmason2017-03-231-1/+1
* | | | | | | | | | | Merge branch 'sb/checkout-recurse-submodules'Junio C Hamano2017-03-282-0/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | builtin/read-tree: add --recurse-submodules switchStefan Beller2017-03-161-0/+6
| * | | | | | | | | | | builtin/checkout: add --recurse-submodules switchStefan Beller2017-03-161-0/+7
* | | | | | | | | | | | Eighth batch for 2.13Junio C Hamano2017-03-271-0/+22
* | | | | | | | | | | | Merge branch 'km/config-grammofix'Junio C Hamano2017-03-271-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | doc/config: grammar fixes for core.{editor,commentChar}km/config-grammofixKyle Meyer2017-03-231-3/+3
* | | | | | | | | | | | Merge branch 'sb/describe-broken'Junio C Hamano2017-03-271-3/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | builtin/describe: introduce --broken flagsb/describe-brokenStefan Beller2017-03-221-3/+8
* | | | | | | | | | | | | Merge branch 'sb/push-options-via-transport'Junio C Hamano2017-03-271-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | remote-curl: allow push optionssb/push-options-via-transportBrandon Williams2017-03-221-0/+6
* | | | | | | | | | | | | Sync with 2.12.2Junio C Hamano2017-03-242-1/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ab/push-default-doc-fix' into maintJunio C Hamano2017-03-241-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/commit-hook-doc-fix' into maintJunio C Hamano2017-03-241-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Seventh batch for 2.13Junio C Hamano2017-03-241-9/+29