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