index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
remote.c
Age
Commit message (
Expand
)
Author
2022-08-03
Merge branch 'jc/string-list-cleanup'
Junio C Hamano
2022-07-20
builtin/remote.c: use the right kind of STRING_LIST_INIT
Junio C Hamano
2022-06-17
remote: handle negative refspecs in git remote show
Jacob Keller
2022-05-09
builtin/remote.c: teach `-v` to list filters for promisor remotes
Abhradeep Chakraborty
2022-03-16
Merge branch 'tb/rename-remote-progress'
Junio C Hamano
2022-03-16
Merge branch 'ps/fetch-mirror-optim'
Junio C Hamano
2022-03-03
builtin/remote.c: show progress when renaming remote references
Taylor Blau
2022-03-03
builtin/remote.c: parse options in 'rename'
Taylor Blau
2022-03-01
remote: read symbolic refs via `refs_read_symbolic_ref()`
Patrick Steinhardt
2022-02-04
i18n: remove from i18n strings that do not hold translatable parts
Jean-Noël Avila
2021-10-18
Merge branch 'ab/designated-initializers-more'
Junio C Hamano
2021-10-01
builtin/remote.c: add and use SHOW_INFO_INIT
Ævar Arnfjörð Bjarmason
2021-10-01
builtin/remote.c: add and use a REF_STATES_INIT
Ævar Arnfjörð Bjarmason
2021-09-07
remote: warn about unhandled branch.<name>.rebase values
Johannes Schindelin
2021-04-07
Merge branch 'ah/plugleaks'
Junio C Hamano
2021-03-21
transport: also free remote_refs in transport_disconnect()
Andrzej Hunt
2021-02-24
remote: write camel-cased *.pushRemote on rename
Ævar Arnfjörð Bjarmason
2021-02-24
remote: add camel-cased *.tagOpt key, like clone
Ævar Arnfjörð Bjarmason
2020-11-25
config: convert multi_replace to flags
Derrick Stolee
2020-11-09
Merge branch 'ab/git-remote-exit-code'
Junio C Hamano
2020-10-27
Merge branch 'sb/clone-origin'
Junio C Hamano
2020-10-27
remote: add meaningful exit code on missing/existing
Ævar Arnfjörð Bjarmason
2020-09-30
refs: consolidate remote name validation
Sean Barag
2020-09-22
Merge branch 'cs/don-t-pretend-a-failed-remote-set-head-succeeded'
Junio C Hamano
2020-09-17
remote: don't show success message when set-head fails
Christian Schlack
2020-08-17
refspec: make sure stack refspec_item variables are zeroed
Jacob Keller
2020-07-30
strvec: rename struct fields
Jeff King
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
2020-04-28
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
2020-02-10
remote rename/remove: gently handle remote.pushDefault config
Bert Wesarg
2020-02-10
remote rename/remove: handle branch.<name>.pushRemote config values
Bert Wesarg
2020-02-10
remote: clean-up config callback
Bert Wesarg
2020-02-10
remote: clean-up by returning early to avoid one indentation
Bert Wesarg
2020-02-10
pull --rebase/remote rename: document and honor single-letter abbreviations r...
Bert Wesarg
2019-12-11
remote: pass NULL to read_ref_full() because object ID is not needed
René Scharfe
2019-05-13
remove_all_fetch_refspecs(): drop unused "remote" parameter
Jeff King
2018-09-24
Merge branch 'ms/remote-error-message-update'
Junio C Hamano
2018-09-17
Merge branch 'jk/cocci'
Junio C Hamano
2018-09-17
Merge branch 'ds/reachable'
Junio C Hamano
2018-09-14
builtin/remote: quote remote name on error to display empty name
Shulhan
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-27
Merge branch 'rs/opt-updates'
Junio C Hamano
2018-08-21
remote: improve argument help for add --mirror
René Scharfe
2018-08-15
Merge branch 'rs/remote-mv-leakfix'
Junio C Hamano
2018-08-01
remote: clear string_list after use in mv()
René Scharfe
2018-07-20
commit-reach: move ref_newer from remote.c
Derrick Stolee
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
2018-05-30
Merge branch 'bw/ref-prefix-for-configured-refspec'
Junio C Hamano
[prev]
[next]