summaryrefslogtreecommitdiff
path: root/Documentation/git-push.txt
Commit message (Expand)AuthorAgeFilesLines
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-10/+0
* Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-131-1/+1
* Documentation: do not convert ... operator to ellipsesJonathan Nieder2010-08-201-1/+1
* Documentation/git-push: Explain status output in more detailThomas Rast2010-07-251-10/+23
* Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-051-1/+1
* Merge branch 'maint'Junio C Hamano2010-04-091-1/+1
|\
| * fetch/push: fix usage stringsTay Ray Chuan2010-04-091-1/+1
* | Merge branch 'tc/transport-verbosity'Junio C Hamano2010-03-151-4/+11
|\ \ | |/ |/|
| * push: learn --progressTay Ray Chuan2010-02-241-1/+8
| * Documentation/git-push: put --quiet before --verboseTay Ray Chuan2010-02-241-4/+4
* | Documentation: describe --thin more accuratelyStephen Boyd2010-02-181-3/+4
* | docs: don't talk about $GIT_DIR/refs/ everywhereJeff King2010-02-171-3/+3
|/
* Merge branch 'maint'Junio C Hamano2010-02-081-5/+10
|\
| * Merge branch 'jc/maint-push-doc-status' into maintJunio C Hamano2010-02-081-5/+10
| |\
| | * git-push: document all the status flags used in the outputJunio C Hamano2010-02-081-5/+10
* | | Documentation: move away misplaced 'push --upstream' descriptionThomas Rast2010-01-241-7/+7
* | | Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-201-3/+3
|\ \ \
| * | | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-3/+3
| |/ /
* | | Add push --set-upstreamIlari Liusvaara2010-01-161-1/+8
* | | builtin-push: add --delete as syntactic sugar for :fooJan Krüger2009-12-301-0/+4
|/ /
* | 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
|\