| Commit message (Expand) | Author | Age |
* | Merge branch 'jc/em-dash-in-doc' | Junio C Hamano | 2015-10-29 |
|\ |
|
| * | Documentation: AsciiDoc spells em-dash as double-dashes, not triple | Junio C Hamano | 2015-10-22 |
| * | Merge branch 'po/everyday-doc' into maint | Junio C Hamano | 2014-12-22 |
| |\ |
|
* | | | push: support signing pushes iff the server supports it | Dave Borowitz | 2015-08-19 |
* | | | Documentation/git-push.txt: document when --signed may fail | Dave Borowitz | 2015-08-19 |
* | | | Merge branch 'jk/asciidoc-markup-fix' into maint | Junio C Hamano | 2015-06-05 |
|\ \ \ |
|
| * | | | doc: convert \--option to --option | Jeff King | 2015-05-12 |
| * | | | Merge branch 'ph/push-doc-cas' into maint | Junio C Hamano | 2015-03-31 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'mg/push-repo-option-doc' into maint | Junio C Hamano | 2015-02-24 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'ph/push-doc-cas' | Junio C Hamano | 2015-03-28 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | git-push.txt: clean up force-with-lease wording | Phil Hord | 2015-03-26 |
* | | | | | | Merge branch 'jk/push-config' | Junio C Hamano | 2015-03-23 |
|\ \ \ \ \ \ |
|
| * | | | | | | push: allow --follow-tags to be set by config push.followTags | Dave Olszewski | 2015-03-14 |
* | | | | | | | Merge branch 'mg/push-repo-option-doc' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | / / /
| | |_|/ / /
| |/| | | | |
|
| * | | | | | git-push.txt: document the behavior of --repo | Michael J Gruber | 2015-01-28 |
| |/ / / / |
|
* | | | | | Merge branch 'sb/atomic-push' | Junio C Hamano | 2015-02-11 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | push.c: add an --atomic argument | Ronnie Sahlberg | 2015-01-07 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'po/everyday-doc' | Junio C Hamano | 2014-12-12 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Documentation: change "gitlink" typo in git-push | brian m. carlson | 2014-11-17 |
* | | | Merge branch 'po/everyday-doc' | Junio C Hamano | 2014-10-16 |
|\ \ \
| |/ / |
|
| * | | doc: add 'everyday' to 'git help' | Philip Oakley | 2014-10-10 |
* | | | Merge branch 'jc/push-cert' | Junio C Hamano | 2014-10-08 |
|\ \ \
| |/ /
|/| | |
|
| * | | push: the beginning of "git push --signed" | Junio C Hamano | 2014-09-15 |
| |/ |
|
* | | Merge branch 'tf/maint-doc-push' | Junio C Hamano | 2014-08-04 |
|\ \
| |/
|/| |
|
| * | git-push: fix link in man page | Tony Finch | 2014-07-31 |
* | | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 2014-04-08 |
|\ \ |
|
| * | | Documentation: fix misuses of "nor" | Justin Lebar | 2014-03-31 |
* | | | Merge branch 'jc/push-2.0-default-to-simple' | Junio C Hamano | 2014-03-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | push: switch default from "matching" to "simple" | Junio C Hamano | 2013-06-18 |
* | | | push: use remote.$name.push as a refmap | Junio C Hamano | 2013-12-04 |
| |/
|/| |
|
* | | Merge branch 'rh/ishes-doc' | Junio C Hamano | 2013-09-17 |
|\ \ |
|
| * | | use 'commit-ish' instead of 'committish' | Richard Hansen | 2013-09-04 |
* | | | remote.c: add command line option parser for "--force-with-lease" | Junio C Hamano | 2013-07-22 |
|/ / |
|
* | | Merge branch 'mm/push-force-is-dangerous' | Junio C Hamano | 2013-06-26 |
|\ \ |
|
| * | | Documentation/git-push.txt: explain better cases where --force is dangerous | Matthieu Moy | 2013-06-18 |
| |/ |
|
* | | Merge branch 'tr/push-no-verify-doc' | Junio C Hamano | 2013-06-05 |
|\ \ |
|
| * | | Document push --no-verify | Thomas Rast | 2013-05-23 |
| * | | Merge branch 'jc/maint-push-refspec-default-doc' into maint | Junio C Hamano | 2013-03-26 |
| |\ \ |
|
* | | | | documentation: trivial style cleanups | Felipe Contreras | 2013-05-17 |
* | | | | Merge branch 'jc/push-follow-tag' | Junio C Hamano | 2013-03-25 |
|\ \ \ \ |
|
| * | | | | push: --follow-tags | Junio C Hamano | 2013-03-05 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'jc/maint-push-refspec-default-doc' | Junio C Hamano | 2013-03-21 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Documentation/git-push: clarify the description of defaults | Junio C Hamano | 2013-03-08 |
| |/ |
|
* | | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 |
* | | Merge branch 'cr/push-force-tag-update' | Junio C Hamano | 2013-01-05 |
|\ \
| |/
|/| |
|
| * | push: require force for annotated tags | Chris Rorvick | 2012-12-02 |
| * | push: require force for refs under refs/tags/ | Chris Rorvick | 2012-12-02 |
| * | Merge branch 'mm/maint-doc-remote-tracking' | Jeff King | 2012-11-04 |
| |\ |
|
* | | | Documentation/git-push.txt: clarify the "push from satellite" workflow | Junio C Hamano | 2012-11-27 |
* | | | Documentation: improve phrasing in git-push.txt | Mark Szepieniec | 2012-11-27 |