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-helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
C: use skip_prefix() to avoid hardcoded string length
Junio C Hamano
1
-2
/
+3
2019-12-06
Sync with 2.23.1
Johannes Schindelin
1
-0
/
+1
2019-12-06
Sync with 2.21.1
Johannes Schindelin
1
-0
/
+1
2019-12-06
Sync with 2.20.2
Johannes Schindelin
1
-0
/
+1
2019-12-06
Sync with 2.19.3
Johannes Schindelin
1
-0
/
+1
2019-12-06
Sync with 2.18.2
Johannes Schindelin
1
-0
/
+1
2019-12-06
Sync with 2.17.3
Johannes Schindelin
1
-0
/
+1
2019-12-06
Sync with 2.16.6
Johannes Schindelin
1
-0
/
+1
2019-12-06
Sync with 2.15.4
Johannes Schindelin
1
-0
/
+1
2019-12-06
Sync with 2.14.6
Johannes Schindelin
1
-0
/
+1
2019-12-04
fast-import: disallow "feature export-marks" by default
Jeff King
1
-0
/
+1
2019-10-23
Merge branch 'bc/smart-http-atomic-push'
Junio C Hamano
1
-0
/
+4
2019-10-17
remote-curl: pass on atomic capability to remote side
brian m. carlson
1
-0
/
+4
2019-09-18
Merge branch 'jt/avoid-ls-refs-with-http'
Junio C Hamano
1
-6
/
+32
2019-09-18
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
1
-7
/
+3
2019-08-22
transport: teach all vtables to allow fetch first
Jonathan Tan
1
-1
/
+0
2019-08-22
transport-helper: skip ls-refs if unnecessary
Jonathan Tan
1
-6
/
+33
2019-07-29
Merge branch 'es/local-atomic-push-failure-with-http' into maint
Junio C Hamano
1
-0
/
+6
2019-07-25
Merge branch 'mh/import-transport-fd-fix' into maint
Junio C Hamano
1
-1
/
+1
2019-07-25
Merge branch 'es/local-atomic-push-failure-with-http'
Junio C Hamano
1
-0
/
+6
2019-07-12
transport-helper: enforce atomic in push_refs_with_push
Emily Shaffer
1
-0
/
+6
2019-06-28
list-objects-filter-options: make filter_spec a string_list
Matthew DeVore
1
-7
/
+3
2019-06-13
Merge branch 'mh/import-transport-fd-fix'
Junio C Hamano
1
-1
/
+1
2019-05-16
dup() the input fd for fast-import used for remote helpers
Mike Hommey
1
-1
/
+1
2019-02-22
trace2:data: add trace2 transport child classification
Jeff Hostetler
1
-0
/
+2
2019-02-05
Merge branch 'js/filter-options-should-use-plain-int'
Junio C Hamano
1
-4
/
+9
2019-01-18
Merge branch 'rb/hpe'
Junio C Hamano
1
-4
/
+3
2019-01-15
filter-options: expand scaled numbers
Josh Steadmon
1
-4
/
+9
2019-01-03
transport-helper: drop read/write errno checks
Jeff King
1
-3
/
+2
2019-01-03
transport-helper: use xread instead of read
Randall S. Becker
1
-1
/
+1
2018-12-10
style: the opening '{' of a function is in a separate line
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-11-29
Merge branch 'nd/n18n-fix'
Junio C Hamano
1
-1
/
+1
2018-11-29
transport-helper.c: do not translate a string twice
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-10-07
transport: list refs before fetch if necessary
Jonathan Tan
1
-0
/
+1
2018-08-15
Merge branch 'jt/connectivity-check-after-unshallow'
Junio C Hamano
1
-4
/
+2
2018-08-15
Merge branch 'nd/i18n'
Junio C Hamano
1
-44
/
+45
2018-08-02
Merge branch 'jt/fetch-nego-tip'
Junio C Hamano
1
-0
/
+3
2018-08-01
fetch-pack: unify ref in and out param
Jonathan Tan
1
-4
/
+2
2018-07-23
transport-helper.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-43
/
+44
2018-07-23
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
1
-24
/
+24
2018-07-03
fetch-pack: support negotiation tip whitelist
Jonathan Tan
1
-0
/
+3
2018-06-28
fetch-pack: put shallow info in output parameter
Brandon Williams
1
-2
/
+4
2018-05-18
remote: convert apply_refspecs to take a struct refspec
Brandon Williams
1
-3
/
+3
2018-05-18
transport-helper: convert to use struct refspec
Brandon Williams
1
-26
/
+12
2018-05-18
refspec: rename struct refspec to struct refspec_item
Brandon Williams
1
-1
/
+1
2018-05-18
refspec: move refspec parsing logic into its own file
Brandon Williams
1
-0
/
+1
2018-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
1
-33
/
+54
2018-03-15
transport-helper: introduce stateless-connect
Brandon Williams
1
-0
/
+11
2018-03-15
transport-helper: refactor process_connect_service
Brandon Williams
1
-29
/
+38
2018-03-15
transport-helper: remove name parameter
Brandon Williams
1
-3
/
+3
[next]