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