index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
connect.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
*
connect: clear child process before freeing in diagnostic mode
Jeff King
2024-09-25
1
-0
/
+1
*
global: prepare for hiding away repo-less config functions
Patrick Steinhardt
2024-08-13
1
-0
/
+2
*
refs: call branches branches
Junio C Hamano
2024-06-05
1
-2
/
+2
*
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-2
/
+2
|
\
|
*
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-2
/
+2
*
|
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
*
Merge branch 'jk/protocol-cap-parse-fix'
Junio C Hamano
2023-04-25
1
-14
/
+16
|
\
|
*
v0 protocol: use size_t for capability length/offset
Jeff King
2023-04-15
1
-11
/
+11
|
*
v0 protocol: fix sha1/sha256 confusion for capabilities^{}
Jeff King
2023-04-15
1
-1
/
+2
|
*
v0 protocol: fix infinite loop when parsing multi-valued capabilities
Jeff King
2023-04-15
1
-2
/
+3
*
|
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: remove unnecessary cache.h inclusion
Elijah Newren
2023-04-11
1
-1
/
+0
|
*
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+2
|
\
|
|
*
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
Merge branch 'jk/fix-proto-downgrade-to-v0'
Junio C Hamano
2023-03-28
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
git_connect(): fix corner cases in downgrading v2 to v0
Jeff King
2023-03-17
1
-3
/
+5
*
|
Merge branch 'zh/push-to-delete-onelevel-ref'
Junio C Hamano
2023-03-19
1
-1
/
+2
|
\
\
|
*
|
push: allow delete single-level ref
ZheNing Hu
2023-03-01
1
-1
/
+2
*
|
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
/
*
|
Merge branch 'ds/bundle-uri-4'
Junio C Hamano
2023-01-02
1
-0
/
+44
|
\
\
|
*
|
clone: request the 'bundle-uri' command when available
Ævar Arnfjörð Bjarmason
2022-12-25
1
-0
/
+44
|
|
/
*
/
server_supports_v2(): use a separate function for die_on_error
Jeff King
2022-12-13
1
-9
/
+12
|
/
*
Merge branch 'ab/env-array'
Junio C Hamano
2022-06-11
1
-4
/
+5
|
\
|
*
run-command API: rename "env_array" to "env"
Ævar Arnfjörð Bjarmason
2022-06-02
1
-4
/
+5
*
|
connect.c: refactor sending of agent & object-format
Ævar Arnfjörð Bjarmason
2022-05-17
1
-13
/
+20
|
/
*
ls-remote & transport API: release "struct transport_ls_refs_options"
Ævar Arnfjörð Bjarmason
2022-02-07
1
-2
/
+2
*
Merge branch 'ah/connect-parse-feature-v0-fix'
Junio C Hamano
2021-10-04
1
-0
/
+2
|
\
|
*
connect: also update offset for features without values
Andrzej Hunt
2021-09-27
1
-0
/
+2
*
|
connect, protocol: log negotiated protocol version
Josh Steadmon
2021-08-10
1
-0
/
+2
|
/
*
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-1
/
+1
*
Merge branch 'jt/clone-unborn-head'
Junio C Hamano
2021-02-18
1
-3
/
+29
|
\
|
*
clone: respect remote unborn HEAD
Jonathan Tan
2021-02-05
1
-2
/
+26
|
*
connect, transport: encapsulate arg in struct
Jonathan Tan
2021-02-05
1
-1
/
+3
*
|
Merge branch 'jk/forbid-lf-in-git-url'
Junio C Hamano
2021-01-25
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
git_connect_git(): forbid newlines in host and path
Jeff King
2021-01-07
1
-0
/
+2
*
|
Merge branch 'jk/leakfix'
Junio C Hamano
2020-08-27
1
-2
/
+2
|
\
\
|
*
|
config: fix leaks from git_config_get_string_const()
Jeff King
2020-08-14
1
-2
/
+2
*
|
|
strvec: rename struct fields
Jeff King
2020-07-31
1
-8
/
+8
*
|
|
strvec: fix indentation in renamed calls
Jeff King
2020-07-29
1
-3
/
+4
*
|
|
strvec: convert more callers away from argv_array name
Jeff King
2020-07-29
1
-24
/
+24
|
/
/
*
|
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
2020-07-07
1
-29
/
+109
|
\
\
|
*
|
serve: advertise object-format capability for protocol v2
brian m. carlson
2020-05-27
1
-0
/
+2
|
*
|
connect: parse v2 refs with correct hash algorithm
brian m. carlson
2020-05-27
1
-5
/
+16
|
*
|
connect: pass full packet reader when parsing v2 refs
brian m. carlson
2020-05-27
1
-2
/
+3
|
*
|
connect: detect algorithm when fetching refs
brian m. carlson
2020-05-27
1
-4
/
+17
|
*
|
connect: make parse_feature_value extern
brian m. carlson
2020-05-27
1
-2
/
+1
|
*
|
connect: add function to detect supported v1 hash functions
brian m. carlson
2020-05-27
1
-0
/
+22
[next]