Sign in
googlers
/
jrn
/
git
/
d1ff7411f3538812796048e8f5bba717bb79fa2f
/
transport.h
c972bf4
strvec: convert remaining callers away from argv_array name
by Jeff King
· 4 years, 8 months ago
1221085
Merge branch 'bc/sha-256-part-2'
by Junio C Hamano
· 4 years, 8 months ago
9da69a6
fetch-pack: support more than one pack lockfile
by Jonathan Tan
· 4 years, 9 months ago
7c97af4
transport: add a hash algorithm member
by brian m. carlson
· 4 years, 10 months ago
dfe1b7f
transport-helper: new method reject_atomic_push()
by Jiang Xin
· 5 years ago
6f11942
remote-curl: pass on atomic capability to remote side
by brian m. carlson
· 5 years ago
709dfa6
object-store.h: move for_each_alternate_ref() from transport.h
by Jeff King
· 6 years ago
5545442
*.[ch]: remove extern from function declarations using spatch
by Denton Liu
· 6 years ago
6c6d5d0
transport.c: remove implicit dependency on the_index
by Nguyễn Thái Ngọc Duy
· 6 years ago
bdf4276
transport: drop refnames from for_each_alternate_ref
by Jeff King
· 6 years ago
b160b6e
Merge branch 'jt/connectivity-check-after-unshallow'
by Junio C Hamano
· 7 years ago
30bf8d9
Merge branch 'jt/fetch-nego-tip'
by Junio C Hamano
· 7 years ago
e2842b3
fetch-pack: unify ref in and out param
by Jonathan Tan
· 7 years ago
3390e42
fetch-pack: support negotiation tip whitelist
by Jonathan Tan
· 7 years ago
cf1e7c0
fetch-pack: write shallow, then check connectivity
by Jonathan Tan
· 7 years ago
989b8c4
fetch-pack: put shallow info in output parameter
by Brandon Williams
· 7 years ago
e12cbea
Merge branch 'bw/ref-prefix-for-configured-refspec'
by Junio C Hamano
· 7 years ago
7a78a82
transport: remove transport_verify_remote_names
by Brandon Williams
· 7 years ago
306f22d
transport: convert transport_push to take a struct refspec
by Brandon Williams
· 7 years ago
9bfa0f9
Merge branch 'bw/protocol-v2'
by Junio C Hamano
· 7 years ago
ff47322
ls-remote: send server options when using protocol v2
by Brandon Williams
· 7 years ago
bbc39d4
Merge branch 'bw/protocol-v2' into HEAD
by Junio C Hamano
· 7 years ago
edc9caf
transport-helper: introduce stateless-connect
by Brandon Williams
· 7 years ago
1af8ae1
transport: convert transport_get_remote_refs to take a list of ref prefixes
by Brandon Williams
· 7 years ago
6bed209
Merge branch 'jh/partial-clone'
by Junio C Hamano
· 7 years ago
f3d618d
Merge branch 'jh/fsck-promisors'
by Junio C Hamano
· 7 years ago
e967ca3
transport: make transport vtable more private
by Jonathan Tan
· 7 years ago
1700786
transport: remove unused "push" in vtable
by Jonathan Tan
· 7 years ago
640d8b7
fetch-pack, index-pack, transport: partial clone
by Jeff Hostetler
· 7 years ago
88e2f9e
introduce fetch-object: fetch one promisor object
by Jonathan Tan
· 7 years ago
2429d63
for_each_alternate_ref: pass name/oid instead of ref struct
by Jeff King
· 8 years ago
792e22e
Merge branch 'bw/push-submodule-only'
by Junio C Hamano
· 8 years ago
9d540e9
Merge branch 'bw/transport-protocol-policy'
by Junio C Hamano
· 8 years ago
225e8bf
push: add option to push only submodules
by Brandon Williams
· 8 years ago
14c01bd
transport: reformat flag #defines to be more readable
by Brandon Williams
· 8 years ago
a768a02
transport: add from_user parameter to is_transport_allowed
by Brandon Williams
· 8 years ago
f962ddf
http: always warn if libcurl version is too old
by Brandon Williams
· 8 years ago
f9db0c0
Merge branch 'jc/abbrev-auto'
by Junio C Hamano
· 8 years ago
580d820
Merge branch 'lt/abbrev-auto'
by Junio C Hamano
· 8 years ago
11fd66d
transport: allow summary-width to be computed dynamically
by Junio C Hamano
· 8 years ago
a460ea4
Merge branch 'nd/shallow-deepen'
by Junio C Hamano
· 8 years ago
65acfea
abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizing
by Junio C Hamano
· 8 years ago
f6a4e61
push: accept push options
by Stefan Beller
· 9 years ago
cccf74e
fetch, upload-pack: --deepen=N extends shallow boundary by N commits
by Nguyễn Thái Ngọc Duy
· 9 years ago
a45a260
fetch: define shallow boundary with --shallow-exclude
by Nguyễn Thái Ngọc Duy
· 9 years ago
508ea88
fetch: define shallow boundary with --shallow-since
by Nguyễn Thái Ngọc Duy
· 9 years ago
c915f11
connect & http: support -4 and -6 switches for remote operations
by Eric Wong
· 9 years ago
f4e54d0
Convert struct ref to use object_id.
by brian m. carlson
· 9 years ago
3adc4ec
Sync with v2.5.4
by Junio C Hamano
· 9 years ago
6343e2f
Sync with 2.3.10
by Junio C Hamano
· 9 years ago
5088d3b
transport: refactor protocol whitelist code
by Jeff King
· 9 years ago
a5adace
transport: add a protocol-whitelist environment variable
by Jeff King
· 9 years ago
3026109
push: support signing pushes iff the server supports it
by Dave Borowitz
· 10 years ago
87c0d08
transport: remove git_transport_options.push_cert
by Dave Borowitz
· 10 years ago
d0e8e09
push.c: add an --atomic argument
by Ronnie Sahlberg
· 10 years ago
a85b377
push: the beginning of "git push --signed"
by Junio C Hamano
· 10 years ago
48d25ca
fetch: add --update-shallow to accept refs that update .git/shallow
by Nguyễn Thái Ngọc Duy
· 11 years ago
beea415
clone: support remote shallow repository
by Nguyễn Thái Ngọc Duy
· 11 years ago
75f8cba
transport.h: remove send_pack prototype, already defined in send-pack.h
by Nguyễn Thái Ngọc Duy
· 11 years ago
20419de
Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch'
by Junio C Hamano
· 12 years ago
b26ed43
fetch: work around "transport-take-over" hack
by Junio C Hamano
· 12 years ago
91048a9
push --force-with-lease: implement logic to populate old_sha1_expect[]
by Junio C Hamano
· 12 years ago
47a5918
cache.h: move remote/connect API out of it
by Junio C Hamano
· 12 years ago
2ddc898
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'
by Junio C Hamano
· 12 years ago
09b7e22
fix "builtin-*" references to be "builtin/*"
by Phil Hord
· 12 years ago
c6807a4
clone: open a shortcut for connectivity check
by Nguyễn Thái Ngọc Duy
· 12 years ago
caa7d79
Sync with 'maint'
by Junio C Hamano
· 12 years ago
41ccfdd
Correct common spelling mistakes in comments and tests
by Stefano Lattarini
· 12 years ago
55f6fbe
Merge branch 'jc/push-follow-tag'
by Junio C Hamano
· 12 years ago
c2aba15
push: --follow-tags
by Junio C Hamano
· 12 years ago
370855e
Merge branch 'jc/push-reject-reasons'
by Junio C Hamano
· 12 years ago
75e5c0d
push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE
by Junio C Hamano
· 12 years ago
ec55559
push: Add support for pre-push hooks
by Aaron Schrab
· 12 years ago
b24e604
push: add advice for rejected tag reference
by Chris Rorvick
· 12 years ago
10643d4
push: return reject reasons as a bitset
by Chris Rorvick
· 12 years ago
f5d942e
send-pack: move core code to libgit.a
by Nguyễn Thái Ngọc Duy
· 12 years ago
754395d
fetch: align per-ref summary report in UTF-8 locales
by Nguyễn Thái Ngọc Duy
· 13 years ago
419f2ec
Merge branch 'hv/submodule-recurse-push'
by Junio C Hamano
· 13 years ago
eb21c73
push: teach --recurse-submodules the on-demand option
by Heiko Voigt
· 13 years ago
e339aa9
clean up struct ref's nonfastforward field
by Jeff King
· 13 years ago
6ddba5e
push: add '--prune' option
by Felipe Contreras
· 13 years ago
d2b17b3
push: Don't push a repository with unpushed submodules
by Fredrik Gustafsson
· 14 years ago
114a6a8
refactor refs_from_alternate_cb to allow passing extra data
by Jeff King
· 14 years ago
36cfda1
refs_from_alternate: helper to use refs from alternates
by Junio C Hamano
· 14 years ago
419f37d
Add bidirectional_transfer_loop()
by Ilari Liusvaara
· 14 years ago
53997a3
Merge branch 'tc/transport-verbosity'
by Junio C Hamano
· 15 years ago
bd282f5
Merge branch 'ml/send-pack-transport-refactor'
by Junio C Hamano
· 15 years ago
212cfe1
transport: update flags to be in running order
by Tay Ray Chuan
· 15 years ago
d01b3c0
transport->progress: use flag authoritatively
by Tay Ray Chuan
· 15 years ago
8afd8dc
push: support multiple levels of verbosity
by Tay Ray Chuan
· 15 years ago
bde873c
fetch: refactor verbosity option handling into transport.[ch]
by Tay Ray Chuan
· 15 years ago
f1863d0
refactor duplicated code in builtin-send-pack.c and transport.c
by Michael Lukashov
· 15 years ago
b0d66e1
transport: add got_remote_refs flag
by Tay Ray Chuan
· 15 years ago
533e8af
Merge branch 'il/push-set-upstream'
by Junio C Hamano
· 15 years ago
42aac96
Merge branch 'tc/clone-v-progress'
by Junio C Hamano
· 15 years ago
e9fcd1e
Add push --set-upstream
by Ilari Liusvaara
· 15 years ago
486a3d7
check stderr with isatty() instead of stdout when deciding to show progress
by Tay Ray Chuan
· 15 years ago
b236752
Support remote archive from all smart transports
by Ilari Liusvaara
· 15 years ago
61b075b
Support taking over transports
by Ilari Liusvaara
· 15 years ago
aa5af97
Refactor git transport options parsing
by Ilari Liusvaara
· 15 years ago
Next »