summaryrefslogtreecommitdiff
path: root/Documentation/git-push.txt
AgeCommit message (Expand)AuthorFilesLines
2009-01-18Documentation: avoid using undefined parametersLibravatar Anders Melchiorsen1-2/+2
2009-01-18Documentation: mention branches rather than headsLibravatar Anders Melchiorsen1-2/+2
2009-01-18Documentation: remove a redundant elaborationLibravatar Anders Melchiorsen1-2/+1
2009-01-18Documentation: git push repository can also be a remoteLibravatar Anders Melchiorsen1-1/+3
2009-01-11Documentation/git-push.txt: minor: compress one optionLibravatar jidanni@jidanni.org1-3/+1
2008-10-08git-push.txt: Describe --repo option in more detailLibravatar Johannes Sixt1-5/+19
2008-08-09Merge branch 'maint'Libravatar Junio C Hamano1-2/+2
2008-08-07asciidoc markup fixesLibravatar Junio C Hamano1-1/+1
2008-08-01Update my e-mail addressLibravatar Junio C Hamano1-1/+1
2008-07-29Make it clear that push can take multiple refspecsLibravatar Abhijit Menon-Sen1-8/+9
2008-07-21Update my e-mail addressLibravatar Junio C Hamano1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-2/+2
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-1/+1
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-1/+1
2008-06-21Correct documentation for git-push --mirrorLibravatar Shawn O. Pearce1-1/+2
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer1-10/+13
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-05-23Merge branch 'pb/push'Libravatar Junio C Hamano1-6/+7
2008-05-05Merge branch 'pb/remote-mirror-config'Libravatar Junio C Hamano1-1/+3
2008-05-04add special "matching refs" refspecLibravatar Paolo Bonzini1-6/+7
2008-04-22Amend git-push refspec documentationLibravatar Sam Vilain1-10/+13
2008-04-20Add a remote.*.mirror configuration optionLibravatar Paolo Bonzini1-1/+3
2008-02-19push: document the status outputLibravatar Jeff King1-0/+49
2008-02-19Documentation/push: clarify matching refspec behaviorLibravatar Jeff King1-3/+3
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-2/+2
2007-11-14Merge branch 'aw/mirror-push' into jk/send-packLibravatar Junio C Hamano1-0/+8
2007-11-12git-push: add documentation for the newly added --mirror modeLibravatar Andy Whitcroft1-0/+8
2007-11-11push: mention --verbose option in documentationLibravatar Steffen Prohaska1-2/+2
2007-10-15Add a --dry-run option to git-push.Libravatar Brian Ewins1-1/+4
2007-09-18git-push: documentation and tests for pushing only branchesLibravatar Jeff King1-2/+2
2007-09-05Include a git-push example for creating a remote branchLibravatar Shawn O. Pearce1-0/+6
2007-08-04Fixed git-push manpageLibravatar Jyotirmoy Bhattacharya1-1/+1
2007-07-05Add urls.txt to git-clone man pageLibravatar Andrew Ruder1-1/+1
2007-06-09git-push: Update description of refspecs and add examplesLibravatar Junio C Hamano1-3/+22
2007-06-07War on whitespaceLibravatar Junio C Hamano1-1/+0
2007-05-18Documentation: Reformatted SYNOPSIS for several commandsLibravatar Matthias Kestenholz1-1/+3
2007-01-19rename --exec to --receive-pack for push and send-packLibravatar Uwe Kleine-König1-2/+5
2007-01-19Update documentation of fetch-pack, push and send-packLibravatar Uwe Kleine-König1-1/+1
2007-01-16git-push documentation: remaining bitsLibravatar Junio C Hamano1-1/+13
2007-01-16document --exec for git-pushLibravatar Uwe Kleine-K,Av(Bnig1-1/+7
2006-12-13git-push: document removal of remote ref with :<dst> pathspecLibravatar Junio C Hamano1-6/+9
2006-08-02git-push: allow -f as an alias for --forceLibravatar Jeff King1-1/+1
2006-07-09Assorted typo fixesLibravatar Pavel Roskin1-1/+1
2006-03-09Remove trailing dot after short descriptionLibravatar Fredrik Kuivinen1-1/+1
2006-02-21git-push: Update documentation to describe the no-refspec behavior.Libravatar Carl Worth1-0/+6
2006-02-06Docs: minor git-push copyeditingLibravatar J. Bruce Fields1-3/+3
2006-02-06Docs: move git url and remotes text to separate sectionsLibravatar J. Bruce Fields1-2/+3
2006-02-06Docs: split up pull-fetch-param.txtLibravatar J. Bruce Fields1-1/+26
2006-01-29Merge fixes up to GIT 1.1.6Libravatar Junio C Hamano1-4/+4
2006-01-29git push -f documentationLibravatar J. Bruce Fields1-4/+4