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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-03
Merge branch 'en/submodule-insteadof-remote-match'
Junio C Hamano
1
-3
/
+11
2026-08-03
Merge branch 'jc/remote-insteadof-leakfix'
Junio C Hamano
1
-2
/
+9
2026-08-03
Merge branch 'hn/url-push-tracking'
Junio C Hamano
1
-5
/
+49
2026-07-30
Merge branch 'ty/migrate-excludes-file'
Junio C Hamano
1
-1
/
+1
2026-07-27
Merge branch 'ps/refspec-wo-the-repository'
Junio C Hamano
1
-3
/
+3
2026-07-25
remote: plug memory leaks
Junio C Hamano
1
-2
/
+9
2026-07-22
submodule: resolve insteadOf aliases when matching remote
Éric NICOLAS
1
-3
/
+11
2026-07-22
remote: find tracking branches for URL push destinations
Harald Nordgren
1
-1
/
+44
2026-07-22
remote: pass repository to push tracking helper
Harald Nordgren
1
-5
/
+6
2026-07-16
refspec: stop depending on `the_repository`
Patrick Steinhardt
1
-2
/
+2
2026-07-16
refspec: let callers pass in hash algorithm when parsing items
Patrick Steinhardt
1
-1
/
+1
2026-07-14
environment: move push_default into repo_config_values
Tian Yuchen
1
-1
/
+1
2026-07-10
remote: guard `remote_tracking()` against NULL remote
Johannes Schindelin
1
-0
/
+2
2026-07-06
Merge branch 'hn/status-pull-advice-qualified'
Junio C Hamano
1
-8
/
+40
2026-06-09
Merge branch 'ua/push-remote-group'
Junio C Hamano
1
-0
/
+37
2026-05-27
Merge branch 'ds/fetch-negotiation-options'
Junio C Hamano
1
-0
/
+10
2026-05-22
remote: qualify "git pull" advice for non-upstream compareBranches
Harald Nordgren
1
-8
/
+40
2026-05-20
remote: add remote.*.negotiationInclude config
Derrick Stolee
1
-0
/
+5
2026-05-20
remote: add remote.*.negotiationRestrict config
Derrick Stolee
1
-0
/
+5
2026-05-06
url: move url_is_local_not_ssh to url.h
Matheus Afonso Martins Moreira
1
-0
/
+1
2026-05-04
remote: move remote group resolution to remote.c
Usman Akinyemi
1
-0
/
+37
2026-03-31
odb: rename `odb_has_object()` flags
Patrick Steinhardt
1
-1
/
+1
2026-03-12
Merge branch 'hn/status-compare-with-push'
Junio C Hamano
1
-37
/
+141
2026-02-26
status: add status.compareBranches config for multiple branch comparisons
Harald Nordgren
1
-28
/
+118
2026-02-26
refactor format_branch_comparison in preparation
Harald Nordgren
1
-33
/
+47
2026-02-13
Merge branch 'ps/commit-list-functions-renamed'
Junio C Hamano
1
-1
/
+1
2026-02-05
Merge branch 'jk/remote-tracking-ref-leakfix'
Junio C Hamano
1
-10
/
+14
2026-01-20
Merge branch 'jk/remote-tracking-ref-leakfix' into hn/status-compare-with-push
Junio C Hamano
1
-10
/
+14
2026-01-19
remote: always allocate branch.push_tracking_ref
Jeff King
1
-3
/
+4
2026-01-19
remote: fix leak in branch_get_push_1() with invalid "simple" config
Jeff King
1
-1
/
+3
2026-01-19
remote: drop const return of tracking_for_push_dest()
Jeff King
1
-5
/
+6
2026-01-19
remote: return non-const pointer from error_buf()
Jeff King
1
-1
/
+1
2026-01-15
commit: rename `free_commit_list()` to conform to coding guidelines
Patrick Steinhardt
1
-1
/
+1
2025-12-25
remote: use commit_stack for src_commits
René Scharfe
1
-8
/
+7
2025-12-25
remote: use commit_stack for sent_tips
René Scharfe
1
-13
/
+7
2025-12-25
remote: use commit_stack for local_commits
René Scharfe
1
-33
/
+6
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
1
-15
/
+12
2025-09-29
Merge branch 'jk/setup-revisions-freefix'
Junio C Hamano
1
-4
/
+1
2025-09-22
revision: add wrapper to setup_revisions() from a strvec
Jeff King
1
-4
/
+1
2025-08-21
Merge branch 'dl/push-missing-object-error'
Junio C Hamano
1
-9
/
+15
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
1
-2
/
+4
2025-08-08
remote.c: convert if-else ladder to switch
Denton Liu
1
-7
/
+12
2025-08-08
remote.c: remove BUG in show_push_unqualified_ref_name_error()
Denton Liu
1
-2
/
+3
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
1
-2
/
+4
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
1
-4
/
+5
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
1
-1
/
+1
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
1
-2
/
+3
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-06-23
submodule: look up remotes by URL first
Jacob Keller
1
-0
/
+15
[next]