index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
transport-helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/remote-helper-object-format-option-fix'
Junio C Hamano
2024-04-03
1
-7
/
+4
|
\
|
*
transport-helper: send "true" value for object-format option
Jeff King
2024-03-20
1
-5
/
+2
|
*
transport-helper: use write helpers more consistently
Jeff King
2024-03-20
1
-3
/
+3
*
|
Merge branch 'as/option-names-in-messages'
Junio C Hamano
2024-03-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
transport-helper.c: trivial fix of error message
Alexander Shopov
2024-03-05
1
-1
/
+1
*
|
Merge branch 'jk/fetch-auto-tag-following-fix'
Junio C Hamano
2024-02-02
1
-0
/
+3
|
\
\
|
*
|
transport-helper: re-examine object dir after fetching
Jeff King
2024-01-24
1
-0
/
+3
*
|
|
Merge branch 'jx/remote-archive-over-smart-http'
Junio C Hamano
2024-01-30
1
-16
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
transport-helper: call do_take_over() in process_connect
Jiang Xin
2024-01-22
1
-13
/
+9
|
*
|
transport-helper: call do_take_over() in connect_helper
Jiang Xin
2024-01-22
1
-0
/
+2
|
*
|
transport-helper: protocol v2 supports upload-archive
Jiang Xin
2024-01-22
1
-1
/
+2
|
*
|
transport-helper: no connection restriction in connect_helper
Jiang Xin
2024-01-22
1
-2
/
+0
*
|
|
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-2
/
+0
|
/
/
*
|
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
diff.h: remove unnecessary include of oidset.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
treewide: remove cache.h inclusion due to object-name.h changes
Elijah Newren
2023-04-11
1
-1
/
+1
*
|
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-1
/
+1
|
\
\
|
*
|
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
|
/
*
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
wrapper.h: move declarations for wrapper.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
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
clone: request the 'bundle-uri' command when available
Ævar Arnfjörð Bjarmason
2022-12-25
1
-0
/
+13
*
list-objects-filter: add and use initializers
Jeff King
2022-09-12
1
-0
/
+2
*
run-command API: rename "env_array" to "env"
Ævar Arnfjörð Bjarmason
2022-06-02
1
-1
/
+1
*
fetch: add --refetch option
Robert Coup
2022-03-28
1
-0
/
+3
*
Merge branch 'jk/http-push-status-fix'
Junio C Hamano
2021-10-30
1
-0
/
+4
|
\
|
*
transport-helper: recognize "expecting report" error from send-pack
Jeff King
2021-10-18
1
-0
/
+4
*
|
transport: use designated initializers
Ævar Arnfjörð Bjarmason
2021-08-05
1
-6
/
+6
*
|
transport: rename "fetch" in transport_vtable to "fetch_refs"
Ævar Arnfjörð Bjarmason
2021-08-05
1
-4
/
+4
|
/
*
fetch: teach independent negotiation (no packfile)
Jonathan Tan
2021-05-05
1
-0
/
+10
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-2
/
+2
*
connect, transport: encapsulate arg in struct
Jonathan Tan
2021-02-05
1
-2
/
+3
*
push: parse and set flag for "--force-if-includes"
Srinidhi Kaushik
2020-10-03
1
-0
/
+5
*
push: add reflog check for "--force-if-includes"
Srinidhi Kaushik
2020-10-03
1
-0
/
+5
*
Merge branch 'jx/proc-receive-hook'
Junio C Hamano
2020-09-26
1
-29
/
+99
|
\
|
*
New capability "report-status-v2" for git-push
Jiang Xin
2020-08-27
1
-29
/
+99
*
|
transport-helper: do not run git-remote-ext etc. in dashed form
Junio C Hamano
2020-08-26
1
-2
/
+2
*
|
strvec: rename struct fields
Jeff King
2020-07-31
1
-1
/
+1
*
|
strvec: fix indentation in renamed calls
Jeff King
2020-07-29
1
-1
/
+1
*
|
strvec: convert remaining callers away from argv_array name
Jeff King
2020-07-29
1
-15
/
+15
*
|
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
*
|
Merge branch 'js/default-branch-name'
Junio C Hamano
2020-07-07
1
-1
/
+1
|
\
\
|
*
|
send-pack/transport-helper: avoid mentioning a particular branch
Johannes Schindelin
2020-06-24
1
-1
/
+1
|
|
/
*
|
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
2020-07-07
1
-2
/
+22
|
\
\
|
*
|
transport-helper: implement object-format extensions
brian m. carlson
2020-05-27
1
-2
/
+22
|
|
/
*
/
fetch-pack: support more than one pack lockfile
Jonathan Tan
2020-06-11
1
-2
/
+3
|
/
*
transport-helper: new method reject_atomic_push()
Jiang Xin
2020-04-17
1
-15
/
+23
*
transport-helper: mark failure for atomic push
Jiang Xin
2020-04-17
1
-0
/
+15
[next]