index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
remote.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rs/no-more-run-command-v'
Taylor Blau
2022-11-08
1
-20
/
+20
|
\
|
*
use child_process members "args" and "env" directly
René Scharfe
2022-10-30
1
-14
/
+12
|
*
use child_process member "args" instead of string array variable
René Scharfe
2022-10-30
1
-6
/
+8
*
|
Merge branch 'jk/unused-anno-more'
Junio C Hamano
2022-10-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
string-list: mark unused callback parameters
Jeff King
2022-10-18
1
-1
/
+1
*
|
Merge branch 'jk/remote-rename-without-fetch-refspec'
Junio C Hamano
2022-10-10
1
-23
/
+25
|
\
\
|
|
/
|
/
|
|
*
remote: handle rename of remote without fetch refspec
Jeff King
2022-09-22
1
-23
/
+25
|
*
Merge branch 'jc/string-list-cleanup' into maint
Junio C Hamano
2022-08-11
1
-2
/
+1
|
|
\
*
|
\
Merge branch 'ab/unused-annotation'
Junio C Hamano
2022-09-14
1
-7
/
+7
|
\
\
\
|
*
|
|
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-7
/
+7
*
|
|
|
Merge branch 'jk/unused-annotation'
Junio C Hamano
2022-09-14
1
-5
/
+9
|
\
|
|
|
|
*
|
|
config: mark unused callback parameters
Jeff King
2022-08-19
1
-1
/
+1
|
*
|
|
refs: mark unused each_ref_fn parameters
Jeff King
2022-08-19
1
-4
/
+8
*
|
|
|
Merge branch 'sg/parse-options-subcommand'
Junio C Hamano
2022-09-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
notes, remote: show unknown subcommands between `'
SZEDER Gábor
2022-09-07
1
-1
/
+1
*
|
|
|
|
Merge branch 'sg/parse-options-subcommand'
Junio C Hamano
2022-09-01
1
-54
/
+52
|
\
|
|
|
|
|
|
/
/
/
|
/
|
|
|
|
*
|
|
remote: run "remote rm" argv through parse_options()
Jeff King
2022-08-25
1
-3
/
+5
|
*
|
|
pass subcommand "prefix" arguments to parse_options()
Jeff King
2022-08-25
1
-12
/
+16
|
*
|
|
builtin/remote.c: let parse-options parse subcommands
SZEDER Gábor
2022-08-19
1
-39
/
+31
*
|
|
|
Merge branch 'jc/string-list-cleanup'
Junio C Hamano
2022-08-03
1
-2
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
builtin/remote.c: use the right kind of STRING_LIST_INIT
Junio C Hamano
2022-07-21
1
-2
/
+1
*
|
|
remote: handle negative refspecs in git remote show
Jacob Keller
2022-06-17
1
-2
/
+10
|
|
/
|
/
|
*
|
builtin/remote.c: teach `-v` to list filters for promisor remotes
Abhradeep Chakraborty
2022-05-09
1
-5
/
+13
*
|
Merge branch 'tb/rename-remote-progress'
Junio C Hamano
2022-03-17
1
-8
/
+31
|
\
\
|
*
|
builtin/remote.c: show progress when renaming remote references
Taylor Blau
2022-03-03
1
-5
/
+25
|
*
|
builtin/remote.c: parse options in 'rename'
Taylor Blau
2022-03-03
1
-3
/
+6
*
|
|
Merge branch 'ps/fetch-mirror-optim'
Junio C Hamano
2022-03-17
1
-3
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remote: read symbolic refs via `refs_read_symbolic_ref()`
Patrick Steinhardt
2022-03-01
1
-3
/
+5
|
|
/
*
/
i18n: remove from i18n strings that do not hold translatable parts
Jean-Noël Avila
2022-02-04
1
-1
/
+1
|
/
*
Merge branch 'ab/designated-initializers-more'
Junio C Hamano
2021-10-19
1
-56
/
+55
|
\
|
*
builtin/remote.c: add and use SHOW_INFO_INIT
Ævar Arnfjörð Bjarmason
2021-10-01
1
-45
/
+45
|
*
builtin/remote.c: add and use a REF_STATES_INIT
Ævar Arnfjörð Bjarmason
2021-10-01
1
-12
/
+11
*
|
remote: warn about unhandled branch.<name>.rebase values
Johannes Schindelin
2021-09-08
1
-0
/
+3
|
/
*
Merge branch 'ah/plugleaks'
Junio C Hamano
2021-04-08
1
-4
/
+4
|
\
|
*
transport: also free remote_refs in transport_disconnect()
Andrzej Hunt
2021-03-21
1
-4
/
+4
*
|
remote: write camel-cased *.pushRemote on rename
Ævar Arnfjörð Bjarmason
2021-02-25
1
-1
/
+1
*
|
remote: add camel-cased *.tagOpt key, like clone
Ævar Arnfjörð Bjarmason
2021-02-25
1
-1
/
+1
|
/
*
config: convert multi_replace to flags
Derrick Stolee
2020-11-25
1
-3
/
+5
*
Merge branch 'ab/git-remote-exit-code'
Junio C Hamano
2020-11-09
1
-14
/
+28
|
\
|
*
remote: add meaningful exit code on missing/existing
Ævar Arnfjörð Bjarmason
2020-10-27
1
-14
/
+28
*
|
Merge branch 'sb/clone-origin'
Junio C Hamano
2020-10-27
1
-5
/
+2
|
\
\
|
|
/
|
/
|
|
*
refs: consolidate remote name validation
Sean Barag
2020-10-01
1
-5
/
+2
*
|
Merge branch 'cs/don-t-pretend-a-failed-remote-set-head-succeeded'
Junio C Hamano
2020-09-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
remote: don't show success message when set-head fails
Christian Schlack
2020-09-17
1
-1
/
+1
*
|
refspec: make sure stack refspec_item variables are zeroed
Jacob Keller
2020-08-17
1
-0
/
+1
*
|
strvec: rename struct fields
Jeff King
2020-07-31
1
-2
/
+2
*
|
strvec: convert builtin/ callers away from argv_array name
Jeff King
2020-07-29
1
-10
/
+10
*
|
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
|
/
*
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
2020-04-28
1
-2
/
+2
*
remote rename/remove: gently handle remote.pushDefault config
Bert Wesarg
2020-02-10
1
-0
/
+55
[next]