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
2020-06-22
t/lib-git-svn: make hash size independent
brian m. carlson
1
-7
/
+10
2020-06-22
t9101: make hash independent
brian m. carlson
1
-5
/
+7
2020-06-22
t9104: make hash size independent
brian m. carlson
1
-1
/
+2
2020-06-22
t9100: make test work with SHA-256
brian m. carlson
1
-3
/
+16
2020-06-22
t9108: make test hash independent
brian m. carlson
1
-2
/
+2
2020-06-22
t9168: make test hash independent
brian m. carlson
1
-4
/
+4
2020-06-22
t9109: make test hash independent
brian m. carlson
1
-3
/
+3
2020-06-19
remote-testgit: adapt for object-format
brian m. carlson
1
-0
/
+6
2020-06-19
bundle: detect hash algorithm when reading refs
brian m. carlson
3
-3
/
+30
2020-06-19
t5300: pass --object-format to git index-pack
brian m. carlson
1
-4
/
+5
2020-06-19
t5704: send object-format capability with SHA-256
brian m. carlson
1
-0
/
+2
2020-06-19
t5703: use object-format serve option
brian m. carlson
1
-5
/
+14
2020-06-19
t5702: offer an object-format capability in the test
brian m. carlson
1
-0
/
+2
2020-06-19
t/helper: initialize the repository for test-sha1-array
brian m. carlson
1
-0
/
+3
2020-06-19
remote-curl: avoid truncating refs with ls-remote
brian m. carlson
1
-1
/
+3
2020-06-19
t1050: pass algorithm to index-pack when outside repo
brian m. carlson
1
-1
/
+3
2020-06-19
builtin/index-pack: add option to specify hash algorithm
brian m. carlson
2
-0
/
+16
2020-06-19
remote-curl: detect algorithm for dumb HTTP by size
brian m. carlson
2
-2
/
+39
2020-05-27
builtin/ls-remote: initialize repository based on fetch
brian m. carlson
1
-0
/
+4
2020-05-27
t5500: make hash independent
brian m. carlson
1
-2
/
+3
2020-05-27
serve: advertise object-format capability for protocol v2
brian m. carlson
3
-0
/
+54
2020-05-27
connect: parse v2 refs with correct hash algorithm
brian m. carlson
1
-5
/
+16
2020-05-27
connect: pass full packet reader when parsing v2 refs
brian m. carlson
1
-2
/
+3
2020-05-27
Documentation/technical: document object-format for protocol v2
brian m. carlson
1
-0
/
+9
2020-05-27
t1302: expect repo format version 1 for SHA-256
brian m. carlson
1
-1
/
+5
2020-05-27
builtin/show-index: provide options to determine hash algo
brian m. carlson
3
-7
/
+35
2020-05-27
t5302: modernize test formatting
brian m. carlson
1
-174
/
+182
2020-05-27
packfile: compute and use the index CRC offset
brian m. carlson
3
-5
/
+3
2020-05-27
t3200: mark assertion with SHA1 prerequisite
brian m. carlson
1
-1
/
+1
2020-05-27
setup: set the_repository's hash algo when checking format
brian m. carlson
1
-0
/
+1
2020-05-27
fetch-pack: parse and advertise the object-format capability
brian m. carlson
1
-0
/
+12
2020-05-27
t5562: pass object-format in synthesized test data
brian m. carlson
1
-2
/
+3
2020-05-27
builtin/clone: initialize hash algorithm properly
brian m. carlson
1
-0
/
+9
2020-05-27
remote-curl: implement object-format extensions
brian m. carlson
1
-1
/
+18
2020-05-27
transport-helper: implement object-format extensions
brian m. carlson
1
-2
/
+22
2020-05-27
docs: update remote helper docs for object-format extensions
brian m. carlson
1
-4
/
+29
2020-05-27
builtin/receive-pack: detect when the server doesn't support our hash
brian m. carlson
1
-0
/
+9
2020-05-27
connect: detect algorithm when fetching refs
brian m. carlson
1
-4
/
+17
2020-05-27
fetch-pack: detect when the server doesn't support our hash
brian m. carlson
1
-0
/
+2
2020-05-27
connect: make parse_feature_value extern
brian m. carlson
2
-2
/
+2
2020-05-27
send-pack: detect when the server doesn't support our hash
brian m. carlson
1
-0
/
+6
2020-05-27
connect: add function to detect supported v1 hash functions
brian m. carlson
2
-0
/
+23
2020-05-27
transport: add a hash algorithm member
brian m. carlson
2
-0
/
+16
2020-05-27
pkt-line: add a member for hash algorithm
brian m. carlson
2
-0
/
+4
2020-05-27
connect: add function to fetch value of a v2 server capability
brian m. carlson
2
-0
/
+16
2020-05-27
connect: add function to parse multiple v1 capability values
brian m. carlson
1
-9
/
+21
2020-05-27
remote: advertise the object-format capability on the server side
brian m. carlson
2
-1
/
+3
2020-05-27
wrapper: add function to compare strings with different NUL termination
brian m. carlson
2
-0
/
+14
2020-05-27
connect: have ref processing code take struct packet_reader
brian m. carlson
1
-11
/
+16
2020-05-13
Documentation: document v1 protocol object-format capability
brian m. carlson
1
-0
/
+15
[next]