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-05-28
completion: extract function __git_dwim_remote_heads
Jacob Keller
1
-7
/
+21
2020-05-28
completion: replace overloaded track term for __git_complete_refs
Jacob Keller
1
-13
/
+15
2020-05-28
completion: add tests showing subpar switch/checkout --orphan logic
Jacob Keller
1
-0
/
+39
2020-05-28
completion: add tests showing subpar -c/C argument completion
Jacob Keller
1
-0
/
+100
2020-05-28
completion: add tests showing subpar -c/-C startpoint completion
Jacob Keller
1
-0
/
+140
2020-05-28
completion: add tests showing subpar switch/checkout --track logic
Jacob Keller
1
-0
/
+34
2020-05-28
completion: add tests showing subar checkout --detach logic
Jacob Keller
1
-0
/
+46
2020-05-28
completion: add tests showing subpar DWIM logic for switch/checkout
Jacob Keller
1
-0
/
+105
2020-05-28
completion: add test showing subpar git switch completion
Jacob Keller
1
-0
/
+23
2020-05-28
completion: use native ZSH array pattern matching
Marco Trevisan (Treviño)
1
-1
/
+1
2020-05-28
l10n: it.po: update for Git 2.27.0 round #2
Alessandro Menti
1
-122
/
+129
2020-05-28
Merge branch 'fr_2.27.0rnd2' of github.com:jnavila/git
Jiang Xin
1
-103
/
+107
2020-05-28
Merge branch 'master' of github.com:bitigchi/git-po
Jiang Xin
1
-114
/
+116
2020-05-28
Merge branch 'master' of github.com:alshopov/git-po
Jiang Xin
1
-1096
/
+976
2020-05-28
Merge branch 'master' of github.com:Softcatala/git-po
Jiang Xin
1
-390
/
+179
2020-05-27
checkout -p: handle new files correctly
Johannes Schindelin
3
-9
/
+61
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-27
Documentation: correct hash environment variable
Toon Claes
1
-1
/
+1
2020-05-27
l10n: tr: v2.27.0 round 2
Emir Sarı
1
-114
/
+116
2020-05-27
l10n: fr.po v2.27.0 rnd 2
Jean-Noël Avila
1
-103
/
+107
[prev]
[next]