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
4 days
Merge branch 'ds/fetch-negotiation-options' into jch
Junio C Hamano
-0
/
+12
4 days
Merge branch 'ua/push-remote-group' (early part) into jch
Junio C Hamano
-0
/
+37
5 days
remote: add negotiationRequire config as default for --negotiation-require
Derrick Stolee
-0
/
+6
5 days
remote: add remote.*.negotiationRestrict config
Derrick Stolee
-0
/
+6
2026-03-31
odb: rename `odb_has_object()` flags
Patrick Steinhardt
-1
/
+1
2026-03-25
remote: move remote group resolution to remote.c
Usman Akinyemi
-0
/
+37
2026-03-12
Merge branch 'hn/status-compare-with-push'
Junio C Hamano
-37
/
+141
2026-02-26
status: add status.compareBranches config for multiple branch comparisons
Harald Nordgren
-28
/
+118
2026-02-26
refactor format_branch_comparison in preparation
Harald Nordgren
-34
/
+48
2026-02-13
Merge branch 'ps/commit-list-functions-renamed'
Junio C Hamano
-1
/
+1
2026-02-05
Merge branch 'jk/remote-tracking-ref-leakfix'
Junio C Hamano
-10
/
+14
2026-01-20
Merge branch 'jk/remote-tracking-ref-leakfix' into hn/status-compare-with-push
Junio C Hamano
-10
/
+14
2026-01-19
remote: always allocate branch.push_tracking_ref
Jeff King
-3
/
+4
2026-01-19
remote: fix leak in branch_get_push_1() with invalid "simple" config
Jeff King
-1
/
+3
2026-01-19
remote: drop const return of tracking_for_push_dest()
Jeff King
-5
/
+6
2026-01-19
remote: return non-const pointer from error_buf()
Jeff King
-1
/
+1
2026-01-15
commit: rename `free_commit_list()` to conform to coding guidelines
Patrick Steinhardt
-1
/
+1
2025-12-25
remote: use commit_stack for src_commits
René Scharfe
-8
/
+7
2025-12-25
remote: use commit_stack for sent_tips
René Scharfe
-13
/
+7
2025-12-25
remote: use commit_stack for local_commits
René Scharfe
-33
/
+6
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
-15
/
+12
2025-09-29
Merge branch 'jk/setup-revisions-freefix'
Junio C Hamano
-4
/
+1
2025-09-22
revision: add wrapper to setup_revisions() from a strvec
Jeff King
-4
/
+1
2025-08-21
Merge branch 'dl/push-missing-object-error'
Junio C Hamano
-9
/
+15
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
-2
/
+4
2025-08-08
remote.c: convert if-else ladder to switch
Denton Liu
-7
/
+12
2025-08-08
remote.c: remove BUG in show_push_unqualified_ref_name_error()
Denton Liu
-2
/
+3
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
-2
/
+4
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
-1
/
+1
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
-4
/
+5
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
-1
/
+1
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
-2
/
+3
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
-1
/
+1
2025-06-23
submodule: look up remotes by URL first
Jacob Keller
-0
/
+15
2025-06-23
submodule--helper: improve logic for fallback remote name
Jacob Keller
-5
/
+20
2025-06-23
remote: remove the_repository from some functions
Jacob Keller
-30
/
+28
2025-06-23
remote: fix tear down of struct remote
Jacob Keller
-0
/
+3
2025-06-23
remote: remove branch->merge_name and fix branch_release()
Jacob Keller
-16
/
+28
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
[next]