Age | Commit message (Expand) | Author | Files | Lines |
2021-07-16 | Merge branch 'ds/gender-neutral-doc' | Junio C Hamano | 1 | -2/+2 |
2021-06-16 | doc: avoid using the gender of other people | Felipe Contreras | 1 | -2/+2 |
2021-03-13 | Documentation/git-push.txt: correct configuration typo | Taylor Blau | 1 | -1/+1 |
2020-10-03 | t, doc: update tests, reference for "--force-if-includes" | Srinidhi Kaushik | 1 | -1/+25 |
2019-08-11 | doc: fix repeated words | Mark Rushakoff | 1 | -1/+1 |
2018-11-14 | push doc: document the DWYM behavior pushing to unqualified <dst> | Ævar Arnfjörð Bjarmason | 1 | -0/+23 |
2018-09-19 | push doc: add spacing between two words | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2018-08-31 | push doc: correct lies about how push refspecs work | Ævar Arnfjörð Bjarmason | 1 | -8/+44 |
2018-08-31 | push doc: move mention of "tag <tag>" later in the prose | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2018-08-31 | push doc: remove confusing mention of remote merger | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2018-05-23 | Merge branch 'ah/misc-doc-updates' | Junio C Hamano | 1 | -1/+2 |
2018-05-23 | Merge branch 'nd/doc-header' | Junio C Hamano | 1 | -2/+2 |
2018-05-06 | doc: add '-d' and '-o' for 'git push' | Andreas Heiduk | 1 | -1/+2 |
2018-05-02 | doc: keep first level section header in upper case | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2018-04-18 | doc: convert \--option to --option | Martin Ågren | 1 | -1/+1 |
2017-10-24 | builtin/push.c: add push.pushOption config | Marius Paliga | 1 | -2/+8 |
2017-08-22 | Merge branch 'ma/parse-maybe-bool' | Junio C Hamano | 1 | -2/+2 |
2017-08-07 | Doc/git-{push,send-pack}: correct --sign= to --signed= | Martin Ågren | 1 | -2/+2 |
2017-04-19 | push: document & test --force-with-lease with multiple remotes | Ævar Arnfjörð Bjarmason | 1 | -0/+41 |
2017-02-10 | Merge branch 'bw/push-submodule-only' | Junio C Hamano | 1 | -6/+7 |
2017-02-01 | doc: add doc for git-push --recurse-submodules=only | Cornelius Weig | 1 | -6/+7 |
2017-01-10 | Merge branch 'mm/push-social-engineering-attack-doc' | Junio C Hamano | 1 | -0/+2 |
2016-11-14 | doc: mention transfer data leaks in more places | Matt McCutchen | 1 | -0/+2 |
2016-08-10 | Merge branch 'jk/push-force-with-lease-creation' | Junio C Hamano | 1 | -2/+3 |
2016-08-03 | Merge branch 'sb/push-options' | Junio C Hamano | 1 | -1/+7 |
2016-07-26 | push: add shorthand for --force-with-lease branch creation | John Keeping | 1 | -1/+2 |
2016-07-25 | Documentation/git-push: fix placeholder formatting | John Keeping | 1 | -1/+1 |
2016-07-14 | push: accept push options | Stefan Beller | 1 | -1/+7 |
2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -1/+1 |
2016-06-08 | doc: change configuration variables format | Tom Russello | 1 | -3/+3 |
2016-03-10 | Merge branch 'mm/push-simple-doc' into maint | Junio C Hamano | 1 | -0/+7 |
2016-02-26 | Merge branch 'mm/push-simple-doc' | Junio C Hamano | 1 | -0/+7 |
2016-02-24 | Merge branch 'ew/force-ipv4' | Junio C Hamano | 1 | -0/+7 |
2016-02-23 | Documentation/git-push: document that 'simple' is the default | Matthieu Moy | 1 | -0/+7 |
2016-02-12 | connect & http: support -4 and -6 switches for remote operations | Eric Wong | 1 | -0/+7 |
2016-01-12 | Merge branch 'ps/push-delete-option' | Junio C Hamano | 1 | -1/+1 |
2015-12-16 | push: add '-d' as shorthand for '--delete' | Patrick Steinhardt | 1 | -1/+1 |
2015-12-14 | push: add '--delete' flag to synopsis | Patrick Steinhardt | 1 | -1/+1 |
2015-11-20 | push: add recurseSubmodules config option | Mike Crowe | 1 | -10/+14 |
2015-10-29 | Merge branch 'jc/em-dash-in-doc' | Junio C Hamano | 1 | -1/+1 |
2015-10-22 | Documentation: AsciiDoc spells em-dash as double-dashes, not triple | Junio C Hamano | 1 | -1/+1 |
2015-08-19 | push: support signing pushes iff the server supports it | Dave Borowitz | 1 | -7/+10 |
2015-08-19 | Documentation/git-push.txt: document when --signed may fail | Dave Borowitz | 1 | -1/+3 |
2015-06-05 | Merge branch 'jk/asciidoc-markup-fix' into maint | Junio C Hamano | 1 | -2/+2 |
2015-05-12 | doc: convert \--option to --option | Jeff King | 1 | -2/+2 |
2015-03-31 | Merge branch 'ph/push-doc-cas' into maint | Junio C Hamano | 1 | -8/+6 |
2015-03-28 | Merge branch 'ph/push-doc-cas' | Junio C Hamano | 1 | -8/+6 |
2015-03-26 | git-push.txt: clean up force-with-lease wording | Phil Hord | 1 | -8/+6 |
2015-03-23 | Merge branch 'jk/push-config' | Junio C Hamano | 1 | -1/+4 |
2015-03-14 | push: allow --follow-tags to be set by config push.followTags | Dave Olszewski | 1 | -1/+4 |