index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
transport.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jh/partial-clone'
Junio C Hamano
2018-02-13
1
-0
/
+5
|
\
|
*
fetch-pack, index-pack, transport: partial clone
Jeff Hostetler
2017-12-08
1
-0
/
+5
*
|
Merge branch 'jh/fsck-promisors'
Junio C Hamano
2018-02-13
1
-0
/
+11
|
\
|
|
*
introduce fetch-object: fetch one promisor object
Jonathan Tan
2017-12-05
1
-0
/
+11
*
|
transport: make transport vtable more private
Jonathan Tan
2017-12-14
1
-52
/
+2
*
|
transport: remove unused "push" in vtable
Jonathan Tan
2017-12-13
1
-1
/
+0
|
/
*
for_each_alternate_ref: pass name/oid instead of ref struct
Jeff King
2017-02-09
1
-1
/
+1
*
Merge branch 'bw/push-submodule-only'
Junio C Hamano
2017-01-31
1
-15
/
+16
|
\
|
*
push: add option to push only submodules
Brandon Williams
2016-12-20
1
-0
/
+1
|
*
transport: reformat flag #defines to be more readable
Brandon Williams
2016-12-20
1
-15
/
+15
*
|
Merge branch 'bw/transport-protocol-policy'
Junio C Hamano
2016-12-27
1
-9
/
+10
|
\
\
|
|
/
|
/
|
|
*
transport: add from_user parameter to is_transport_allowed
Brandon Williams
2016-12-15
1
-3
/
+10
|
*
http: always warn if libcurl version is too old
Brandon Williams
2016-12-15
1
-6
/
+0
*
|
Merge branch 'jc/abbrev-auto'
Junio C Hamano
2016-10-27
1
-1
/
+1
|
\
\
|
*
|
transport: allow summary-width to be computed dynamically
Junio C Hamano
2016-10-22
1
-1
/
+1
*
|
|
Merge branch 'lt/abbrev-auto'
Junio C Hamano
2016-10-27
1
-2
/
+1
|
\
|
|
|
*
|
abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizing
Junio C Hamano
2016-10-03
1
-2
/
+1
*
|
|
Merge branch 'nd/shallow-deepen'
Junio C Hamano
2016-10-10
1
-0
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fetch, upload-pack: --deepen=N extends shallow boundary by N commits
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+4
|
*
|
fetch: define shallow boundary with --shallow-exclude
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+6
|
*
|
fetch: define shallow boundary with --shallow-since
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+4
*
|
|
push: accept push options
Stefan Beller
2016-07-15
1
-0
/
+7
|
|
/
|
/
|
*
|
connect & http: support -4 and -6 switches for remote operations
Eric Wong
2016-02-12
1
-0
/
+8
|
/
*
Convert struct ref to use object_id.
brian m. carlson
2015-11-20
1
-4
/
+4
*
Sync with v2.5.4
Junio C Hamano
2015-09-29
1
-0
/
+18
|
\
|
*
Sync with 2.3.10
Junio C Hamano
2015-09-29
1
-0
/
+18
|
|
\
|
|
*
transport: refactor protocol whitelist code
Jeff King
2015-09-26
1
-2
/
+13
|
|
*
transport: add a protocol-whitelist environment variable
Jeff King
2015-09-23
1
-0
/
+7
*
|
|
push: support signing pushes iff the server supports it
Dave Borowitz
2015-08-19
1
-2
/
+3
*
|
|
transport: remove git_transport_options.push_cert
Dave Borowitz
2015-08-19
1
-1
/
+0
|
/
/
*
/
push.c: add an --atomic argument
Ronnie Sahlberg
2015-01-08
1
-0
/
+1
|
/
*
push: the beginning of "git push --signed"
Junio C Hamano
2014-09-15
1
-0
/
+5
*
fetch: add --update-shallow to accept refs that update .git/shallow
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+4
*
clone: support remote shallow repository
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+6
*
transport.h: remove send_pack prototype, already defined in send-pack.h
Nguyễn Thái Ngọc Duy
2013-12-11
1
-6
/
+0
*
Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch'
Junio C Hamano
2013-09-09
1
-0
/
+6
|
\
|
*
fetch: work around "transport-take-over" hack
Junio C Hamano
2013-08-08
1
-0
/
+6
*
|
push --force-with-lease: implement logic to populate old_sha1_expect[]
Junio C Hamano
2013-07-23
1
-0
/
+4
*
|
cache.h: move remote/connect API out of it
Junio C Hamano
2013-07-08
1
-0
/
+1
|
/
*
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'
Junio C Hamano
2013-06-27
1
-1
/
+1
|
\
|
*
fix "builtin-*" references to be "builtin/*"
Phil Hord
2013-06-18
1
-1
/
+1
*
|
clone: open a shortcut for connectivity check
Nguyễn Thái Ngọc Duy
2013-05-28
1
-0
/
+2
*
|
Sync with 'maint'
Junio C Hamano
2013-04-12
1
-1
/
+1
|
\
\
|
*
|
Correct common spelling mistakes in comments and tests
Stefano Lattarini
2013-04-12
1
-1
/
+1
*
|
|
Merge branch 'jc/push-follow-tag'
Junio C Hamano
2013-03-25
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
push: --follow-tags
Junio C Hamano
2013-03-05
1
-0
/
+1
|
|
/
*
|
Merge branch 'jc/push-reject-reasons'
Junio C Hamano
2013-02-04
1
-0
/
+2
|
\
\
|
*
|
push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE
Junio C Hamano
2013-01-24
1
-0
/
+2
*
|
|
push: Add support for pre-push hooks
Aaron Schrab
2013-01-18
1
-0
/
+1
|
/
/
*
|
push: add advice for rejected tag reference
Chris Rorvick
2012-12-02
1
-0
/
+1
[next]