Age | Commit message (Expand) | Author | Files | Lines |
2014-04-08 | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 1 | -1/+1 |
2014-03-31 | Documentation: fix misuses of "nor" | Justin Lebar | 1 | -1/+1 |
2014-03-07 | Merge branch 'jc/push-2.0-default-to-simple' | Junio C Hamano | 1 | -4/+6 |
2013-12-04 | push: use remote.$name.push as a refmap | Junio C Hamano | 1 | -2/+7 |
2013-09-17 | Merge branch 'rh/ishes-doc' | Junio C Hamano | 1 | -1/+1 |
2013-09-04 | use 'commit-ish' instead of 'committish' | Richard Hansen | 1 | -1/+1 |
2013-07-22 | remote.c: add command line option parser for "--force-with-lease" | Junio C Hamano | 1 | -11/+66 |
2013-06-26 | Merge branch 'mm/push-force-is-dangerous' | Junio C Hamano | 1 | -0/+9 |
2013-06-18 | push: switch default from "matching" to "simple" | Junio C Hamano | 1 | -11/+14 |
2013-06-18 | Documentation/git-push.txt: explain better cases where --force is dangerous | Matthieu Moy | 1 | -0/+9 |
2013-06-05 | Merge branch 'tr/push-no-verify-doc' | Junio C Hamano | 1 | -1/+6 |
2013-05-23 | Document push --no-verify | Thomas Rast | 1 | -1/+6 |
2013-05-17 | documentation: trivial style cleanups | Felipe Contreras | 1 | -2/+1 |
2013-03-26 | Merge branch 'jc/maint-push-refspec-default-doc' into maint | Junio C Hamano | 1 | -9/+14 |
2013-03-25 | Merge branch 'jc/push-follow-tag' | Junio C Hamano | 1 | -1/+7 |
2013-03-21 | Merge branch 'jc/maint-push-refspec-default-doc' | Junio C Hamano | 1 | -9/+14 |
2013-03-08 | Documentation/git-push: clarify the description of defaults | Junio C Hamano | 1 | -9/+14 |
2013-03-05 | push: --follow-tags | Junio C Hamano | 1 | -1/+7 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -4/+4 |
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 |