index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
remote.c
Age
Commit message (
Expand
)
Author
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
2025-02-04
remote: rename query_refspecs functions
Meet Soni
2025-02-04
refspec: relocate refname_matches_negative_refspec_item
Meet Soni
2025-02-04
remote: rename function omit_name_by_refspec
Meet Soni
2025-02-03
Merge branch 'ps/3.0-remote-deprecation'
Junio C Hamano
2025-01-24
remote: announce removal of "branches/" and "remotes/"
Patrick Steinhardt
2024-12-27
commit-reach: use `size_t` to track indices in `get_reachable_subset()`
Patrick Steinhardt
2024-12-23
Merge branch 'sk/calloc-not-malloc-plus-memset'
Junio C Hamano
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-18
git: use calloc instead of malloc + memset where possible
Seija Kijin
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
fetch set_head: add warn-if-not-$branch option
Bence Ferdinandy
2024-12-02
fetch: add configuration for set_head behaviour
Bence Ferdinandy
2024-10-15
Merge branch 'xx/remote-server-option-config'
Taylor Blau
2024-10-08
remote: introduce remote.<name>.serverOption configuration
Xing Xin
2024-09-30
remote: fix leaking push reports
Patrick Steinhardt
2024-09-25
send-pack: free cas options before exit
Jeff King
2024-09-20
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
2024-09-09
ref-filter: fix leak when formatting %(push:remoteref)
Jeff King
2024-09-05
remote: fix leak in reachability check of a remote-tracking ref
Patrick Steinhardt
2024-09-05
remote: fix leaking tracking refs
Patrick Steinhardt
2024-08-23
Merge branch 'ps/leakfixes-part-4'
Junio C Hamano
2024-08-22
remote: fix leaking peer ref when expanding refmap
Patrick Steinhardt
2024-08-22
remote: fix leaks when matching refspecs
Patrick Steinhardt
2024-08-22
remote: fix leaking config strings
Patrick Steinhardt
2024-08-20
Merge branch 'ps/leakfixes-part-4' into ps/leakfixes-part-5
Junio C Hamano
2024-08-14
remote: plug memory leak when aliasing URLs
Patrick Steinhardt
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-07-02
Merge branch 'jk/remote-wo-url'
Junio C Hamano
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-14
remote: always require at least one url in a remote
Jeff King
2024-06-14
remote: allow resetting url list
Jeff King
2024-06-14
remote: simplify url/pushurl selection
Jeff King
2024-06-14
remote: use strvecs to store remote url/pushurl
Jeff King
2024-06-14
remote: transfer ownership of memory in add_url(), etc
Jeff King
2024-06-14
remote: refactor alias_url() memory ownership
Jeff King
2024-06-06
Merge branch 'ps/leakfixes'
Junio C Hamano
2024-06-03
Merge branch 'th/push-local-ff-check-without-lazy-fetch'
Junio C Hamano
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-22
push: don't fetch commit object when checking existence
Tom Hughes
2024-05-17
refs: drop `git_default_branch_name()`
Patrick Steinhardt
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
[next]