index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
remote.h
Age
Commit message (
Expand
)
Author
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
remote: rename query_refspecs functions
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-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-09
ref-filter: fix leak when formatting %(push:remoteref)
Jeff King
2024-07-02
Merge branch 'jk/remote-wo-url'
Junio C Hamano
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-20
Merge branch 'jc/heads-are-branches'
Junio C Hamano
2024-06-14
hash-ll: merge with "hash.h"
Patrick Steinhardt
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-04
refs: call branches branches
Junio C Hamano
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-01-02
Merge branch 'jc/retire-cas-opt-name-constant'
Junio C Hamano
2023-12-19
remote.h: retire CAS_OPT_NAME
Junio C Hamano
2023-12-12
builtin/clone: skip reading HEAD when retrieving remote
Patrick Steinhardt
2023-07-13
wt-status: don't show divergence advice when committing
Alex Henrie
2023-06-21
hash-ll, hashmap: move oidhash() to hash-ll
Elijah Newren
2023-03-30
Merge branch 'sg/parse-options-h-users'
Junio C Hamano
2023-03-20
treewide: remove unnecessary inclusions of parse-options.h from headers
SZEDER Gábor
2023-02-23
treewide: remove unnecessary cache.h includes
Elijah Newren
2022-12-25
clone: request the 'bundle-uri' command when available
Ævar Arnfjörð Bjarmason
2022-08-03
Merge branch 'rs/mergesort'
Junio C Hamano
2022-07-17
fetch-pack: use DEFINE_LIST_SORT
René Scharfe
2022-06-17
remote: handle negative refspecs in git remote show
Jacob Keller
2022-05-16
remote: allow relative_url() to return an absolute url
Derrick Stolee
2022-05-16
remote: move relative_url()
Derrick Stolee
2021-11-18
remote: die if branch is not found in repository
Glen Choo
2021-11-18
remote: use remote_state parameter internally
Glen Choo
2021-11-18
remote: move static variables into per-repository struct
Glen Choo
2021-02-17
Merge branch 'jt/clone-unborn-head'
Junio C Hamano
2021-02-05
connect, transport: encapsulate arg in struct
Jonathan Tan
2021-01-12
fetch: extract writing to FETCH_HEAD
Patrick Steinhardt
2020-10-27
Merge branch 'sk/force-if-includes'
Junio C Hamano
2020-10-05
Merge branch 'jk/refspecs-negative'
Junio C Hamano
2020-10-03
push: add reflog check for "--force-if-includes"
Srinidhi Kaushik
2020-09-30
refspec: add support for negative refspecs
Jacob Keller
2020-09-25
Merge branch 'jx/proc-receive-hook'
Junio C Hamano
[next]