aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-push.txt
Commit message (Expand)AuthorAge
* 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
* Include a git-push example for creating a remote branchShawn O. Pearce2007-09-05
* Fixed git-push manpageJyotirmoy Bhattacharya2007-08-04
* Add urls.txt to git-clone man pageAndrew Ruder2007-07-05
* git-push: Update description of refspecs and add examplesJunio C Hamano2007-06-09
* War on whitespaceJunio C Hamano2007-06-07
* Documentation: Reformatted SYNOPSIS for several commandsMatthias Kestenholz2007-05-18
* rename --exec to --receive-pack for push and send-packUwe Kleine-König2007-01-19
* Update documentation of fetch-pack, push and send-packUwe Kleine-König2007-01-19
* git-push documentation: remaining bitsJunio C Hamano2007-01-16
* document --exec for git-pushUwe Kleine-K,Av(Bnig2007-01-16
* git-push: document removal of remote ref with :<dst> pathspecJunio C Hamano2006-12-13
* git-push: allow -f as an alias for --forceJeff King2006-08-02
* Assorted typo fixesPavel Roskin2006-07-09
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* git-push: Update documentation to describe the no-refspec behavior.Carl Worth2006-02-21
* Docs: minor git-push copyeditingJ. Bruce Fields2006-02-06
* Docs: move git url and remotes text to separate sectionsJ. Bruce Fields2006-02-06
* Docs: split up pull-fetch-param.txtJ. Bruce Fields2006-02-06
* Merge fixes up to GIT 1.1.6Junio C Hamano2006-01-29
|\
| * git push -f documentationJ. Bruce Fields2006-01-29
* | git-push: fix --tags and document it.Junio C Hamano2006-01-15
|/
* Documentation: push/receive hook references.Junio C Hamano2005-12-05
* git-fetch/push/pull: documentation.Junio C Hamano2005-10-19
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* Big tool rename.Junio C Hamano2005-09-07