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-12
Merge branch 'ab/ls-remote-packet-trace' into maint
Junio C Hamano
1
-3
/
+3
2021-10-12
Merge branch 'ga/send-email-sendmail-cmd' into maint
Junio C Hamano
1
-1
/
+1
2021-10-12
Merge branch 'me/t5582-cleanup' into maint
Junio C Hamano
1
-1
/
+0
2021-10-12
Merge branch 'fc/completion-updates' into maint
Junio C Hamano
1
-0
/
+15
2021-10-12
Merge branch 'js/log-protocol-version' into maint
Junio C Hamano
1
-0
/
+11
2021-10-12
add: don't write objects with --dry-run
René Scharfe
1
-0
/
+3
2021-10-12
commit: fix duplication regression in permission error output
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-10-12
unwritable tests: assert exact error output
Ævar Arnfjörð Bjarmason
1
-4
/
+43
2021-10-12
ssh signing: fmt-merge-msg tests & config parse
Fabian Stelzer
1
-0
/
+28
2021-10-12
Merge branch 'fs/ssh-signing' into fs/ssh-signing-fix
Junio C Hamano
6
-1
/
+739
2021-10-11
perf: disable automatic housekeeping
René Scharfe
2
-0
/
+6
2021-10-11
Merge branch 'tb/aggregate-ignore-leading-whitespaces'
Junio C Hamano
1
-2
/
+2
2021-10-11
Merge branch 'rs/p3400-lose-tac'
Junio C Hamano
1
-1
/
+1
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
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
[prev]
[next]