index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remote.h
Age
Commit message (
Expand
)
Author
Lines
4 days
Merge branch 'ds/fetch-negotiation-options' into jch
Junio C Hamano
-0
/
+2
5 days
remote: add negotiationRequire config as default for --negotiation-require
Derrick Stolee
-0
/
+1
5 days
remote: add remote.*.negotiationRestrict config
Derrick Stolee
-0
/
+1
2026-03-25
remote: move remote group resolution to remote.c
Usman Akinyemi
-0
/
+12
2026-01-19
remote: always allocate branch.push_tracking_ref
Jeff King
-1
/
+1
2025-06-23
submodule: look up remotes by URL first
Jacob Keller
-0
/
+1
2025-06-23
submodule--helper: improve logic for fallback remote name
Jacob Keller
-0
/
+3
2025-06-23
remote: remove branch->merge_name and fix branch_release()
Jacob Keller
-2
/
+2
2025-03-25
remote: allow `guess_remote_head()` to suppress advice
Justin Tobler
-4
/
+7
2025-02-14
Merge branch 'tc/clone-single-revision'
Junio C Hamano
-0
/
+5
2025-02-12
Merge branch 'ms/remote-valid-remote-name'
Junio C Hamano
-0
/
+2
2025-02-12
Merge branch 'ms/refspec-cleanup'
Junio C Hamano
-15
/
+0
2025-02-06
clone: introduce struct clone_opts in builtin/clone.c
Toon Claes
-0
/
+5
2025-02-04
remote: relocate valid_remote_name
Meet Soni
-0
/
+2
2025-02-04
refspec: relocate apply_refspecs and related funtions
Meet Soni
-11
/
+0
2025-02-04
remote: rename query_refspecs functions
Meet Soni
-1
/
+1
2025-02-04
remote: rename function omit_name_by_refspec
Meet Soni
-5
/
+1
2025-02-03
Merge branch 'ps/3.0-remote-deprecation'
Junio C Hamano
-0
/
+2
2025-01-24
remote: announce removal of "branches/" and "remotes/"
Patrick Steinhardt
-0
/
+2
2024-12-06
fetch set_head: add warn-if-not-$branch option
Bence Ferdinandy
-0
/
+1
2024-12-02
fetch: add configuration for set_head behaviour
Bence Ferdinandy
-0
/
+9
2024-10-15
Merge branch 'xx/remote-server-option-config'
Taylor Blau
-0
/
+3
2024-10-08
remote: introduce remote.<name>.serverOption configuration
Xing Xin
-0
/
+3
2024-09-30
remote: fix leaking push reports
Patrick Steinhardt
-1
/
+3
2024-09-25
send-pack: free cas options before exit
Jeff King
-0
/
+1
2024-09-09
ref-filter: fix leak when formatting %(push:remoteref)
Jeff King
-1
/
+1
2024-07-02
Merge branch 'jk/remote-wo-url'
Junio C Hamano
-9
/
+4
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
-1
/
+1
2024-06-20
Merge branch 'jc/heads-are-branches'
Junio C Hamano
-1
/
+1
2024-06-14
hash-ll: merge with "hash.h"
Patrick Steinhardt
-1
/
+1
2024-06-14
remote: simplify url/pushurl selection
Jeff King
-0
/
+1
2024-06-14
remote: use strvecs to store remote url/pushurl
Jeff King
-9
/
+3
2024-06-04
refs: call branches branches
Junio C Hamano
-1
/
+1
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
-4
/
+4
2024-01-02
Merge branch 'jc/retire-cas-opt-name-constant'
Junio C Hamano
-2
/
+0
2023-12-19
remote.h: retire CAS_OPT_NAME
Junio C Hamano
-2
/
+0
2023-12-12
builtin/clone: skip reading HEAD when retrieving remote
Patrick Steinhardt
-0
/
+1
2023-07-13
wt-status: don't show divergence advice when committing
Alex Henrie
-1
/
+2
2023-06-21
hash-ll, hashmap: move oidhash() to hash-ll
Elijah Newren
-0
/
+1
2023-03-30
Merge branch 'sg/parse-options-h-users'
Junio C Hamano
-1
/
+1
2023-03-20
treewide: remove unnecessary inclusions of parse-options.h from headers
SZEDER Gábor
-1
/
+1
2023-02-23
treewide: remove unnecessary cache.h includes
Elijah Newren
-1
/
+0
2022-12-25
clone: request the 'bundle-uri' command when available
Ævar Arnfjörð Bjarmason
-0
/
+5
2022-08-03
Merge branch 'rs/mergesort'
Junio C Hamano
-2
/
+0
2022-07-17
fetch-pack: use DEFINE_LIST_SORT
René Scharfe
-2
/
+0
2022-06-17
remote: handle negative refspecs in git remote show
Jacob Keller
-0
/
+6
2022-05-16
remote: allow relative_url() to return an absolute url
Derrick Stolee
-0
/
+1
2022-05-16
remote: move relative_url()
Derrick Stolee
-0
/
+31
2021-11-18
remote: die if branch is not found in repository
Glen Choo
-3
/
+2
2021-11-18
remote: use remote_state parameter internally
Glen Choo
-0
/
+2
[next]