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-10-08
merge-{ort,recursive}: remove add_submodule_odb()
Jonathan Tan
1
-0
/
+3
2021-10-08
pretty: colorize pattern matches in commit messages
Hamza Mahfooz
1
-0
/
+51
2021-10-08
parse-options tests: test optname() output
Ævar Arnfjörð Bjarmason
1
-3
/
+39
2021-10-08
userdiff-cpp: tighten word regex
Johannes Sixt
1
-8
/
+8
2021-10-08
t4034: add tests showing problematic cpp tokenizations
Johannes Sixt
3
-7
/
+49
2021-10-08
t4034/cpp: actually test that operator tokens are not split
Johannes Sixt
3
-60
/
+39
2021-10-08
test-mergesort: use repeatable random numbers
René Scharfe
1
-2
/
+10
2021-10-07
read-cache: let verify_path() reject trailing dir separators again
René Scharfe
1
-1
/
+1
2021-10-07
t3905: show failure to ignore sub-repo
René Scharfe
1
-0
/
+6
2021-10-07
merge: add missing strbuf_release()
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-10-07
ls-files: add missing string_list_clear()
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2021-10-07
ls-files: fix a trivial dir_clear() leak
Ævar Arnfjörð Bjarmason
4
-0
/
+5
2021-10-07
tests: fix test-oid-array leak, test in SANITIZE=leak
Ævar Arnfjörð Bjarmason
2
-0
/
+6
2021-10-07
tests: fix a memory leak in test-oidtree.c
Ævar Arnfjörð Bjarmason
2
-0
/
+4
2021-10-07
tests: fix a memory leak in test-parse-options.c
Ævar Arnfjörð Bjarmason
2
-1
/
+7
2021-10-07
tests: fix a memory leak in test-prio-queue.c
Ævar Arnfjörð Bjarmason
2
-0
/
+4
2021-10-07
Merge branch 'ab/sanitize-leak-ci' into ab/mark-leak-free-tests-more
Junio C Hamano
10
-1
/
+39
2021-10-07
Merge branch 'ab/sanitize-leak-ci' into ab/mark-leak-free-tests
Junio C Hamano
10
-1
/
+39
2021-10-07
unpack-trees: don't leak memory in verify_clean_subdirectory()
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2021-10-07
Merge branch 'ab/sanitize-leak-ci' into ab/unpack-trees-leakfix
Junio C Hamano
10
-1
/
+39
2021-10-07
sparse index: fix use-after-free bug in cache_tree_verify()
Phillip Wood
1
-1
/
+1
2021-10-07
test-read-midx: fix leak of bitmap_index struct
Jeff King
1
-2
/
+6
2021-10-06
Merge branch 'lh/systemd-timers'
Junio C Hamano
1
-2
/
+1
2021-10-06
Merge branch 'ab/repo-settings-cleanup'
Junio C Hamano
1
-2
/
+4
2021-10-06
Merge branch 'tb/commit-graph-usage-fix'
Junio C Hamano
1
-6
/
+6
2021-10-06
Merge branch 'pw/rebase-of-a-tag-fix'
Junio C Hamano
1
-59
/
+46
2021-10-06
Merge branch 'jt/add-submodule-odb-clean-up'
Junio C Hamano
1
-3
/
+1
2021-10-04
t/perf/perf-lib.sh: remove test_times.* at the end test_perf_()
Jeff Hostetler
1
-0
/
+1
2021-10-04
t/perf/aggregate.perl: tolerate leading spaces
Taylor Blau
1
-2
/
+2
2021-10-03
p3400: stop using tac(1)
René Scharfe
1
-1
/
+1
2021-10-03
Merge branch 'ah/connect-parse-feature-v0-fix'
Junio C Hamano
1
-0
/
+15
2021-10-03
Merge branch 'ds/perf-test-built-path-fix'
Junio C Hamano
1
-1
/
+1
2021-10-03
Merge branch 'jk/http-redact-fix'
Junio C Hamano
1
-12
/
+12
2021-10-03
Merge branch 'da/difftool-dir-diff-symlink-fix'
Junio C Hamano
1
-2
/
+65
2021-10-03
Merge branch 'cb/cvsserver'
Junio C Hamano
1
-1
/
+8
2021-10-03
Merge branch 'jk/clone-unborn-head-in-bare'
Junio C Hamano
1
-0
/
+13
2021-10-03
Merge branch 'en/stash-df-fix'
Junio C Hamano
1
-0
/
+58
2021-10-01
builtin/repack.c: pass `--refs-snapshot` when writing bitmaps
Taylor Blau
1
-0
/
+42
2021-10-01
fsck: report invalid object type-path combinations
Ævar Arnfjörð Bjarmason
2
-4
/
+6
2021-10-01
fsck: don't hard die on invalid object types
Ævar Arnfjörð Bjarmason
1
-9
/
+9
2021-10-01
object-file.c: return ULHR_TOO_LONG on "header too long"
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-10-01
cat-file tests: test for current --allow-unknown-type behavior
Ævar Arnfjörð Bjarmason
1
-0
/
+61
2021-10-01
cat-file tests: add corrupt loose object test
Ævar Arnfjörð Bjarmason
1
-0
/
+52
2021-10-01
cat-file tests: test for missing/bogus object with -t, -s and -p
Ævar Arnfjörð Bjarmason
2
-0
/
+77
2021-10-01
cat-file tests: move bogus_* variable declarations earlier
Ævar Arnfjörð Bjarmason
1
-16
/
+19
2021-10-01
fsck tests: test for garbage appended to a loose object
Ævar Arnfjörð Bjarmason
1
-0
/
+20
2021-10-01
fsck tests: test current hash/type mismatch behavior
Ævar Arnfjörð Bjarmason
1
-0
/
+24
2021-10-01
fsck tests: refactor one test to use a sub-repo
Ævar Arnfjörð Bjarmason
1
-17
/
+18
2021-10-01
fsck tests: add test for fsck-ing an unknown type
Ævar Arnfjörð Bjarmason
1
-0
/
+16
2021-10-01
p0071: test performance of llist_mergesort()
René Scharfe
1
-0
/
+11
[prev]
[next]