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