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
*
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
|
*
refspec: rename struct refspec to struct refspec_item
Brandon Williams
2018-05-17
1
-2
/
+2
|
*
refspec: move refspec parsing logic into its own file
Brandon Williams
2018-05-17
1
-0
/
+1
*
|
Merge branch 'js/use-bug-macro'
Junio C Hamano
2018-05-30
1
-2
/
+2
|
\
\
|
*
|
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-2
/
+2
*
|
|
Merge branch 'bw/server-options'
Junio C Hamano
2018-05-23
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fetch: send server options when using protocol v2
Brandon Williams
2018-04-24
1
-0
/
+1
|
*
|
ls-remote: send server options when using protocol v2
Brandon Williams
2018-04-24
1
-1
/
+1
|
*
|
Merge branch 'bw/protocol-v2' into HEAD
Junio C Hamano
2018-04-24
1
-31
/
+99
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'js/colored-push-errors'
Junio C Hamano
2018-05-08
1
-1
/
+66
|
\
\
\
|
*
|
|
push: colorize errors
Ryan Dammrose
2018-04-24
1
-1
/
+66
|
|
/
/
*
|
|
Merge branch 'bw/protocol-v2'
Junio C Hamano
2018-05-08
1
-31
/
+99
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]