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-11
Merge branch 'da/difftool'
Junio C Hamano
1
-0
/
+7
2021-10-11
Merge branch 'ab/designated-initializers'
Junio C Hamano
1
-2
/
+4
2021-10-11
Merge branch 'ab/sanitize-leak-ci'
Junio C Hamano
10
-1
/
+39
2021-10-11
Merge branch 'jk/ref-paranoia'
Junio C Hamano
5
-25
/
+54
2021-10-11
Merge branch 'sg/test-split-index-fix'
Junio C Hamano
4
-46
/
+94
2021-10-11
Merge branch 'tb/midx-write-propagate-namehash'
Junio C Hamano
3
-4
/
+51
2021-10-10
userdiff-cpp: learn the C++ spaceship operator
Johannes Sixt
1
-1
/
+1
2021-10-10
userdiff-cpp: permit the digit-separating single-quote in numbers
Johannes Sixt
1
-4
/
+4
2021-10-10
userdiff-cpp: prepare test cases with yet unsupported features
Johannes Sixt
3
-18
/
+18
2021-10-08
cat-file: disable refs/replace with --batch-all-objects
Jeff King
1
-0
/
+66
2021-10-08
t1006: clean up broken objects
Jeff King
1
-0
/
+9
2021-10-08
submodule: trace adding submodule ODB as alternate
Jonathan Tan
1
-5
/
+2
2021-10-08
submodule: pass repo to check_has_commit()
Jonathan Tan
5
-0
/
+15
2021-10-08
merge-{ort,recursive}: remove add_submodule_odb()
Jonathan Tan
1
-0
/
+3
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
[prev]
[next]