index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
transport.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
transport: teach all vtables to allow fetch first
Jonathan Tan
2019-08-22
1
-12
/
+6
|
|
/
*
|
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
2019-09-18
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
list-objects-filter-options: allow mult. --filter
Matthew DeVore
2019-06-28
1
-0
/
+1
*
|
Merge branch 'es/local-atomic-push-failure-with-http'
Junio C Hamano
2019-07-25
1
-0
/
+14
|
\
\
|
*
|
transport-helper: avoid var decl in for () loop control
Junio C Hamano
2019-07-16
1
-1
/
+2
|
*
|
transport-helper: enforce atomic in push_refs_with_push
Emily Shaffer
2019-07-12
1
-0
/
+13
|
|
/
*
/
object-store.h: move for_each_alternate_ref() from transport.h
Jeff King
2019-07-01
1
-97
/
+0
|
/
*
Merge branch 'jt/clone-server-option'
Junio C Hamano
2019-05-08
1
-0
/
+10
|
\
|
*
transport: die if server options are unsupported
Jonathan Tan
2019-04-18
1
-0
/
+10
*
|
fetch_pack(): drop unused parameters
Jeff King
2019-03-20
1
-6
/
+4
*
|
trace2:data: add trace2 hook classification
Jeff Hostetler
2019-02-23
1
-0
/
+1
|
/
*
Merge branch 'ms/packet-err-check' into jt/fetch-v2-sideband
Junio C Hamano
2019-01-14
1
-1
/
+2
|
\
|
*
pack-protocol.txt: accept error packets in any context
Masaya Suzuki
2019-01-02
1
-1
/
+2
*
|
Merge branch 'nd/the-index'
Junio C Hamano
2019-01-04
1
-4
/
+5
|
\
\
|
*
|
bundle.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
1
-1
/
+1
|
*
|
transport.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-11-12
1
-3
/
+4
|
|
/
*
/
rename "alternate_object_database" to "object_directory"
Jeff King
2018-11-13
1
-1
/
+1
|
/
*
Merge branch 'nd/submodule-unused-vars'
Junio C Hamano
2018-11-06
1
-2
/
+2
|
\
|
*
submodule.c: remove some of the_repository references
Nguyễn Thái Ngọc Duy
2018-10-22
1
-2
/
+2
*
|
Merge branch 'bc/hash-transition-part-15'
Junio C Hamano
2018-10-30
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
transport: use parse_oid_hex instead of a constant
brian m. carlson
2018-10-15
1
-3
/
+4
*
|
Merge branch 'tb/filter-alternate-refs'
Junio C Hamano
2018-10-19
1
-8
/
+30
|
\
\
|
*
|
transport.c: introduce core.alternateRefsPrefixes
Taylor Blau
2018-10-09
1
-0
/
+5
|
*
|
transport.c: introduce core.alternateRefsCommand
Taylor Blau
2018-10-09
1
-4
/
+15
|
*
|
transport.c: extract 'fill_alternate_refs_command'
Taylor Blau
2018-10-09
1
-6
/
+12
|
*
|
transport: drop refnames from for_each_alternate_ref
Jeff King
2018-10-09
1
-3
/
+3
*
|
|
Merge branch 'jt/avoid-ls-refs'
Junio C Hamano
2018-10-19
1
-6
/
+48
|
\
\
\
|
*
|
|
transport: list refs before fetch if necessary
Jonathan Tan
2018-10-07
1
-0
/
+12
|
*
|
|
transport: do not list refs if possible
Jonathan Tan
2018-10-07
1
-2
/
+11
|
*
|
|
transport: allow skipping of ref listing
Jonathan Tan
2018-10-07
1
-4
/
+25
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-3
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
submodule.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-3
/
+6
|
|
/
*
/
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-1
/
+1
|
/
*
Merge branch 'jt/connectivity-check-after-unshallow'
Junio C Hamano
2018-08-16
1
-28
/
+6
|
\
|
*
fetch-pack: unify ref in and out param
Jonathan Tan
2018-08-02
1
-28
/
+6
*
|
Merge branch 'nd/i18n'
Junio C Hamano
2018-08-16
1
-9
/
+9
|
\
\
|
*
|
transport.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
2018-07-23
1
-8
/
+8
|
*
|
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
2018-07-23
1
-4
/
+4
*
|
|
Merge branch 'jt/fetch-nego-tip'
Junio C Hamano
2018-08-03
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fetch-pack: support negotiation tip whitelist
Jonathan Tan
2018-07-04
1
-0
/
+1
|
|
/
*
|
fetch-pack: write shallow, then check connectivity
Jonathan Tan
2018-07-03
1
-0
/
+1
*
|
fetch-pack: put shallow info in output parameter
Brandon Williams
2018-06-28
1
-6
/
+28
|
/
*
Merge branch 'bw/ref-prefix-for-configured-refspec'
Junio C Hamano
2018-05-30
1
-53
/
+7
|
\
|
*
refspec: consolidate ref-prefix generation logic
Brandon Williams
2018-05-17
1
-20
/
+1
|
*
submodule: convert push_unpushed_submodules to take a struct refspec
Brandon Williams
2018-05-17
1
-1
/
+1
|
*
remote: convert check_push_refs to take a struct refspec
Brandon Williams
2018-05-17
1
-1
/
+1
|
*
remote: convert match_push_refs to take a struct refspec
Brandon Williams
2018-05-17
1
-3
/
+1
|
*
transport: remove transport_verify_remote_names
Brandon Williams
2018-05-17
1
-24
/
+0
|
*
transport: convert transport_push to take a struct refspec
Brandon Williams
2018-05-17
1
-10
/
+7
|
*
transport: convert transport_push to use struct refspec
Brandon Williams
2018-05-17
1
-8
/
+9
[prev]
[next]