Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Eleventh batch for 2.13 | Junio C Hamano | 2017-04-11 |
* | Merge branch 'ab/ref-filter-no-contains' | Junio C Hamano | 2017-04-11 |
|\ | |||
| * | ref-filter: reflow recently changed branch/tag/for-each-ref docs | Ævar Arnfjörð Bjarmason | 2017-03-24 |
| * | ref-filter: add --no-contains option to tag/branch/for-each-ref | Ævar Arnfjörð Bjarmason | 2017-03-24 |
| * | tag: change --point-at to default to HEAD | Ævar Arnfjörð Bjarmason | 2017-03-24 |
| * | tag: implicitly supply --list given another list-like option | Ævar Arnfjörð Bjarmason | 2017-03-24 |
| * | tag: change misleading --list <pattern> documentation | Ævar Arnfjörð Bjarmason | 2017-03-24 |
| * | ref-filter: make combining --merged & --no-merged an error | Ævar Arnfjörð Bjarmason | 2017-03-21 |
| * | tag doc: reword --[no-]merged to talk about commits, not tips | Ævar Arnfjörð Bjarmason | 2017-03-21 |
| * | tag doc: split up the --[no-]merged documentation | Ævar Arnfjörð Bjarmason | 2017-03-21 |
| * | tag doc: move the description of --[no-]merged earlier | Ævar Arnfjörð Bjarmason | 2017-03-21 |
* | | Tenth batch for 2.13 | Junio C Hamano | 2017-03-30 |
* | | Merge branch 'ab/case-insensitive-upstream-and-push-marker' | Junio C Hamano | 2017-03-30 |
|\ \ | |||
| * | | rev-parse: match @{upstream}, @{u} and @{push} case-insensitively | Ævar Arnfjörð Bjarmason | 2017-03-27 |
* | | | Merge branch 'ab/doc-submitting' | Junio C Hamano | 2017-03-30 |
|\ \ \ | |||
| * | | | doc/SubmittingPatches: show how to get a CLI commit summary | Ævar Arnfjörð Bjarmason | 2017-03-26 |
| * | | | doc/SubmittingPatches: clarify the casing convention for "area: change..." | Ævar Arnfjörð Bjarmason | 2017-03-21 |
* | | | | Merge branch 'bw/submodule-is-active' | Junio C Hamano | 2017-03-30 |
|\ \ \ \ | |||
| * | | | | clone: teach --recurse-submodules to optionally take a pathspec | Brandon Williams | 2017-03-18 |
| * | | | | submodule init: initialize active submodules | Brandon Williams | 2017-03-18 |
| * | | | | submodule: decouple url and submodule interest | Brandon Williams | 2017-03-18 |
* | | | | | Merge branch 'jc/merge-drop-old-syntax' | Junio C Hamano | 2017-03-30 |
|\ \ \ \ \ | |||
| * | | | | | merge: drop 'git merge <message> HEAD <commit>' syntax | Junio C Hamano | 2015-04-29 |
* | | | | | | Ninth batch for 2.13 | Junio C Hamano | 2017-03-28 |
* | | | | | | Sync with 'maint' | Junio C Hamano | 2017-03-28 |
|\ \ \ \ \ \ | |||
| * | | | | | | Prepare for 2.12.3 | Junio C Hamano | 2017-03-28 |
| * | | | | | | Merge branch 'km/config-grammofix' into maint | Junio C Hamano | 2017-03-28 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'dp/filter-branch-prune-empty' into maint | Junio C Hamano | 2017-03-28 |
| |\ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ | Merge branch 'jh/memihash-opt' | Junio C Hamano | 2017-03-28 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | hashmap: document memihash_cont, hashmap_disallow_rehash api | Jeff Hostetler | 2017-03-23 |
* | | | | | | | | | | Merge branch 'ab/branch-list-doc' | Junio C Hamano | 2017-03-28 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | branch doc: update description for `--list` | Junio C Hamano | 2017-03-24 |
| * | | | | | | | | | | branch doc: change `git branch <pattern>` to use `<branchname>` | Ævar Arnfjörð Bjarmason | 2017-03-23 |
* | | | | | | | | | | | Merge branch 'sb/checkout-recurse-submodules' | Junio C Hamano | 2017-03-28 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | builtin/read-tree: add --recurse-submodules switch | Stefan Beller | 2017-03-16 |
| * | | | | | | | | | | | builtin/checkout: add --recurse-submodules switch | Stefan Beller | 2017-03-16 |
* | | | | | | | | | | | | Eighth batch for 2.13 | Junio C Hamano | 2017-03-27 |
* | | | | | | | | | | | | Merge branch 'km/config-grammofix' | Junio C Hamano | 2017-03-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | doc/config: grammar fixes for core.{editor,commentChar} | Kyle Meyer | 2017-03-23 |
* | | | | | | | | | | | | Merge branch 'sb/describe-broken' | Junio C Hamano | 2017-03-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | builtin/describe: introduce --broken flag | Stefan Beller | 2017-03-22 |
* | | | | | | | | | | | | | Merge branch 'sb/push-options-via-transport' | Junio C Hamano | 2017-03-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | remote-curl: allow push options | Brandon Williams | 2017-03-22 |
* | | | | | | | | | | | | | Sync with 2.12.2 | Junio C Hamano | 2017-03-24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | Git 2.12.2v2.12.2 | Junio C Hamano | 2017-03-24 |
| * | | | | | | | | | | | | Merge branch 'ab/doc-no-option-notation-fix' into maint | Junio C Hamano | 2017-03-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ab/push-default-doc-fix' into maint | Junio C Hamano | 2017-03-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/commit-hook-doc-fix' into maint | Junio C Hamano | 2017-03-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | Seventh batch for 2.13 | Junio C Hamano | 2017-03-24 |
* | | | | | | | | | | | | | | | Merge branch 'dl/credential-cache-socket-in-xdg-cache' | Junio C Hamano | 2017-03-24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |