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-09-25
Merge branch 'jx/proc-receive-hook'
Junio C Hamano
1
-29
/
+99
2020-08-27
New capability "report-status-v2" for git-push
Jiang Xin
1
-29
/
+99
2020-08-26
transport-helper: do not run git-remote-ext etc. in dashed form
Junio C Hamano
1
-2
/
+2
2020-07-30
strvec: rename struct fields
Jeff King
1
-1
/
+1
2020-07-28
strvec: fix indentation in renamed calls
Jeff King
1
-1
/
+1
2020-07-28
strvec: convert remaining callers away from argv_array name
Jeff King
1
-15
/
+15
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
1
-1
/
+1
2020-07-06
Merge branch 'js/default-branch-name'
Junio C Hamano
1
-1
/
+1
2020-07-06
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
1
-2
/
+22
2020-06-24
send-pack/transport-helper: avoid mentioning a particular branch
Johannes Schindelin
1
-1
/
+1
2020-06-10
fetch-pack: support more than one pack lockfile
Jonathan Tan
1
-2
/
+3
2020-05-27
transport-helper: implement object-format extensions
brian m. carlson
1
-2
/
+22
2020-04-17
transport-helper: new method reject_atomic_push()
Jiang Xin
1
-15
/
+23
2020-04-17
transport-helper: mark failure for atomic push
Jiang Xin
1
-0
/
+15
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
[next]