index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
remote.c
Age
Commit message (
Expand
)
Author
14 days
odb: rename `odb_has_object()` flags
Patrick Steinhardt
2026-03-12
Merge branch 'hn/status-compare-with-push'
Junio C Hamano
2026-02-26
status: add status.compareBranches config for multiple branch comparisons
Harald Nordgren
2026-02-26
refactor format_branch_comparison in preparation
Harald Nordgren
2026-02-13
Merge branch 'ps/commit-list-functions-renamed'
Junio C Hamano
2026-02-05
Merge branch 'jk/remote-tracking-ref-leakfix'
Junio C Hamano
2026-01-20
Merge branch 'jk/remote-tracking-ref-leakfix' into hn/status-compare-with-push
Junio C Hamano
2026-01-19
remote: always allocate branch.push_tracking_ref
Jeff King
2026-01-19
remote: fix leak in branch_get_push_1() with invalid "simple" config
Jeff King
2026-01-19
remote: drop const return of tracking_for_push_dest()
Jeff King
2026-01-19
remote: return non-const pointer from error_buf()
Jeff King
2026-01-15
commit: rename `free_commit_list()` to conform to coding guidelines
Patrick Steinhardt
2025-12-25
remote: use commit_stack for src_commits
René Scharfe
2025-12-25
remote: use commit_stack for sent_tips
René Scharfe
2025-12-25
remote: use commit_stack for local_commits
René Scharfe
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
2025-09-29
Merge branch 'jk/setup-revisions-freefix'
Junio C Hamano
2025-09-22
revision: add wrapper to setup_revisions() from a strvec
Jeff King
2025-08-21
Merge branch 'dl/push-missing-object-error'
Junio C Hamano
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
2025-08-08
remote.c: convert if-else ladder to switch
Denton Liu
2025-08-08
remote.c: remove BUG in show_push_unqualified_ref_name_error()
Denton Liu
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-06-23
submodule: look up remotes by URL first
Jacob Keller
2025-06-23
submodule--helper: improve logic for fallback remote name
Jacob Keller
2025-06-23
remote: remove the_repository from some functions
Jacob Keller
2025-06-23
remote: fix tear down of struct remote
Jacob Keller
2025-06-23
remote: remove branch->merge_name and fix branch_release()
Jacob Keller
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
2025-04-24
Merge branch 'ps/object-file-cleanup' into ps/object-store-cleanup
Junio C Hamano
2025-04-15
Merge branch 'jt/clone-guess-remote-head-fix'
Junio C Hamano
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-03-25
remote: allow `guess_remote_head()` to suppress advice
Justin Tobler
2025-03-21
refspec: replace `refspec_init()` with fetch/push variants
Taylor Blau
2025-03-21
refspec: treat 'fetch' as a Boolean value
Taylor Blau
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
2025-02-28
path: drop `git_path()` in favor of `repo_git_path()`
Patrick Steinhardt
2025-02-18
refspec: clarify function naming and documentation
Meet Soni
2025-02-14
Merge branch 'tc/clone-single-revision'
Junio C Hamano
2025-02-12
Merge branch 'ms/remote-valid-remote-name'
Junio C Hamano
2025-02-12
Merge branch 'ms/refspec-cleanup'
Junio C Hamano
2025-02-06
clone: introduce struct clone_opts in builtin/clone.c
Toon Claes
2025-02-04
remote: relocate valid_remote_name
Meet Soni
2025-02-04
refspec: relocate apply_refspecs and related funtions
Meet Soni
2025-02-04
refspec: relocate matching related functions
Meet Soni
[next]