| Commit message (Expand) | Author | Age |
* | Merge branch 'maint' | Junio C Hamano | 2010-04-09 |
|\ |
|
| * | fetch/push: fix usage strings | Tay Ray Chuan | 2010-04-09 |
* | | Merge branch 'tc/transport-verbosity' | Junio C Hamano | 2010-03-15 |
|\ \
| |/
|/| |
|
| * | push: learn --progress | Tay Ray Chuan | 2010-02-24 |
| * | Documentation/git-push: put --quiet before --verbose | Tay Ray Chuan | 2010-02-24 |
* | | Documentation: describe --thin more accurately | Stephen Boyd | 2010-02-18 |
* | | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 2010-02-17 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2010-02-08 |
|\ |
|
| * | Merge branch 'jc/maint-push-doc-status' into maint | Junio C Hamano | 2010-02-08 |
| |\ |
|
| | * | git-push: document all the status flags used in the output | Junio C Hamano | 2010-02-08 |
* | | | Documentation: move away misplaced 'push --upstream' description | Thomas Rast | 2010-01-24 |
* | | | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 2010-01-20 |
|\ \ \ |
|
| * | | | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 |
| |/ / |
|
* | | | Add push --set-upstream | Ilari Liusvaara | 2010-01-16 |
* | | | builtin-push: add --delete as syntactic sugar for :foo | Jan Krüger | 2009-12-30 |
|/ / |
|
* | | Merge branch 'fc/doc-fast-forward' | Junio C Hamano | 2009-11-15 |
|\ \ |
|
| * | | Use 'fast-forward' all over the place | Felipe Contreras | 2009-10-24 |
* | | | document push's new quiet option | Jeff King | 2009-10-18 |
|/ / |
|
* | | git-push: Accept -n as a synonym for --dry-run. | Nelson Elhage | 2009-09-13 |
* | | push: point to 'git pull' and 'git push --force' in case of non-fast forward | Matthieu Moy | 2009-08-12 |
|/ |
|
* | add --porcelain option to git-push | Larry D'Anna | 2009-06-27 |
* | git-push.txt: describe how to default to pushing only current branch | Chris Johnsen | 2009-03-17 |
* | Docs: Expand explanation of the use of + in git push refspecs. | Marc Branchaud | 2009-02-25 |
* | Documentation/git-push: --all, --mirror, --tags can not be combined | Gerrit Pape | 2009-02-18 |
* | Documentation: rework src/dst description in git push | Anders Melchiorsen | 2009-01-25 |
* | Documentation: more git push examples | Anders Melchiorsen | 2009-01-25 |
* | Documentation: simplify refspec format description | Junio C Hamano | 2009-01-25 |
* | Documentation: avoid using undefined parameters | Anders Melchiorsen | 2009-01-18 |
* | Documentation: mention branches rather than heads | Anders Melchiorsen | 2009-01-18 |
* | Documentation: remove a redundant elaboration | Anders Melchiorsen | 2009-01-18 |
* | Documentation: git push repository can also be a remote | Anders Melchiorsen | 2009-01-18 |
* | Documentation/git-push.txt: minor: compress one option | jidanni@jidanni.org | 2009-01-11 |
* | git-push.txt: Describe --repo option in more detail | Johannes Sixt | 2008-10-08 |
* | Merge branch 'maint' | Junio C Hamano | 2008-08-09 |
|\ |
|
| * | asciidoc markup fixes | Junio C Hamano | 2008-08-07 |
| * | Update my e-mail address | Junio C Hamano | 2008-08-01 |
* | | Make it clear that push can take multiple refspecs | Abhijit Menon-Sen | 2008-07-29 |
* | | Update my e-mail address | Junio C Hamano | 2008-07-21 |
* | | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 |
* | | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 |
* | | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 |
* | | Correct documentation for git-push --mirror | Shawn O. Pearce | 2008-06-21 |
|/ |
|
* | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 2008-06-08 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 |
* | Merge branch 'pb/push' | Junio C Hamano | 2008-05-23 |
|\ |
|
| * | add special "matching refs" refspec | Paolo Bonzini | 2008-05-04 |
* | | Merge branch 'pb/remote-mirror-config' | Junio C Hamano | 2008-05-05 |
|\ \
| |/
|/| |
|
| * | Add a remote.*.mirror configuration option | Paolo Bonzini | 2008-04-20 |
* | | Amend git-push refspec documentation | Sam Vilain | 2008-04-22 |
|/ |
|
* | push: document the status output | Jeff King | 2008-02-19 |