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
2016-12-27
Merge branch 'bw/transport-protocol-policy'
Junio C Hamano
1
-8
/
+76
2016-12-16
Merge branch 'bw/push-dry-run'
Junio C Hamano
1
-3
/
+6
2016-12-16
Merge branch 'hv/submodule-not-yet-pushed-fix'
Junio C Hamano
1
-8
/
+21
2016-12-15
transport: add from_user parameter to is_transport_allowed
Brandon Williams
1
-3
/
+5
2016-12-15
transport: add protocol policy config option
Brandon Williams
1
-2
/
+73
2016-12-15
http: always warn if libcurl version is too old
Brandon Williams
1
-5
/
+0
2016-11-23
push: fix --dry-run to not push submodules
Brandon Williams
1
-3
/
+6
2016-11-16
serialize collection of refs that contain submodule changes
Heiko Voigt
1
-8
/
+21
2016-10-27
Merge branch 'jc/abbrev-auto'
Junio C Hamano
1
-25
/
+59
2016-10-22
transport: compute summary-width dynamically
Junio C Hamano
1
-1
/
+17
2016-10-21
transport: allow summary-width to be computed dynamically
Junio C Hamano
1
-1
/
+6
2016-10-21
transport: pass summary_width down the callchain
Junio C Hamano
1
-25
/
+38
2016-10-17
Merge branch 'jk/alt-odb-cleanup'
Junio C Hamano
1
-3
/
+1
2016-10-10
Merge branch 'nd/shallow-deepen'
Junio C Hamano
1
-0
/
+12
2016-10-10
alternates: use a separate scratch space
Jeff King
1
-3
/
+1
2016-09-08
Merge branch 'rs/use-strbuf-add-unique-abbrev' into maint
Junio C Hamano
1
-7
/
+4
2016-09-08
transport: report missing submodule pushes consistently on stderr
Stefan Beller
1
-1
/
+1
2016-08-12
Merge branch 'rs/use-strbuf-add-unique-abbrev'
Junio C Hamano
1
-7
/
+4
2016-08-10
Merge branch 'js/am-3-merge-recursive-direct'
Junio C Hamano
1
-1
/
+1
2016-08-08
Merge branch 'jk/push-scrub-url' into maint
Junio C Hamano
1
-2
/
+5
2016-08-06
use strbuf_add_unique_abbrev() for adding short hashes
René Scharfe
1
-7
/
+4
2016-08-03
Merge branch 'sb/push-options'
Junio C Hamano
1
-0
/
+1
2016-07-26
die("bug"): report bugs consistently
Johannes Schindelin
1
-1
/
+1
2016-07-25
Merge branch 'jk/push-scrub-url'
Junio C Hamano
1
-2
/
+5
2016-07-14
push: accept push options
Stefan Beller
1
-0
/
+1
2016-07-14
push: anonymize URL in status output
Jeff King
1
-2
/
+5
2016-06-17
i18n: transport: mark strings for translation
Vasco Almeida
1
-10
/
+10
2016-06-13
fetch, upload-pack: --deepen=N extends shallow boundary by N commits
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2016-06-13
fetch: define shallow boundary with --shallow-exclude
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2016-06-13
fetch: define shallow boundary with --shallow-since
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2016-03-16
Merge branch 'cn/deprecate-ssh-git-url'
Junio C Hamano
1
-2
/
+3
2016-03-09
Disown ssh+git and git+ssh
Carlos Martín Nieto
1
-2
/
+3
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-6
/
+4
2016-02-24
Merge branch 'ew/force-ipv4'
Junio C Hamano
1
-0
/
+6
2016-02-22
transport_anonymize_url: use xstrfmt
Jeff King
1
-5
/
+3
2016-02-22
convert trivial cases to ALLOC_ARRAY
Jeff King
1
-1
/
+1
2016-02-17
Merge branch 'jk/drop-rsync-transport'
Junio C Hamano
1
-331
/
+1
2016-02-12
connect & http: support -4 and -6 switches for remote operations
Eric Wong
1
-0
/
+6
2016-02-01
transport: drop support for git-over-rsync
Jeff King
1
-331
/
+1
2016-01-28
pass transport verbosity down to git_connect
Eric Wong
1
-5
/
+6
2015-12-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-16
/
+16
2015-12-01
Merge branch 'maint'
Jeff King
1
-2
/
+9
2015-11-20
Convert struct ref to use object_id.
brian m. carlson
1
-16
/
+16
2015-11-16
allow hooks to ignore their standard input stream
Clemens Buchacher
1
-2
/
+9
2015-10-20
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
1
-6
/
+7
2015-10-05
transport: use strbufs for status table "quickref" strings
Jeff King
1
-6
/
+7
2015-09-28
Sync with v2.5.4
Junio C Hamano
1
-1
/
+42
2015-09-28
Sync with 2.4.10
Junio C Hamano
1
-1
/
+42
2015-09-28
Sync with 2.3.10
Junio C Hamano
1
-1
/
+42
2015-09-25
transport: refactor protocol whitelist code
Jeff King
1
-8
/
+30
[next]