summaryrefslogtreecommitdiffstats
path: root/Documentation/git-push.txt
AgeCommit message (Expand)AuthorLines
2013-03-26Merge branch 'jc/maint-push-refspec-default-doc' into maintJunio C Hamano-9/+14
2013-03-08Documentation/git-push: clarify the description of defaultsJunio C Hamano-9/+14
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann-4/+4
2013-01-05Merge branch 'cr/push-force-tag-update'Junio C Hamano-4/+5
2012-12-02push: require force for annotated tagsChris Rorvick-5/+5
2012-12-02push: require force for refs under refs/tags/Chris Rorvick-5/+6
2012-11-27Documentation/git-push.txt: clarify the "push from satellite" workflowJunio C Hamano-2/+14
2012-11-27Documentation: improve phrasing in git-push.txtMark Szepieniec-1/+2
2012-11-18Merge branch 'mm/maint-doc-remote-tracking' into maintJunio C Hamano-1/+1
2012-11-04Merge branch 'mm/maint-doc-remote-tracking'Jeff King-1/+1
2012-10-25Documentation: remote tracking branch -> remote-tracking branchMatthieu Moy-1/+1
2012-10-02Documentation: mention `push.default` in git-push.txtRamkumar Ramachandra-3/+7
2012-05-02Merge branch 'jk/doc-asciidoc-inline-literal'Junio C Hamano-7/+7
2012-04-26docs: stop using asciidoc no-inline-literalJeff King-7/+7
2012-04-24Merge branch 'hv/submodule-recurse-push'Junio C Hamano-4/+10
2012-03-30push: teach --recurse-submodules the on-demand optionHeiko Voigt-4/+10
2012-02-22push: add '--prune' optionFelipe Contreras-1/+9
2011-09-02Merge branch 'fg/submodule-ff-check-before-push'Junio C Hamano-0/+6
2011-08-20push: Don't push a repository with unpushed submodulesFredrik Gustafsson-0/+6
2011-08-04docs: put listed example commands in backticksJeff King-10/+10
2011-03-11doc: drop author/documentation sections from most pagesJeff King-10/+0
2010-10-13Documentation: gitrevisions is in section 7Jonathan Nieder-1/+1
2010-08-20Documentation: do not convert ... operator to ellipsesJonathan Nieder-1/+1
2010-07-25Documentation/git-push: Explain status output in more detailThomas Rast-10/+23
2010-07-05Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber-1/+1
2010-04-09Merge branch 'maint'Junio C Hamano-1/+1
2010-04-09fetch/push: fix usage stringsTay Ray Chuan-1/+1
2010-03-15Merge branch 'tc/transport-verbosity'Junio C Hamano-4/+11
2010-02-24push: learn --progressTay Ray Chuan-1/+8
2010-02-24Documentation/git-push: put --quiet before --verboseTay Ray Chuan-4/+4
2010-02-18Documentation: describe --thin more accuratelyStephen Boyd-3/+4
2010-02-17docs: don't talk about $GIT_DIR/refs/ everywhereJeff King-3/+3
2010-02-08Merge branch 'maint'Junio C Hamano-5/+10
2010-02-08Merge branch 'jc/maint-push-doc-status' into maintJunio C Hamano-5/+10
2010-02-08git-push: document all the status flags used in the outputJunio C Hamano-5/+10
2010-01-24Documentation: move away misplaced 'push --upstream' descriptionThomas Rast-7/+7
2010-01-20Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano-3/+3
2010-01-16Add push --set-upstreamIlari Liusvaara-1/+8
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast-3/+3
2009-12-30builtin-push: add --delete as syntactic sugar for :fooJan Krüger-0/+4
2009-11-15Merge branch 'fc/doc-fast-forward'Junio C Hamano-7/+7
2009-10-24Use 'fast-forward' all over the placeFelipe Contreras-7/+7
2009-10-18document push's new quiet optionJeff King-0/+5
2009-09-13git-push: Accept -n as a synonym for --dry-run.Nelson Elhage-1/+2
2009-08-12push: point to 'git pull' and 'git push --force' in case of non-fast forwardMatthieu Moy-0/+86
2009-06-27add --porcelain option to git-pushLarry D'Anna-0/+11
2009-03-17git-push.txt: describe how to default to pushing only current branchChris Johnsen-2/+24
2009-02-25Docs: Expand explanation of the use of + in git push refspecs.Marc Branchaud-5/+31
2009-02-18Documentation/git-push: --all, --mirror, --tags can not be combinedGerrit Pape-1/+1
2009-01-25Documentation: rework src/dst description in git pushAnders Melchiorsen-11/+12