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-09-17
t5318: use test_oid for HASH_LEN
Derrick Stolee
1
-2
/
+3
2018-09-17
t1407: make hash size independent
brian m. carlson
1
-2
/
+2
2018-09-17
t1406: make hash-size independent
brian m. carlson
1
-3
/
+3
2018-09-17
t1405: make hash size independent
brian m. carlson
1
-2
/
+2
2018-09-17
t1400: switch hard-coded object ID to variable
brian m. carlson
1
-1
/
+1
2018-09-17
t1006: make hash size independent
brian m. carlson
1
-2
/
+4
2018-09-17
t0064: make hash size independent
brian m. carlson
1
-22
/
+27
2018-09-14
builtin/remote: quote remote name on error to display empty name
Shulhan
2
-5
/
+5
2018-09-14
linear-assignment: fix potential out of bounds memory access
Thomas Gummerer
2
-0
/
+11
2018-09-13
t0002: abstract away SHA-1 specific constants
brian m. carlson
1
-12
/
+15
2018-09-13
t0000: update tests for SHA-256
brian m. carlson
1
-61
/
+102
2018-09-13
t0000: use hash translation table
brian m. carlson
1
-6
/
+7
2018-09-13
t: add test functions to translate hash-related values
brian m. carlson
6
-0
/
+184
2018-09-13
fetch-object: set exact_oid when fetching
Jonathan Tan
2
-0
/
+13
2018-09-13
fetch-object: unify fetch_object[s] functions
Jonathan Tan
4
-19
/
+9
2018-09-13
sequencer: fix --allow-empty-message behavior, make it smarter
Elijah Newren
4
-17
/
+14
2018-09-12
fsck: support comments & empty lines in skipList
Ævar Arnfjörð Bjarmason
3
-5
/
+33
2018-09-12
fsck: use oidset instead of oid_array for skipList
René Scharfe
3
-29
/
+13
2018-09-12
fsck: use strbuf_getline() to read skiplist file
René Scharfe
2
-14
/
+13
2018-09-12
fsck: add a performance test for skipList
René Scharfe
1
-0
/
+40
2018-09-12
fsck: add a performance test
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2018-09-12
fsck: document that skipList input must be unabbreviated
Ævar Arnfjörð Bjarmason
2
-1
/
+7
2018-09-12
fsck: document and test commented & empty line skipList input
Ævar Arnfjörð Bjarmason
2
-4
/
+28
2018-09-12
fsck: document and test sorted skipList input
Ævar Arnfjörð Bjarmason
2
-1
/
+28
2018-09-12
fsck tests: add a test for no skipList input
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2018-09-12
fsck tests: setup of bogus commit object
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2018-09-12
update-ref: allow --no-deref with --stdin
Elijah Newren
3
-11
/
+45
2018-09-12
update-ref: fix type of update_flags variable to match its usage
Elijah Newren
1
-1
/
+1
2018-09-12
Make git_check_attr() a void function
Torsten Bögershausen
9
-69
/
+57
2018-09-12
t0090: disable GIT_TEST_SPLIT_INDEX for the test checking split index
SZEDER Gábor
1
-7
/
+10
2018-09-12
t1700-split-index: drop unnecessary 'grep'
SZEDER Gábor
1
-1
/
+1
2018-09-12
config.txt: move submodule part out to a separate file
Nguyễn Thái Ngọc Duy
2
-82
/
+83
2018-09-12
config.txt: move sequence.editor out of "core" part
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2018-09-12
config.txt: move sendemail part out to a separate file
Nguyễn Thái Ngọc Duy
2
-63
/
+64
2018-09-12
config.txt: move receive part out to a separate file
Nguyễn Thái Ngọc Duy
2
-123
/
+124
2018-09-12
config.txt: move push part out to a separate file
Nguyễn Thái Ngọc Duy
2
-113
/
+114
2018-09-12
config.txt: move pull part out to a separate file
Nguyễn Thái Ngọc Duy
2
-36
/
+37
2018-09-12
config.txt: move gui part out to a separate file
Nguyễn Thái Ngọc Duy
2
-57
/
+58
2018-09-12
config.txt: move gitcvs part out to a separate file
Nguyễn Thái Ngọc Duy
2
-67
/
+68
2018-09-12
config.txt: move format part out to a separate file
Nguyễn Thái Ngọc Duy
2
-87
/
+88
2018-09-12
config.txt: move fetch part out to a separate file
Nguyễn Thái Ngọc Duy
2
-65
/
+66
2018-09-12
config.txt: follow camelCase naming
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-12
t3206-range-diff.sh: cover single-patch case
Derrick Stolee
1
-0
/
+5
2018-09-12
git-mv: allow submodules and fsmonitor to work together
Ben Peart
1
-2
/
+1
2018-09-11
http-backend test: make empty CONTENT_LENGTH test more realistic
Max Kirillov
1
-2
/
+2
2018-09-11
mingw: fix mingw_open_append to work with named pipes
Jeff Hostetler
2
-4
/
+34
2018-09-11
t0051: test GIT_TRACE to a windows named pipe
Jeff Hostetler
5
-0
/
+96
2018-09-11
rerere: avoid buffer overrun
Elijah Newren
2
-2
/
+2
2018-09-11
t4200: demonstrate rerere segfault on specially crafted merge
Elijah Newren
1
-0
/
+29
2018-09-11
diff: fix --color-moved-ws=allow-indentation-change
Phillip Wood
1
-5
/
+6
[prev]
[next]