index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
push.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sk/force-if-includes'
Junio C Hamano
2020-10-27
1
-0
/
+27
|
\
|
*
push: parse and set flag for "--force-if-includes"
Srinidhi Kaushik
2020-10-03
1
-0
/
+27
*
|
push: drop unused repo argument to do_push()
Jeff King
2020-09-30
1
-2
/
+2
|
/
*
refspec: add and use refspec_appendf()
René Scharfe
2020-09-06
1
-30
/
+10
*
push: release strbufs used for refspec formatting
René Scharfe
2020-09-06
1
-12
/
+22
*
Merge branch 'dl/push-recurse-submodules-fix'
Junio C Hamano
2020-05-05
1
-6
/
+3
|
\
|
*
push: unset PARSE_OPT_OPTARG for --recurse-submodules
Denton Liu
2020-04-28
1
-6
/
+3
*
|
Merge branch 'dl/opt-callback-cleanup'
Junio C Hamano
2020-05-05
1
-7
/
+5
|
\
\
|
*
|
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
2020-04-28
1
-7
/
+5
|
|
/
*
/
push: anonymize URLs in error messages and warnings
Johannes Schindelin
2020-04-29
1
-2
/
+4
|
/
*
push: use skip_prefix() instead of starts_with()
René Scharfe
2019-11-27
1
-2
/
+3
*
Merge branch 'js/trace2-fetch-push'
Junio C Hamano
2019-10-15
1
-0
/
+2
|
\
|
*
push: add trace2 instrumentation
Josh Steadmon
2019-10-03
1
-0
/
+2
*
|
Merge branch 'js/azure-pipelines-msvc'
Junio C Hamano
2019-10-15
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
push: do not pretend to return `int` from `die_push_simple()`
Johannes Schindelin
2019-10-04
1
-2
/
+2
*
|
Merge branch 'tg/push-all-in-mirror-forbidden'
Junio C Hamano
2019-09-30
1
-33
/
+36
|
\
\
|
|
/
|
/
|
|
*
push: disallow --all and refspecs when remote.<name>.mirror is set
Thomas Gummerer
2019-09-03
1
-33
/
+36
*
|
Merge branch 'nd/style-opening-brace'
Junio C Hamano
2019-01-18
1
-1
/
+3
|
\
\
|
*
|
style: the opening '{' of a function is in a separate line
Nguyễn Thái Ngọc Duy
2018-12-10
1
-1
/
+3
|
|
/
*
|
Merge branch 'nd/the-index'
Junio C Hamano
2019-01-04
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
transport.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-11-12
1
-1
/
+2
*
|
push: change needlessly ambiguous example in error
Ævar Arnfjörð Bjarmason
2018-11-14
1
-2
/
+2
|
/
*
Merge branch 'rs/opt-updates'
Junio C Hamano
2018-08-27
1
-2
/
+2
|
\
|
*
parseopt: group literal string alternatives in argument help
René Scharfe
2018-08-21
1
-2
/
+2
*
|
Merge branch 'rs/parse-opt-lithelp'
Junio C Hamano
2018-08-17
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
push: use PARSE_OPT_LITERAL_ARGHELP instead of unbalanced brackets
Ævar Arnfjörð Bjarmason
2018-08-03
1
-2
/
+2
*
|
transport: convert transport_push to take a struct refspec
Brandon Williams
2018-05-17
1
-2
/
+1
*
|
push: convert to use struct refspec
Brandon Williams
2018-05-17
1
-23
/
+15
*
|
push: check for errors earlier
Brandon Williams
2018-05-17
1
-17
/
+14
*
|
remote: convert query_refspecs to take a struct refspec
Brandon Williams
2018-05-17
1
-2
/
+1
*
|
remote: convert push refspecs to struct refspec
Brandon Williams
2018-05-17
1
-5
/
+5
*
|
refspec: rename struct refspec to struct refspec_item
Brandon Williams
2018-05-17
1
-2
/
+2
*
|
refspec: move refspec parsing logic into its own file
Brandon Williams
2018-05-17
1
-0
/
+1
*
|
push: colorize errors
Ryan Dammrose
2018-04-24
1
-1
/
+43
*
|
completion: use __gitcomp_builtin in _git_push
Nguyễn Thái Ngọc Duy
2018-02-09
1
-1
/
+1
|
/
*
builtin/push.c: add push.pushOption config
Marius Paliga
2017-10-24
1
-5
/
+21
*
Merge branch 'ma/parse-maybe-bool'
Junio C Hamano
2017-08-22
1
-1
/
+1
|
\
|
*
treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool
Martin Ågren
2017-08-07
1
-1
/
+1
*
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
\
|
*
|
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
|
builtin/push.c: respect 'submodule.recurse' option
Stefan Beller
2017-06-01
1
-0
/
+4
|
/
/
*
/
push: unmark a local variable as static
Brandon Williams
2017-04-02
1
-2
/
+3
|
/
*
Merge branch 'bw/push-submodule-only'
Junio C Hamano
2017-01-31
1
-0
/
+2
|
\
|
*
push: add option to push only submodules
Brandon Williams
2016-12-20
1
-0
/
+2
*
|
Merge branch 'jc/push-default-explicit'
Junio C Hamano
2016-12-27
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
push: do not use potentially ambiguous default refspec
Junio C Hamano
2016-10-29
1
-2
/
+5
*
|
push: accept push options
Stefan Beller
2016-07-15
1
-3
/
+18
|
/
*
Merge branch 'mm/push-default-warning'
Junio C Hamano
2016-02-26
1
-34
/
+0
|
\
|
*
push: remove "push.default is unset" warning message
Matthieu Moy
2016-02-25
1
-34
/
+0
*
|
Merge branch 'ew/force-ipv4'
Junio C Hamano
2016-02-24
1
-0
/
+6
|
\
\
|
|
/
|
/
|
[next]