index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-push.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'po/everyday-doc'
Junio C Hamano
2014-12-12
1
-1
/
+1
|
\
|
*
Documentation: change "gitlink" typo in git-push
brian m. carlson
2014-11-17
1
-1
/
+1
*
|
Merge branch 'po/everyday-doc'
Junio C Hamano
2014-10-16
1
-1
/
+1
|
\
|
|
*
doc: add 'everyday' to 'git help'
Philip Oakley
2014-10-11
1
-1
/
+1
*
|
Merge branch 'jc/push-cert'
Junio C Hamano
2014-10-08
1
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
push: the beginning of "git push --signed"
Junio C Hamano
2014-09-15
1
-1
/
+8
*
|
Merge branch 'tf/maint-doc-push'
Junio C Hamano
2014-08-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
git-push: fix link in man page
Tony Finch
2014-07-31
1
-1
/
+1
*
|
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
2014-04-08
1
-1
/
+1
|
\
\
|
*
|
Documentation: fix misuses of "nor"
Justin Lebar
2014-04-01
1
-1
/
+1
*
|
|
Merge branch 'jc/push-2.0-default-to-simple'
Junio C Hamano
2014-03-08
1
-4
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
push: switch default from "matching" to "simple"
Junio C Hamano
2013-06-18
1
-11
/
+14
*
|
|
push: use remote.$name.push as a refmap
Junio C Hamano
2013-12-05
1
-2
/
+7
|
|
/
|
/
|
*
|
Merge branch 'rh/ishes-doc'
Junio C Hamano
2013-09-17
1
-1
/
+1
|
\
\
|
*
|
use 'commit-ish' instead of 'committish'
Richard Hansen
2013-09-05
1
-1
/
+1
*
|
|
remote.c: add command line option parser for "--force-with-lease"
Junio C Hamano
2013-07-23
1
-11
/
+66
|
/
/
*
|
Merge branch 'mm/push-force-is-dangerous'
Junio C Hamano
2013-06-27
1
-0
/
+9
|
\
\
|
*
|
Documentation/git-push.txt: explain better cases where --force is dangerous
Matthieu Moy
2013-06-18
1
-0
/
+9
|
|
/
*
|
Merge branch 'tr/push-no-verify-doc'
Junio C Hamano
2013-06-05
1
-1
/
+6
|
\
\
|
*
|
Document push --no-verify
Thomas Rast
2013-05-23
1
-1
/
+6
|
*
|
Merge branch 'jc/maint-push-refspec-default-doc' into maint
Junio C Hamano
2013-03-26
1
-9
/
+14
|
|
\
\
*
|
|
|
documentation: trivial style cleanups
Felipe Contreras
2013-05-17
1
-2
/
+1
*
|
|
|
Merge branch 'jc/push-follow-tag'
Junio C Hamano
2013-03-25
1
-1
/
+7
|
\
\
\
\
|
*
|
|
|
push: --follow-tags
Junio C Hamano
2013-03-05
1
-1
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'jc/maint-push-refspec-default-doc'
Junio C Hamano
2013-03-21
1
-9
/
+14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Documentation/git-push: clarify the description of defaults
Junio C Hamano
2013-03-08
1
-9
/
+14
|
|
/
*
|
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
2013-02-01
1
-4
/
+4
*
|
Merge branch 'cr/push-force-tag-update'
Junio C Hamano
2013-01-06
1
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
push: require force for annotated tags
Chris Rorvick
2012-12-02
1
-5
/
+5
|
*
push: require force for refs under refs/tags/
Chris Rorvick
2012-12-02
1
-5
/
+6
|
*
Merge branch 'mm/maint-doc-remote-tracking'
Jeff King
2012-11-04
1
-1
/
+1
|
|
\
*
|
|
Documentation/git-push.txt: clarify the "push from satellite" workflow
Junio C Hamano
2012-11-28
1
-2
/
+14
*
|
|
Documentation: improve phrasing in git-push.txt
Mark Szepieniec
2012-11-27
1
-1
/
+2
*
|
|
Merge branch 'mm/maint-doc-remote-tracking' into maint
Junio C Hamano
2012-11-19
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Documentation: remote tracking branch -> remote-tracking branch
Matthieu Moy
2012-10-25
1
-1
/
+1
*
|
Documentation: mention `push.default` in git-push.txt
Ramkumar Ramachandra
2012-10-02
1
-3
/
+7
|
/
*
Merge branch 'jk/doc-asciidoc-inline-literal'
Junio C Hamano
2012-05-02
1
-7
/
+7
|
\
|
*
docs: stop using asciidoc no-inline-literal
Jeff King
2012-04-26
1
-7
/
+7
*
|
Merge branch 'hv/submodule-recurse-push'
Junio C Hamano
2012-04-24
1
-4
/
+10
|
\
\
|
|
/
|
/
|
|
*
push: teach --recurse-submodules the on-demand option
Heiko Voigt
2012-03-30
1
-4
/
+10
*
|
push: add '--prune' option
Felipe Contreras
2012-02-23
1
-1
/
+9
|
/
*
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-21
1
-0
/
+6
*
|
docs: put listed example commands in backticks
Jeff King
2011-08-05
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-14
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-26
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-10
1
-1
/
+1
|
\
[next]