Age | Commit message (Expand) | Author | Files | Lines |
2015-10-29 | Merge branch 'jc/em-dash-in-doc' | Junio C Hamano | 1 | -1/+1 |
2015-10-22 | Documentation: AsciiDoc spells em-dash as double-dashes, not triple | Junio C Hamano | 1 | -1/+1 |
2015-08-19 | push: support signing pushes iff the server supports it | Dave Borowitz | 1 | -7/+10 |
2015-08-19 | Documentation/git-push.txt: document when --signed may fail | Dave Borowitz | 1 | -1/+3 |
2015-06-05 | Merge branch 'jk/asciidoc-markup-fix' into maint | Junio C Hamano | 1 | -2/+2 |
2015-05-12 | doc: convert \--option to --option | Jeff King | 1 | -2/+2 |
2015-03-31 | Merge branch 'ph/push-doc-cas' into maint | Junio C Hamano | 1 | -8/+6 |
2015-03-28 | Merge branch 'ph/push-doc-cas' | Junio C Hamano | 1 | -8/+6 |
2015-03-26 | git-push.txt: clean up force-with-lease wording | Phil Hord | 1 | -8/+6 |
2015-03-23 | Merge branch 'jk/push-config' | Junio C Hamano | 1 | -1/+4 |
2015-03-14 | push: allow --follow-tags to be set by config push.followTags | Dave Olszewski | 1 | -1/+4 |
2015-02-24 | Merge branch 'mg/push-repo-option-doc' into maint | Junio C Hamano | 1 | -16/+2 |
2015-02-17 | Merge branch 'mg/push-repo-option-doc' | Junio C Hamano | 1 | -16/+2 |
2015-02-11 | Merge branch 'sb/atomic-push' | Junio C Hamano | 1 | -1/+6 |
2015-01-28 | git-push.txt: document the behavior of --repo | Michael J Gruber | 1 | -16/+2 |
2015-01-07 | push.c: add an --atomic argument | Ronnie Sahlberg | 1 | -1/+6 |
2014-12-22 | Merge branch 'po/everyday-doc' into maint | Junio C Hamano | 1 | -1/+1 |
2014-12-12 | Merge branch 'po/everyday-doc' | Junio C Hamano | 1 | -1/+1 |
2014-11-17 | Documentation: change "gitlink" typo in git-push | brian m. carlson | 1 | -1/+1 |
2014-10-16 | Merge branch 'po/everyday-doc' | Junio C Hamano | 1 | -1/+1 |
2014-10-10 | doc: add 'everyday' to 'git help' | Philip Oakley | 1 | -1/+1 |
2014-10-08 | Merge branch 'jc/push-cert' | Junio C Hamano | 1 | -1/+8 |
2014-09-15 | push: the beginning of "git push --signed" | Junio C Hamano | 1 | -1/+8 |
2014-08-04 | Merge branch 'tf/maint-doc-push' | Junio C Hamano | 1 | -1/+1 |
2014-07-31 | git-push: fix link in man page | Tony Finch | 1 | -1/+1 |
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 |