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 'jc/gpg-lazy-init'
Junio C Hamano
2023-03-17
1
-5
/
+0
|
\
|
*
gpg-interface: lazily initialize and read the configuration
Junio C Hamano
2023-02-10
1
-5
/
+0
*
|
push: free_refs() the "local_refs" in set_refspecs()
Ævar Arnfjörð Bjarmason
2023-02-07
1
-0
/
+1
*
|
push: refactor refspec_append_mapped() for subsequent leak-fix
Ævar Arnfjörð Bjarmason
2023-02-07
1
-12
/
+17
|
/
*
Doc: document push.recurseSubmodules=only
Jonathan Tan
2022-11-14
1
-2
/
+10
*
push: improve grammar of branch.autoSetupMerge advice
Alex Henrie
2022-09-29
1
-2
/
+2
*
push: fix capitalisation of the option name autoSetupMerge
Fangyi Zhou
2022-06-15
1
-1
/
+1
*
push: new config option "push.autoSetupRemote" supports "simple" push
Tao Klerks
2022-04-29
1
-8
/
+36
*
branch: new autosetupmerge option 'simple' for matching branches
Tao Klerks
2022-04-29
1
-5
/
+15
*
i18n: factorize "invalid value" messages
Jean-Noël Avila
2022-02-04
1
-1
/
+1
*
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
2022-01-05
1
-4
/
+4
*
advice: remove read uses of most global `advice_` variables
Ben Boeckel
2021-08-25
1
-6
/
+6
*
push: don't get a full remote object
Felipe Contreras
2021-06-02
1
-1
/
+1
*
push: only check same_remote when needed
Felipe Contreras
2021-06-02
1
-1
/
+2
*
push: remove trivial function
Felipe Contreras
2021-06-02
1
-6
/
+1
*
push: remove redundant check
Felipe Contreras
2021-06-02
1
-2
/
+1
*
push: factor out the typical case
Felipe Contreras
2021-06-02
1
-5
/
+6
*
push: get rid of all the setup_push_* functions
Felipe Contreras
2021-06-02
1
-27
/
+11
*
push: trivial simplifications
Felipe Contreras
2021-06-02
1
-11
/
+3
*
push: make setup_push_* return the dst
Felipe Contreras
2021-06-02
1
-14
/
+16
*
push: only get the branch when needed
Felipe Contreras
2021-06-02
1
-1
/
+2
*
push: factor out null branch check
Felipe Contreras
2021-06-02
1
-7
/
+3
*
push: split switch cases
Felipe Contreras
2021-06-02
1
-6
/
+10
*
push: return immediately in trivial switch case
Felipe Contreras
2021-06-02
1
-5
/
+5
*
push: create new get_upstream_ref() helper
Felipe Contreras
2021-06-02
1
-18
/
+18
*
push: remove unused code in setup_push_upstream()
Felipe Contreras
2021-06-02
1
-8
/
+2
*
push: simplify setup_push_simple()
Felipe Contreras
2021-06-02
1
-8
/
+2
*
push: reorganize setup_push_simple()
Felipe Contreras
2021-06-02
1
-17
/
+12
*
push: copy code to setup_push_simple()
Felipe Contreras
2021-06-02
1
-4
/
+32
*
push: hedge code of default=simple
Felipe Contreras
2021-06-02
1
-4
/
+9
*
push: rename !triangular to same_remote
Felipe Contreras
2021-06-02
1
-8
/
+8
*
Merge branch 'jc/push-delete-nothing'
Junio C Hamano
2021-02-26
1
-1
/
+1
|
\
|
*
push: do not turn --delete '' into a matching push
Junio C Hamano
2021-02-24
1
-1
/
+1
*
|
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
[next]