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
/
transport-helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
Merge branch 'js/coverity-unchecked-returns-fix'
Junio C Hamano
1
-1
/
+5
2026-08-23
Merge branch 'ps/cat-file-remote-object-info-type'
Junio C Hamano
1
-2
/
+5
2026-08-12
transport-helper: warn when export-marks file cannot be finalized
Johannes Schindelin
1
-1
/
+3
2026-08-12
transport-helper: check dup() return in get_exporter
Johannes Schindelin
1
-0
/
+2
2026-08-07
transport: drop remote object-info fields from transport struct
Jeff King
1
-2
/
+5
2026-07-30
Merge branch 'ps/cat-file-remote-object-info'
Junio C Hamano
1
-1
/
+11
2026-07-24
transport: add client support for object-info
Calvin Wan
1
-0
/
+10
2026-07-24
transport-helper: fix memory leak of helper on disconnect
Pablo Sabater
1
-1
/
+1
2026-07-16
refspec: stop depending on `the_repository`
Patrick Steinhardt
1
-1
/
+1
2026-06-17
Merge branch 'ps/transport-helper-tsan-fix'
Junio C Hamano
1
-11
/
+8
2026-06-09
transport-helper: fix TSAN race in transfer_debug()
Pushkar Singh
1
-11
/
+8
2026-06-09
Merge branch 'rs/strbuf-add-oid-hex'
Junio C Hamano
1
-1
/
+1
2026-06-02
Merge branch 'jk/connect-service-enum'
Junio C Hamano
1
-13
/
+30
2026-05-27
Merge branch 'ds/fetch-negotiation-options'
Junio C Hamano
1
-2
/
+3
2026-05-22
transport-helper: fix typo in BUG() message
Jeff King
1
-1
/
+1
2026-05-21
Merge branch 'jk/revert-aa-reap-transport-child-processes' into maint-2.54
Junio C Hamano
1
-2
/
+0
2026-05-20
transport: rename negotiation_tips
Derrick Stolee
1
-1
/
+1
2026-05-20
fetch: add --negotiation-restrict option
Derrick Stolee
1
-1
/
+2
2026-05-19
connect: use "service" enum for "name" argument
Jeff King
1
-13
/
+30
2026-05-14
hex: add and use strbuf_add_oid_hex()
René Scharfe
1
-1
/
+1
2026-05-12
Merge branch 'jk/revert-aa-reap-transport-child-processes'
Junio C Hamano
1
-2
/
+0
2026-04-22
Revert "transport-helper, connect: use clean_on_exit to reap children on abno...
Jeff King
1
-2
/
+0
2026-04-09
Merge branch 'jk/c23-const-preserving-fixes-more'
Junio C Hamano
1
-1
/
+2
2026-04-01
transport-helper: drop const to fix strchr() warnings
Jeff King
1
-1
/
+2
2026-03-12
transport-helper, connect: use clean_on_exit to reap children on abnormal exit
Andrew Au
1
-0
/
+2
2025-09-24
packfile: split up responsibilities of `reprepare_packed_git()`
Patrick Steinhardt
1
-1
/
+1
2025-05-15
Avoid redundant conditions
Johannes Schindelin
1
-1
/
+1
2025-03-21
refspec: replace `refspec_init()` with fetch/push variants
Taylor Blau
1
-1
/
+1
2025-03-21
refspec: treat 'fetch' as a Boolean value
Taylor Blau
1
-1
/
+1
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
1
-8
/
+6
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+1
2024-11-04
transport-helper: fix leaking import/export marks
Patrick Steinhardt
1
-0
/
+2
2024-09-25
transport-helper: fix leak of dummy refs_list
Jeff King
1
-2
/
+8
2024-09-25
transport-helper: fix strbuf leak in push_refs_with_push()
Jeff King
1
-0
/
+1
2024-09-23
Merge branch 'jk/diag-unexpected-remote-helper-death'
Junio C Hamano
1
-3
/
+13
2024-09-14
print an error when remote helpers die during capabilities
Jeff King
1
-3
/
+13
2024-09-12
environment: make `get_git_dir()` accept a repository
Patrick Steinhardt
1
-1
/
+1
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
1
-0
/
+2
2024-05-27
transport-helper: fix leaking helper name
Patrick Steinhardt
1
-2
/
+4
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
1
-12
/
+17
2024-04-03
Merge branch 'jk/remote-helper-object-format-option-fix'
Junio C Hamano
1
-7
/
+4
2024-03-20
transport-helper: send "true" value for object-format option
Jeff King
1
-5
/
+2
2024-03-20
transport-helper: use write helpers more consistently
Jeff King
1
-3
/
+3
2024-03-15
Merge branch 'as/option-names-in-messages'
Junio C Hamano
1
-1
/
+1
2024-03-05
transport-helper.c: trivial fix of error message
Alexander Shopov
1
-1
/
+1
2024-02-02
Merge branch 'jk/fetch-auto-tag-following-fix'
Junio C Hamano
1
-0
/
+3
2024-01-30
Merge branch 'jx/remote-archive-over-smart-http'
Junio C Hamano
1
-16
/
+13
2024-01-24
transport-helper: re-examine object dir after fetching
Jeff King
1
-0
/
+3
2024-01-22
transport-helper: call do_take_over() in process_connect
Jiang Xin
1
-13
/
+9
2024-01-22
transport-helper: call do_take_over() in connect_helper
Jiang Xin
1
-0
/
+2
[next]