aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-push.txt
Commit message (Expand)AuthorAge
* Merge branch 'jk/asciidoc-markup-fix'Junio C Hamano2015-05-22
|\
| * doc: convert \--option to --optionJeff King2015-05-12
| * Merge branch 'ph/push-doc-cas' into maintJunio C Hamano2015-03-31
| |\
| * \ Merge branch 'mg/push-repo-option-doc' into maintJunio C Hamano2015-02-24
| |\ \
* | \ \ Merge branch 'ph/push-doc-cas'Junio C Hamano2015-03-28
|\ \ \ \ | | |_|/ | |/| |
| * | | git-push.txt: clean up force-with-lease wordingPhil Hord2015-03-26
* | | | Merge branch 'jk/push-config'Junio C Hamano2015-03-23
|\ \ \ \
| * | | | push: allow --follow-tags to be set by config push.followTagsDave Olszewski2015-03-14
* | | | | Merge branch 'mg/push-repo-option-doc'Junio C Hamano2015-02-17
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | git-push.txt: document the behavior of --repoMichael J Gruber2015-01-28
| |/ /
* | | Merge branch 'sb/atomic-push'Junio C Hamano2015-02-11
|\ \ \ | |_|/ |/| |
| * | push.c: add an --atomic argumentRonnie Sahlberg2015-01-07
* | | Merge branch 'po/everyday-doc'Junio C Hamano2014-12-12
|\ \ \ | |/ / |/| |
| * | Documentation: change "gitlink" typo in git-pushbrian m. carlson2014-11-17
* | | Merge branch 'po/everyday-doc'Junio C Hamano2014-10-16
|\ \ \ | |/ /
| * | doc: add 'everyday' to 'git help'Philip Oakley2014-10-10
* | | Merge branch 'jc/push-cert'Junio C Hamano2014-10-08
|\ \ \ | |/ / |/| |
| * | push: the beginning of "git push --signed"Junio C Hamano2014-09-15
| |/
* | Merge branch 'tf/maint-doc-push'Junio C Hamano2014-08-04
|\ \ | |/ |/|
| * git-push: fix link in man pageTony Finch2014-07-31
* | Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-08
|\ \
| * | Documentation: fix misuses of "nor"Justin Lebar2014-03-31
* | | Merge branch 'jc/push-2.0-default-to-simple'Junio C Hamano2014-03-07
|\ \ \ | |/ / |/| |
| * | push: switch default from "matching" to "simple"Junio C Hamano2013-06-18
* | | push: use remote.$name.push as a refmapJunio C Hamano2013-12-04
| |/ |/|
* | Merge branch 'rh/ishes-doc'Junio C Hamano2013-09-17
|\ \
| * | use 'commit-ish' instead of 'committish'Richard Hansen2013-09-04
* | | remote.c: add command line option parser for "--force-with-lease"Junio C Hamano2013-07-22
|/ /
* | Merge branch 'mm/push-force-is-dangerous'Junio C Hamano2013-06-26
|\ \
| * | Documentation/git-push.txt: explain better cases where --force is dangerousMatthieu Moy2013-06-18
| |/
* | Merge branch 'tr/push-no-verify-doc'Junio C Hamano2013-06-05
|\ \
| * | Document push --no-verifyThomas Rast2013-05-23
| * | Merge branch 'jc/maint-push-refspec-default-doc' into maintJunio C Hamano2013-03-26
| |\ \
* | | | documentation: trivial style cleanupsFelipe Contreras2013-05-17
* | | | Merge branch 'jc/push-follow-tag'Junio C Hamano2013-03-25
|\ \ \ \
| * | | | push: --follow-tagsJunio C Hamano2013-03-05
| | |_|/ | |/| |
* | | | Merge branch 'jc/maint-push-refspec-default-doc'Junio C Hamano2013-03-21
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Documentation/git-push: clarify the description of defaultsJunio C Hamano2013-03-08
| |/
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* | Merge branch 'cr/push-force-tag-update'Junio C Hamano2013-01-05
|\ \ | |/ |/|
| * push: require force for annotated tagsChris Rorvick2012-12-02
| * push: require force for refs under refs/tags/Chris Rorvick2012-12-02
| * Merge branch 'mm/maint-doc-remote-tracking'Jeff King2012-11-04
| |\
* | | Documentation/git-push.txt: clarify the "push from satellite" workflowJunio C Hamano2012-11-27
* | | Documentation: improve phrasing in git-push.txtMark Szepieniec2012-11-27
* | | Merge branch 'mm/maint-doc-remote-tracking' into maintJunio C Hamano2012-11-18
|\ \ \ | |/ / |/| / | |/
| * Documentation: remote tracking branch -> remote-tracking branchMatthieu Moy2012-10-25
* | Documentation: mention `push.default` in git-push.txtRamkumar Ramachandra2012-10-02
|/
* Merge branch 'jk/doc-asciidoc-inline-literal'Junio C Hamano2012-05-02
|\
| * docs: stop using asciidoc no-inline-literalJeff King2012-04-26