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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
Merge branch 'jx/t6020-with-older-bash'
Junio C Hamano
1
-19
/
+31
2021-07-08
Merge branch 'ar/typofix'
Junio C Hamano
2
-2
/
+2
2021-07-08
Merge branch 'dd/svn-test-wo-locale-a'
Junio C Hamano
4
-22
/
+24
2021-07-08
fetch: fix segfault in --negotiate-only without --negotiation-tip=*
Ævar Arnfjörð Bjarmason
1
-0
/
+16
2021-07-07
oidtree: a crit-bit tree for odb_loose_cache
Eric Wong
4
-0
/
+100
2021-07-07
t7400: test failure to add submodule in tracked path
Atharva Raykar
1
-0
/
+11
2021-07-06
t7509: avoid direct file access for writing CHERRY_PICK_HEAD
Han-Wen Nienhuys
1
-2
/
+2
2021-07-06
t1415: avoid direct filesystem access for writing refs
Han-Wen Nienhuys
1
-6
/
+4
2021-07-06
t6402: preserve git exit status code
Đoàn Trần Công Danh
1
-68
/
+64
2021-07-06
t6400: preserve git ls-files exit status code
Đoàn Trần Công Danh
1
-8
/
+8
2021-07-06
test-lib-functions: introduce test_stdout_line_count
Đoàn Trần Công Danh
1
-0
/
+26
2021-07-02
perf: fix when running with TEST_OUTPUT_DIRECTORY
Patrick Steinhardt
3
-13
/
+24
2021-07-01
test-lib: avoid accidental globbing in match_pattern_list()
Jeff King
1
-12
/
+22
2021-07-01
Merge branch 'zh/cat-file-batch-fix' into zh/ref-filter-raw-data
Junio C Hamano
1
-0
/
+22
2021-06-30
merge-recursive: handle rename-to-self case
Elijah Newren
1
-3
/
+3
2021-06-30
merge-ort: ensure we consult df_conflict and path_conflicts
Elijah Newren
1
-3
/
+3
2021-06-30
t6423: test directory renames causing rename-to-self
Elijah Newren
1
-0
/
+175
2021-06-30
grep: report missing left operand of --and
René Scharfe
1
-0
/
+9
2021-06-29
test-lib.sh: set COLUMNS=80 for --verbose repeatability
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2021-06-28
midx: report checksum mismatches during 'verify'
Taylor Blau
1
-0
/
+5
2021-06-28
midx: don't reuse corrupt MIDXs when writing
Taylor Blau
1
-0
/
+8
2021-06-28
pack-objects tests: cover blindspots in stdin handling
Ævar Arnfjörð Bjarmason
1
-0
/
+85
2021-06-28
t: fix typos in test messages
Andrei Rybak
2
-2
/
+2
2021-06-28
promisor-remote: teach lazy-fetch in any repo
Jonathan Tan
4
-0
/
+68
2021-06-28
show-branch tests: add missing tests
Ævar Arnfjörð Bjarmason
1
-0
/
+61
2021-06-28
show-branch: don't <COLOR></RESET> for space characters
Ævar Arnfjörð Bjarmason
1
-0
/
+30
2021-06-28
mktag tests: test fast-export
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2021-06-28
mktag tests: test for-each-ref
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2021-06-28
mktag tests: test update-ref and reachable fsck
Ævar Arnfjörð Bjarmason
1
-1
/
+20
2021-06-28
mktag tests: test hash-object --literally and unreachable fsck
Ævar Arnfjörð Bjarmason
1
-8
/
+38
2021-06-28
merge-ort: add prefetching for content merges
Elijah Newren
1
-1
/
+1
2021-06-28
diffcore-rename: use a different prefetch for basename comparisons
Elijah Newren
1
-2
/
+2
2021-06-28
t6421: add tests checking for excessive object downloads during merge
Elijah Newren
1
-0
/
+440
2021-06-19
t: use portable wrapper for readlink(1)
Jeff King
3
-3
/
+9
2021-06-17
test: refactor to use "get_abbrev_oid" to get abbrev oid
Jiang Xin
15
-52
/
+72
2021-06-17
test: refactor to use "test_commit" to create commits
Jiang Xin
2
-38
/
+12
2021-06-17
test: compare raw output, not mangle tabs and spaces
Jiang Xin
31
-966
/
+972
2021-06-17
t6020: fix incompatible parameter expansion
Jiang Xin
1
-19
/
+31
2021-06-16
*: fix typos
Derrick Stolee
1
-1
/
+0
2021-06-16
gc tests: add a test for the "pre-auto-gc" hook
Ævar Arnfjörð Bjarmason
1
-0
/
+46
2021-06-16
pre-commit hook tests: don't leave "actual" nonexisting on failure
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-06-15
show-branch tests: modernize test code
Ævar Arnfjörð Bjarmason
1
-52
/
+40
2021-06-15
show-branch tests: rename the one "show-branch" test file
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-06-15
mktag tests: invert --no-strict test
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2021-06-15
mktag tests: parse out options in helper
Ævar Arnfjörð Bjarmason
1
-12
/
+31
2021-06-14
Merge branch 'ab/test-lib-updates'
Junio C Hamano
14
-119
/
+89
2021-06-14
Merge branch 'dd/honor-users-tar-in-tests'
Junio C Hamano
2
-4
/
+4
2021-06-14
Merge branch 'so/log-m-implies-p'
Junio C Hamano
5
-1
/
+163
2021-06-14
Merge branch 'en/ort-perf-batch-11'
Junio C Hamano
3
-20
/
+792
2021-06-14
Merge branch 'jk/clone-clean-upon-transport-error'
Junio C Hamano
1
-0
/
+7
[prev]
[next]