aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-push.txt
Commit message (Expand)AuthorAge
...
* Merge branch 'maint'Junio C Hamano2010-02-08
|\
| * Merge branch 'jc/maint-push-doc-status' into maintJunio C Hamano2010-02-08
| |\
| | * git-push: document all the status flags used in the outputJunio C Hamano2010-02-08
* | | Documentation: move away misplaced 'push --upstream' descriptionThomas Rast2010-01-24
* | | Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-20
|\ \ \
| * | | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
| |/ /
* | | Add push --set-upstreamIlari Liusvaara2010-01-16
* | | builtin-push: add --delete as syntactic sugar for :fooJan Krüger2009-12-30
|/ /
* | Merge branch 'fc/doc-fast-forward'Junio C Hamano2009-11-15
|\ \
| * | Use 'fast-forward' all over the placeFelipe Contreras2009-10-24
* | | document push's new quiet optionJeff King2009-10-18
|/ /
* | git-push: Accept -n as a synonym for --dry-run.Nelson Elhage2009-09-13
* | push: point to 'git pull' and 'git push --force' in case of non-fast forwardMatthieu Moy2009-08-12
|/
* add --porcelain option to git-pushLarry D'Anna2009-06-27
* git-push.txt: describe how to default to pushing only current branchChris Johnsen2009-03-17
* Docs: Expand explanation of the use of + in git push refspecs.Marc Branchaud2009-02-25
* Documentation/git-push: --all, --mirror, --tags can not be combinedGerrit Pape2009-02-18
* Documentation: rework src/dst description in git pushAnders Melchiorsen2009-01-25
* Documentation: more git push examplesAnders Melchiorsen2009-01-25
* Documentation: simplify refspec format descriptionJunio C Hamano2009-01-25
* Documentation: avoid using undefined parametersAnders Melchiorsen2009-01-18
* Documentation: mention branches rather than headsAnders Melchiorsen2009-01-18
* Documentation: remove a redundant elaborationAnders Melchiorsen2009-01-18
* Documentation: git push repository can also be a remoteAnders Melchiorsen2009-01-18
* Documentation/git-push.txt: minor: compress one optionjidanni@jidanni.org2009-01-11
* git-push.txt: Describe --repo option in more detailJohannes Sixt2008-10-08
* Merge branch 'maint'Junio C Hamano2008-08-09
|\
| * asciidoc markup fixesJunio C Hamano2008-08-07
| * Update my e-mail addressJunio C Hamano2008-08-01
* | Make it clear that push can take multiple refspecsAbhijit Menon-Sen2008-07-29
* | Update my e-mail addressJunio C Hamano2008-07-21
* | manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* | Documentation formatting and cleanupJonathan Nieder2008-07-01
* | Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* | Correct documentation for git-push --mirrorShawn O. Pearce2008-06-21
|/
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Merge branch 'pb/push'Junio C Hamano2008-05-23
|\
| * add special "matching refs" refspecPaolo Bonzini2008-05-04
* | Merge branch 'pb/remote-mirror-config'Junio C Hamano2008-05-05
|\ \ | |/ |/|
| * Add a remote.*.mirror configuration optionPaolo Bonzini2008-04-20
* | Amend git-push refspec documentationSam Vilain2008-04-22
|/
* push: document the status outputJeff King2008-02-19
* Documentation/push: clarify matching refspec behaviorJeff King2008-02-19
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Merge branch 'aw/mirror-push' into jk/send-packJunio C Hamano2007-11-14
|\
| * git-push: add documentation for the newly added --mirror modeAndy Whitcroft2007-11-12
* | push: mention --verbose option in documentationSteffen Prohaska2007-11-11
|/
* Add a --dry-run option to git-push.Brian Ewins2007-10-15
* git-push: documentation and tests for pushing only branchesJeff King2007-09-18