index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-15
connect: request remote refs using v2
Brandon Williams
6
-11
/
+204
2018-03-15
ls-refs: introduce ls-refs server command
Brandon Williams
6
-0
/
+261
2018-03-15
serve: introduce git-serve
Brandon Williams
10
-0
/
+528
2018-03-15
Fix bugs preventing adding updated cache entries to the name hash
Ben Peart
1
-1
/
+3
2018-03-15
filter-branch: return 2 when nothing to rewrite
Michele Locati
2
-1
/
+9
2018-03-15
shortlog: disallow left-over arguments outside repo
Martin Ågren
2
-0
/
+10
2018-03-15
fetch-pack: do not check links for partial fetch
Jonathan Tan
2
-2
/
+22
2018-03-15
index-pack: support checking objects but not links
Jonathan Tan
3
-2
/
+12
2018-03-14
Makefile: make USE_LIBPCRE=YesPlease mean v2, not v1
Ævar Arnfjörð Bjarmason
2
-26
/
+26
2018-03-14
configure: detect redundant --with-libpcre & --with-libpcre1
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2018-03-14
configure: fix a regression in PCRE v1 detection
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2018-03-14
test-pkt-line: introduce a packet-line test helper
Brandon Williams
2
-0
/
+65
2018-03-14
protocol: introduce enum protocol_version value protocol_v2
Brandon Williams
9
-0
/
+36
2018-03-14
transport: store protocol version
Brandon Williams
1
-9
/
+26
2018-03-14
connect: discover protocol version outside of get_remote_heads
Brandon Williams
7
-29
/
+83
2018-03-14
connect: convert get_remote_heads to use struct packet_reader
Brandon Williams
1
-78
/
+95
2018-03-14
transport: use get_refs_via_connect to get refs
Brandon Williams
1
-14
/
+4
2018-03-14
upload-pack: factor out processing lines
Brandon Williams
1
-39
/
+74
2018-03-14
upload-pack: convert to a builtin
Brandon Williams
6
-83
/
+109
2018-03-14
pkt-line: add delim packet support
Brandon Williams
2
-0
/
+19
2018-03-14
pkt-line: allow peeking a packet line without consuming it
Brandon Williams
2
-0
/
+108
2018-03-14
pkt-line: introduce packet_read_with_status
Brandon Williams
2
-14
/
+53
2018-03-14
Merge branch 'nd/parseopt-completion'
Junio C Hamano
25
-238
/
+231
2018-03-14
Merge branch 'nd/object-allocation-comments'
Junio C Hamano
5
-12
/
+20
2018-03-14
Merge branch 'jk/smart-http-protocol-doc-fix'
Junio C Hamano
1
-0
/
+3
2018-03-14
Merge branch 'jk/add-i-diff-filter'
Junio C Hamano
2
-0
/
+28
2018-03-14
Merge branch 'nd/worktree-move'
Junio C Hamano
8
-17
/
+452
2018-03-14
Merge branch 'pw/add-p-recount'
Junio C Hamano
2
-152
/
+251
2018-03-14
Merge branch 'ab/pre-auto-gc-battery'
Junio C Hamano
1
-1
/
+1
2018-03-14
Merge branch 'sg/test-x'
Junio C Hamano
12
-62
/
+94
2018-03-14
Merge branch 'rj/test-i18ngrep'
Junio C Hamano
2
-21
/
+6
2018-03-14
Merge branch 'ma/roll-back-lockfiles'
Junio C Hamano
3
-22
/
+27
2018-03-14
Merge branch 'nd/diff-stat-with-summary'
Junio C Hamano
8
-33
/
+109
2018-03-14
fetch-pack.c: use oidset to check existence of loose object
Takuto Ikuta
3
-3
/
+47
2018-03-14
convert: convert to struct object_id
brian m. carlson
3
-8
/
+8
2018-03-14
sha1_file: introduce a constant for max header length
brian m. carlson
1
-7
/
+10
2018-03-14
Convert lookup_replace_object to struct object_id
brian m. carlson
6
-59
/
+42
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
51
-103
/
+104
2018-03-14
sha1_file: convert read_object_with_reference to object_id
brian m. carlson
7
-28
/
+28
2018-03-14
tree-walk: convert tree entry functions to object_id
brian m. carlson
11
-35
/
+31
2018-03-14
streaming: convert istream internals to struct object_id
brian m. carlson
1
-6
/
+9
2018-03-14
tree-walk: convert get_tree_entry_follow_symlinks internals to object_id
brian m. carlson
1
-11
/
+11
2018-03-14
builtin/notes: convert static functions to object_id
brian m. carlson
1
-5
/
+5
2018-03-14
builtin/fmt-merge-msg: convert remaining code to object_id
brian m. carlson
1
-2
/
+2
2018-03-14
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
33
-72
/
+71
2018-03-14
Convert remaining callers of sha1_object_info_extended to object_id
brian m. carlson
2
-4
/
+15
2018-03-14
packfile: convert unpack_entry to struct object_id
brian m. carlson
1
-11
/
+11
2018-03-14
sha1_file: convert retry_bad_packed_offset to struct object_id
brian m. carlson
1
-4
/
+4
2018-03-14
sha1_file: convert assert_sha1_type to object_id
brian m. carlson
4
-7
/
+7
2018-03-14
builtin/mktree: convert to struct object_id
brian m. carlson
1
-12
/
+12
[prev]
[next]