Age | Commit message (Expand) | Author | Files | Lines |
2013-01-05 | Merge branch 'cr/push-force-tag-update' | Junio C Hamano | 1 | -4/+5 |
2012-12-02 | push: require force for annotated tags | Chris Rorvick | 1 | -5/+5 |
2012-12-02 | push: require force for refs under refs/tags/ | Chris Rorvick | 1 | -5/+6 |
2012-11-27 | Documentation/git-push.txt: clarify the "push from satellite" workflow | Junio C Hamano | 1 | -2/+14 |
2012-11-27 | Documentation: improve phrasing in git-push.txt | Mark Szepieniec | 1 | -1/+2 |
2012-11-18 | Merge branch 'mm/maint-doc-remote-tracking' into maint | Junio C Hamano | 1 | -1/+1 |
2012-11-04 | Merge branch 'mm/maint-doc-remote-tracking' | Jeff King | 1 | -1/+1 |
2012-10-25 | Documentation: remote tracking branch -> remote-tracking branch | Matthieu Moy | 1 | -1/+1 |
2012-10-02 | Documentation: mention `push.default` in git-push.txt | Ramkumar Ramachandra | 1 | -3/+7 |
2012-05-02 | Merge branch 'jk/doc-asciidoc-inline-literal' | Junio C Hamano | 1 | -7/+7 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -7/+7 |
2012-04-24 | Merge branch 'hv/submodule-recurse-push' | Junio C Hamano | 1 | -4/+10 |
2012-03-30 | push: teach --recurse-submodules the on-demand option | Heiko Voigt | 1 | -4/+10 |
2012-02-22 | push: add '--prune' option | Felipe Contreras | 1 | -1/+9 |
2011-09-02 | Merge branch 'fg/submodule-ff-check-before-push' | Junio C Hamano | 1 | -0/+6 |
2011-08-20 | push: Don't push a repository with unpushed submodules | Fredrik Gustafsson | 1 | -0/+6 |
2011-08-04 | docs: put listed example commands in backticks | Jeff King | 1 | -10/+10 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -10/+0 |
2010-10-13 | Documentation: gitrevisions is in section 7 | Jonathan Nieder | 1 | -1/+1 |
2010-08-20 | Documentation: do not convert ... operator to ellipses | Jonathan Nieder | 1 | -1/+1 |
2010-07-25 | Documentation/git-push: Explain status output in more detail | Thomas Rast | 1 | -10/+23 |
2010-07-05 | Documentation: link to gitrevisions rather than git-rev-parse | Michael J Gruber | 1 | -1/+1 |
2010-04-09 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-04-09 | fetch/push: fix usage strings | Tay Ray Chuan | 1 | -1/+1 |
2010-03-15 | Merge branch 'tc/transport-verbosity' | Junio C Hamano | 1 | -4/+11 |
2010-02-24 | push: learn --progress | Tay Ray Chuan | 1 | -1/+8 |
2010-02-24 | Documentation/git-push: put --quiet before --verbose | Tay Ray Chuan | 1 | -4/+4 |
2010-02-18 | Documentation: describe --thin more accurately | Stephen Boyd | 1 | -3/+4 |
2010-02-17 | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 1 | -3/+3 |
2010-02-08 | Merge branch 'maint' | Junio C Hamano | 1 | -5/+10 |
2010-02-08 | Merge branch 'jc/maint-push-doc-status' into maint | Junio C Hamano | 1 | -5/+10 |
2010-02-08 | git-push: document all the status flags used in the output | Junio C Hamano | 1 | -5/+10 |
2010-01-24 | Documentation: move away misplaced 'push --upstream' description | Thomas Rast | 1 | -7/+7 |
2010-01-20 | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 1 | -3/+3 |
2010-01-16 | Add push --set-upstream | Ilari Liusvaara | 1 | -1/+8 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -3/+3 |
2009-12-30 | builtin-push: add --delete as syntactic sugar for :foo | Jan Krüger | 1 | -0/+4 |
2009-11-15 | Merge branch 'fc/doc-fast-forward' | Junio C Hamano | 1 | -7/+7 |
2009-10-24 | Use 'fast-forward' all over the place | Felipe Contreras | 1 | -7/+7 |
2009-10-18 | document push's new quiet option | Jeff King | 1 | -0/+5 |
2009-09-13 | git-push: Accept -n as a synonym for --dry-run. | Nelson Elhage | 1 | -1/+2 |
2009-08-12 | push: point to 'git pull' and 'git push --force' in case of non-fast forward | Matthieu Moy | 1 | -0/+86 |
2009-06-27 | add --porcelain option to git-push | Larry D'Anna | 1 | -0/+11 |
2009-03-17 | git-push.txt: describe how to default to pushing only current branch | Chris Johnsen | 1 | -2/+24 |
2009-02-25 | Docs: Expand explanation of the use of + in git push refspecs. | Marc Branchaud | 1 | -5/+31 |
2009-02-18 | Documentation/git-push: --all, --mirror, --tags can not be combined | Gerrit Pape | 1 | -1/+1 |
2009-01-25 | Documentation: rework src/dst description in git push | Anders Melchiorsen | 1 | -11/+12 |
2009-01-25 | Documentation: more git push examples | Anders Melchiorsen | 1 | -3/+13 |
2009-01-25 | Documentation: simplify refspec format description | Junio C Hamano | 1 | -4/+5 |
2009-01-18 | Documentation: avoid using undefined parameters | Anders Melchiorsen | 1 | -2/+2 |