summaryrefslogtreecommitdiff
path: root/Documentation/git-push.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fc/doc-fast-forward'Junio C Hamano2009-11-151-7/+7
|\
| * Use 'fast-forward' all over the placeFelipe Contreras2009-10-241-7/+7
* | document push's new quiet optionJeff King2009-10-181-0/+5
|/
* git-push: Accept -n as a synonym for --dry-run.Nelson Elhage2009-09-131-1/+2
* push: point to 'git pull' and 'git push --force' in case of non-fast forwardMatthieu Moy2009-08-121-0/+86
* add --porcelain option to git-pushLarry D'Anna2009-06-271-0/+11
* git-push.txt: describe how to default to pushing only current branchChris Johnsen2009-03-171-2/+24
* Docs: Expand explanation of the use of + in git push refspecs.Marc Branchaud2009-02-251-5/+31
* Documentation/git-push: --all, --mirror, --tags can not be combinedGerrit Pape2009-02-181-1/+1
* Documentation: rework src/dst description in git pushAnders Melchiorsen2009-01-251-11/+12
* Documentation: more git push examplesAnders Melchiorsen2009-01-251-3/+13
* Documentation: simplify refspec format descriptionJunio C Hamano2009-01-251-4/+5
* Documentation: avoid using undefined parametersAnders Melchiorsen2009-01-181-2/+2
* Documentation: mention branches rather than headsAnders Melchiorsen2009-01-181-2/+2
* Documentation: remove a redundant elaborationAnders Melchiorsen2009-01-181-2/+1
* Documentation: git push repository can also be a remoteAnders Melchiorsen2009-01-181-1/+3
* Documentation/git-push.txt: minor: compress one optionjidanni@jidanni.org2009-01-111-3/+1
* git-push.txt: Describe --repo option in more detailJohannes Sixt2008-10-081-5/+19
* Merge branch 'maint'Junio C Hamano2008-08-091-2/+2
|\
| * asciidoc markup fixesJunio C Hamano2008-08-071-1/+1
| * Update my e-mail addressJunio C Hamano2008-08-011-1/+1
* | Make it clear that push can take multiple refspecsAbhijit Menon-Sen2008-07-291-8/+9
* | Update my e-mail addressJunio C Hamano2008-07-211-1/+1
* | manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-2/+2
* | Documentation formatting and cleanupJonathan Nieder2008-07-011-1/+1
* | Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-1/+1
* | Correct documentation for git-push --mirrorShawn O. Pearce2008-06-211-1/+2
|/
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-10/+13
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Merge branch 'pb/push'Junio C Hamano2008-05-231-6/+7
|\
| * add special "matching refs" refspecPaolo Bonzini2008-05-041-6/+7
* | Merge branch 'pb/remote-mirror-config'Junio C Hamano2008-05-051-1/+3
|\ \ | |/ |/|
| * Add a remote.*.mirror configuration optionPaolo Bonzini2008-04-201-1/+3
* | Amend git-push refspec documentationSam Vilain2008-04-221-10/+13
|/
* push: document the status outputJeff King2008-02-191-0/+49
* Documentation/push: clarify matching refspec behaviorJeff King2008-02-191-3/+3
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-2/+2
* Merge branch 'aw/mirror-push' into jk/send-packJunio C Hamano2007-11-141-0/+8
|\
| * git-push: add documentation for the newly added --mirror modeAndy Whitcroft2007-11-121-0/+8
* | push: mention --verbose option in documentationSteffen Prohaska2007-11-111-2/+2
|/
* Add a --dry-run option to git-push.Brian Ewins2007-10-151-1/+4
* git-push: documentation and tests for pushing only branchesJeff King2007-09-181-2/+2
* Include a git-push example for creating a remote branchShawn O. Pearce2007-09-051-0/+6
* Fixed git-push manpageJyotirmoy Bhattacharya2007-08-041-1/+1
* Add urls.txt to git-clone man pageAndrew Ruder2007-07-051-1/+1
* git-push: Update description of refspecs and add examplesJunio C Hamano2007-06-091-3/+22
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* Documentation: Reformatted SYNOPSIS for several commandsMatthias Kestenholz2007-05-181-1/+3
* rename --exec to --receive-pack for push and send-packUwe Kleine-König2007-01-191-2/+5
* Update documentation of fetch-pack, push and send-packUwe Kleine-König2007-01-191-1/+1