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.c
Age
Commit message (
Expand
)
Author
Lines
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
-1
/
+1
2025-04-24
Merge branch 'ps/object-file-cleanup' into ps/object-store-cleanup
Junio C Hamano
-1
/
+1
2025-04-15
Merge branch 'jt/clone-guess-remote-head-fix'
Junio C Hamano
-4
/
+6
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
-1
/
+1
2025-03-25
remote: allow `guess_remote_head()` to suppress advice
Justin Tobler
-4
/
+6
2025-03-21
refspec: replace `refspec_init()` with fetch/push variants
Taylor Blau
-2
/
+2
2025-03-21
refspec: treat 'fetch' as a Boolean value
Taylor Blau
-2
/
+2
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
-9
/
+12
2025-02-28
path: drop `git_path()` in favor of `repo_git_path()`
Patrick Steinhardt
-9
/
+12
2025-02-18
refspec: clarify function naming and documentation
Meet Soni
-3
/
+3
2025-02-14
Merge branch 'tc/clone-single-revision'
Junio C Hamano
-1
/
+1
2025-02-12
Merge branch 'ms/remote-valid-remote-name'
Junio C Hamano
-0
/
+10
2025-02-12
Merge branch 'ms/refspec-cleanup'
Junio C Hamano
-203
/
+2
2025-02-06
clone: introduce struct clone_opts in builtin/clone.c
Toon Claes
-1
/
+1
2025-02-04
remote: relocate valid_remote_name
Meet Soni
-0
/
+10
2025-02-04
refspec: relocate apply_refspecs and related funtions
Meet Soni
-31
/
+0
2025-02-04
refspec: relocate matching related functions
Meet Soni
-122
/
+0
2025-02-04
remote: rename query_refspecs functions
Meet Soni
-10
/
+10
2025-02-04
refspec: relocate refname_matches_negative_refspec_item
Meet Soni
-48
/
+0
2025-02-04
remote: rename function omit_name_by_refspec
Meet Soni
-4
/
+4
2025-02-03
Merge branch 'ps/3.0-remote-deprecation'
Junio C Hamano
-0
/
+26
2025-01-24
remote: announce removal of "branches/" and "remotes/"
Patrick Steinhardt
-0
/
+26
2024-12-27
commit-reach: use `size_t` to track indices in `get_reachable_subset()`
Patrick Steinhardt
-2
/
+2
2024-12-23
Merge branch 'sk/calloc-not-malloc-plus-memset'
Junio C Hamano
-2
/
+2
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
-0
/
+1
2024-12-18
git: use calloc instead of malloc + memset where possible
Seija Kijin
-2
/
+2
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
-0
/
+1
2024-12-06
fetch set_head: add warn-if-not-$branch option
Bence Ferdinandy
-2
/
+11
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
/
+6
2024-10-08
remote: introduce remote.<name>.serverOption configuration
Xing Xin
-0
/
+6
2024-09-30
remote: fix leaking push reports
Patrick Steinhardt
-0
/
+15
2024-09-25
send-pack: free cas options before exit
Jeff King
-1
/
+1
2024-09-20
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
-1
/
+5
2024-09-09
ref-filter: fix leak when formatting %(push:remoteref)
Jeff King
-4
/
+4
2024-09-05
remote: fix leak in reachability check of a remote-tracking ref
Patrick Steinhardt
-0
/
+1
2024-09-05
remote: fix leaking tracking refs
Patrick Steinhardt
-1
/
+4
2024-08-23
Merge branch 'ps/leakfixes-part-4'
Junio C Hamano
-0
/
+2
2024-08-22
remote: fix leaking peer ref when expanding refmap
Patrick Steinhardt
-0
/
+2
2024-08-22
remote: fix leaks when matching refspecs
Patrick Steinhardt
-14
/
+29
2024-08-22
remote: fix leaking config strings
Patrick Steinhardt
-2
/
+38
2024-08-20
Merge branch 'ps/leakfixes-part-4' into ps/leakfixes-part-5
Junio C Hamano
-0
/
+2
2024-08-14
remote: plug memory leak when aliasing URLs
Patrick Steinhardt
-0
/
+2
2024-08-09
refs: add referent to each_ref_fn
John Cai
-2
/
+2
2024-07-02
Merge branch 'jk/remote-wo-url'
Junio C Hamano
-42
/
+52
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
-0
/
+2
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
-4
/
+4
2024-06-14
remote: always require at least one url in a remote
Jeff King
-1
/
+1
2024-06-14
remote: allow resetting url list
Jeff King
-2
/
+8
2024-06-14
remote: simplify url/pushurl selection
Jeff King
-0
/
+5
[next]