index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
transport.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-23
config: drop `git_config_get_bool()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
1
-4
/
+4
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-01
Use legacy hash for legacy formats
brian m. carlson
1
-1
/
+1
2025-02-18
Merge branch 'ps/send-pack-unhide-error-in-atomic-push'
Junio C Hamano
1
-9
/
+8
2025-02-06
Merge branch 'js/bundle-unbundle-fd-reuse-fix'
Junio C Hamano
1
-0
/
+1
2025-02-03
send-pack: gracefully close the connection for atomic push
Jiang Xin
1
-9
/
+1
2025-02-03
send-pack: new return code "ERROR_SEND_PACK_BAD_REF_STATUS"
Jiang Xin
1
-0
/
+7
2025-01-25
bundle: avoid closing file descriptor twice
Johannes Schindelin
1
-0
/
+1
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
1
-9
/
+4
2024-12-18
send-pack: stop using `the_repository`
Patrick Steinhardt
1
-1
/
+1
2024-12-18
Merge branch 'ps/build-sign-compare' into ps/the-repository
Junio C Hamano
1
-9
/
+4
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
1
-10
/
+4
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+1
2024-11-28
transport: propagate fsck configuration during bundle fetch
Justin Tobler
1
-0
/
+20
2024-11-28
bundle: add bundle verification options type
Justin Tobler
1
-2
/
+4
2024-10-08
transport.c::handshake: make use of server options from remote
Xing Xin
1
-0
/
+3
2024-10-08
transport: introduce parse_transport_option() method
Xing Xin
1
-0
/
+12
2024-09-25
fetch-pack: fix leaking sought refs
Patrick Steinhardt
1
-1
/
+10
2024-09-03
Merge branch 'ps/leakfixes-part-5'
Junio C Hamano
1
-0
/
+8
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2024-08-22
transport: fix leaking negotiation tips
Patrick Steinhardt
1
-0
/
+4
2024-08-22
transport: fix leaking arguments when fetching from bundle
Patrick Steinhardt
1
-0
/
+2
2024-08-22
transport: fix leaking OID arrays in git:// transport data
Patrick Steinhardt
1
-0
/
+2
2024-08-13
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
1
-1
/
+1
2024-08-07
transport: fix leak with transport helper URLs
Junio C Hamano
1
-1
/
+3
2024-07-08
Merge branch 'xx/bundie-uri-fixes'
Junio C Hamano
1
-1
/
+2
2024-07-02
Merge branch 'jk/remote-wo-url'
Junio C Hamano
1
-11
/
+8
2024-06-20
unbundle: extend object verification for fetches
Xing Xin
1
-1
/
+2
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
1
-0
/
+2
2024-06-14
remote: drop checks for zero-url case
Jeff King
1
-10
/
+7
2024-06-14
remote: use strvecs to store remote url/pushurl
Jeff King
1
-2
/
+2
2024-05-27
transport-helper: fix leaking helper name
Patrick Steinhardt
1
-0
/
+1
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
1
-6
/
+10
2024-01-26
Merge branch 'es/some-up-to-date-messages-must-stay'
Junio C Hamano
1
-0
/
+1
2024-01-12
messages: mark some strings with "up-to-date" not to touch
Junio C Hamano
1
-0
/
+1
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
1
-3
/
+0
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
1
-1
/
+0
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
1
-1
/
+0
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
1
-1
/
+1
2023-04-25
Merge branch 'jk/protocol-cap-parse-fix'
Junio C Hamano
1
-1
/
+1
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
1
-1
/
+4
2023-04-14
v0 protocol: use size_t for capability length/offset
Jeff King
1
-1
/
+1
2023-04-11
treewide: remove cache.h inclusion due to object.h changes
Elijah Newren
1
-1
/
+1
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-11
treewide: be explicit about dependence on advice.h
Elijah Newren
1
-0
/
+1
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
1
-0
/
+1
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
1
-1
/
+3
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
1
-1
/
+2
2023-04-06
Merge branch 'jk/unused-post-2.40'
Junio C Hamano
1
-1
/
+2
[next]