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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-23
Merge branch 'ps/cat-file-remote-object-info-type'
Junio C Hamano
1
-11
/
+13
2026-08-07
transport: drop remote object-info fields from transport struct
Jeff King
1
-5
/
+9
2026-08-07
fetch-object-info: die() on the remaining error path
Pablo Sabater
1
-6
/
+6
2026-08-07
fetch-object-info: use dedicated struct for the results
Pablo Sabater
1
-2
/
+1
2026-08-07
fetch-object-info: pass arguments directly instead of a struct
Pablo Sabater
1
-6
/
+5
2026-08-03
Merge branch 'hn/url-push-tracking'
Junio C Hamano
1
-1
/
+4
2026-07-24
cat-file: make remote-object-info allow-list adapt to the server
Pablo Sabater
1
-1
/
+0
2026-07-24
transport: add client support for object-info
Calvin Wan
1
-0
/
+45
2026-07-22
remote: find tracking branches for URL push destinations
Harald Nordgren
1
-1
/
+4
2026-06-11
environment: stop using `the_repository` in `is_bare_repository()`
Patrick Steinhardt
1
-2
/
+2
2026-06-02
Merge branch 'jk/connect-service-enum'
Junio C Hamano
1
-6
/
+8
2026-05-27
Merge branch 'ds/fetch-negotiation-options'
Junio C Hamano
1
-6
/
+14
2026-05-20
send-pack: pass negotiation config in push
Derrick Stolee
1
-0
/
+2
2026-05-20
fetch: add --negotiation-include option for negotiation
Derrick Stolee
1
-1
/
+7
2026-05-20
transport: rename negotiation_tips
Derrick Stolee
1
-5
/
+5
2026-05-19
connect: use "service" enum for "name" argument
Jeff King
1
-6
/
+8
2026-05-11
Merge branch 'jc/neuter-sideband-fixup'
Junio C Hamano
1
-0
/
+3
2026-04-10
hook: allow pre-push parallel execution
Adrian Ratiu
1
-2
/
+4
2026-04-03
Merge branch 'ar/config-hook-cleanups'
Junio C Hamano
1
-1
/
+2
2026-03-25
hook: fix minor style issues
Adrian Ratiu
1
-1
/
+2
2026-03-24
Merge branch 'jk/transport-color-leakfix'
Junio C Hamano
1
-3
/
+3
2026-03-16
transport: plug leaks in transport_color_config()
Jeff King
1
-3
/
+3
2026-03-10
Merge branch 'ar/config-hooks'
Junio C Hamano
1
-7
/
+20
2026-03-09
Merge branch 'ar/run-command-hook-take-2'
Junio C Hamano
1
-44
/
+51
2026-03-09
Merge branch 'ar/config-hooks' into ar/config-hook-cleanups
Junio C Hamano
1
-44
/
+64
2026-03-06
sideband: offer to configure sanitizing on a per-URL basis
Johannes Schindelin
1
-0
/
+3
2026-02-25
Merge branch 'cc/lop-filter-auto'
Junio C Hamano
1
-0
/
+1
2026-02-19
hook: add internal state alloc/free callbacks
Adrian Ratiu
1
-7
/
+20
2026-02-17
fetch-pack: wire up and enable auto filter logic
Christian Couder
1
-0
/
+1
2026-02-05
global: constify some pointers that are not written to
Collin Funk
1
-1
/
+1
2026-01-28
transport: convert pre-push to hook API
Emily Shaffer
1
-44
/
+51
2026-01-15
Revert "Merge branch 'ar/run-command-hook'"
Junio C Hamano
1
-45
/
+44
2025-12-28
transport: convert pre-push to hook API
Emily Shaffer
1
-44
/
+45
2025-09-29
Merge branch 'jk/color-variable-fixes'
Junio C Hamano
1
-1
/
+1
2025-09-16
color: use git_colorbool enum type to store colorbools
Jeff King
1
-1
/
+1
2025-09-16
color: use GIT_COLOR_* instead of numeric constants
Jeff King
1
-1
/
+1
2025-08-21
Merge branch 'jc/string-list-split'
Junio C Hamano
1
-1
/
+1
2025-08-02
string-list: align string_list_split() with its _in_place() counterpart
Junio C Hamano
1
-1
/
+1
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
[next]