summaryrefslogtreecommitdiff
path: root/Documentation/git-push.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mm/push-simple-doc'Junio C Hamano2016-02-261-0/+7
|\
| * Documentation/git-push: document that 'simple' is the defaultmm/push-simple-docMatthieu Moy2016-02-231-0/+7
* | Merge branch 'ew/force-ipv4'Junio C Hamano2016-02-241-0/+7
|\ \
| * | connect & http: support -4 and -6 switches for remote operationsew/force-ipv4Eric Wong2016-02-121-0/+7
* | | Merge branch 'ps/push-delete-option'Junio C Hamano2016-01-121-1/+1
|\ \ \ | |/ / |/| |
| * | push: add '-d' as shorthand for '--delete'ps/push-delete-optionPatrick Steinhardt2015-12-161-1/+1
| * | push: add '--delete' flag to synopsisPatrick Steinhardt2015-12-141-1/+1
* | | push: add recurseSubmodules config optionMike Crowe2015-11-201-10/+14
|/ /
* | Merge branch 'jc/em-dash-in-doc'Junio C Hamano2015-10-291-1/+1
|\ \
| * | Documentation: AsciiDoc spells em-dash as double-dashes, not triplejc/em-dash-in-docJunio C Hamano2015-10-221-1/+1
| * | Merge branch 'po/everyday-doc' into maintJunio C Hamano2014-12-221-1/+1
| |\ \
* | | | push: support signing pushes iff the server supports itDave Borowitz2015-08-191-7/+10
* | | | Documentation/git-push.txt: document when --signed may failDave Borowitz2015-08-191-1/+3
| |_|/ |/| |
* | | Merge branch 'jk/asciidoc-markup-fix' into maintJunio C Hamano2015-06-051-2/+2
|\ \ \
| * | | doc: convert \--option to --optionJeff King2015-05-121-2/+2
| * | | Merge branch 'ph/push-doc-cas' into maintJunio C Hamano2015-03-311-8/+6
| |\ \ \
| * \ \ \ Merge branch 'mg/push-repo-option-doc' into maintJunio C Hamano2015-02-241-16/+2
| |\ \ \ \
* | \ \ \ \ Merge branch 'ph/push-doc-cas'Junio C Hamano2015-03-281-8/+6
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | git-push.txt: clean up force-with-lease wordingph/push-doc-casPhil Hord2015-03-261-8/+6
* | | | | | Merge branch 'jk/push-config'Junio C Hamano2015-03-231-1/+4
|\ \ \ \ \ \
| * | | | | | push: allow --follow-tags to be set by config push.followTagsjk/push-configDave Olszewski2015-03-141-1/+4
* | | | | | | Merge branch 'mg/push-repo-option-doc'Junio C Hamano2015-02-171-16/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | git-push.txt: document the behavior of --repomg/push-repo-option-docMichael J Gruber2015-01-281-16/+2
| |/ / / /
* | | | | Merge branch 'sb/atomic-push'Junio C Hamano2015-02-111-1/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | push.c: add an --atomic argumentRonnie Sahlberg2015-01-071-1/+6
| | |/ / | |/| |
* | | | Merge branch 'po/everyday-doc'Junio C Hamano2014-12-121-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Documentation: change "gitlink" typo in git-pushpo/everyday-docbrian m. carlson2014-11-171-1/+1
* | | Merge branch 'po/everyday-doc'Junio C Hamano2014-10-161-1/+1
|\ \ \ | |/ /
| * | doc: add 'everyday' to 'git help'Philip Oakley2014-10-101-1/+1
* | | Merge branch 'jc/push-cert'Junio C Hamano2014-10-081-1/+8
|\ \ \ | |/ / |/| |
| * | push: the beginning of "git push --signed"Junio C Hamano2014-09-151-1/+8
| |/
* | Merge branch 'tf/maint-doc-push'Junio C Hamano2014-08-041-1/+1
|\ \ | |/ |/|
| * git-push: fix link in man pagetf/maint-doc-pushTony Finch2014-07-311-1/+1
* | Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-081-1/+1
|\ \
| * | Documentation: fix misuses of "nor"Justin Lebar2014-03-311-1/+1
* | | Merge branch 'jc/push-2.0-default-to-simple'Junio C Hamano2014-03-071-4/+6
|\ \ \ | |/ / |/| |
| * | push: switch default from "matching" to "simple"jc/push-2.0-default-to-simpleJunio C Hamano2013-06-181-11/+14
* | | push: use remote.$name.push as a refmapJunio C Hamano2013-12-041-2/+7
| |/ |/|
* | Merge branch 'rh/ishes-doc'Junio C Hamano2013-09-171-1/+1
|\ \
| * | use 'commit-ish' instead of 'committish'Richard Hansen2013-09-041-1/+1
* | | remote.c: add command line option parser for "--force-with-lease"Junio C Hamano2013-07-221-11/+66
|/ /
* | Merge branch 'mm/push-force-is-dangerous'Junio C Hamano2013-06-261-0/+9
|\ \
| * | Documentation/git-push.txt: explain better cases where --force is dangerousMatthieu Moy2013-06-181-0/+9
| |/
* | Merge branch 'tr/push-no-verify-doc'Junio C Hamano2013-06-051-1/+6
|\ \
| * | Document push --no-verifyThomas Rast2013-05-231-1/+6
| * | Merge branch 'jc/maint-push-refspec-default-doc' into maintJunio C Hamano2013-03-261-9/+14
| |\ \
* | | | documentation: trivial style cleanupsFelipe Contreras2013-05-171-2/+1
* | | | Merge branch 'jc/push-follow-tag'Junio C Hamano2013-03-251-1/+7
|\ \ \ \
| * | | | push: --follow-tagsJunio C Hamano2013-03-051-1/+7
| | |_|/ | |/| |
* | | | Merge branch 'jc/maint-push-refspec-default-doc'Junio C Hamano2013-03-211-9/+14
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|