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
2021-06-16
*: fix typos
Derrick Stolee
2
-2
/
+1
2021-06-16
comments: avoid using the gender of our users
Felipe Contreras
6
-8
/
+8
2021-06-16
doc: avoid using the gender of other people
Felipe Contreras
3
-6
/
+5
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
graph: improve grammar of "invalid color" error message
Alex Henrie
1
-1
/
+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
builtin/checkout--worker: zero-initialise struct to avoid MSAN complaints
Andrzej Hunt
1
-1
/
+1
2021-06-15
split-index: use oideq instead of memcmp to compare object_id's
Andrzej Hunt
1
-1
/
+2
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-15
subtree: fix assumption about the directory separator
Johannes Schindelin
1
-3
/
+4
2021-06-15
subtree: fix the GIT_EXEC_PATH sanity check to work on Windows
Johannes Schindelin
1
-1
/
+4
2021-06-15
bitmaps: don't recurse into trees already in the bitmap
Jeff King
3
-0
/
+22
2021-06-14
The second batch
Junio C Hamano
1
-2
/
+48
2021-06-14
Merge branch 'fc/doc-build-cleanup'
Junio C Hamano
1
-48
/
+29
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 'ps/rev-list-object-type-filter'
Junio C Hamano
1
-1
/
+1
2021-06-14
Merge branch 'ab/trace2-squelch-gcc-warning'
Junio C Hamano
1
-10
/
+8
2021-06-14
Merge branch 'so/log-m-implies-p'
Junio C Hamano
12
-25
/
+200
2021-06-14
Merge branch 'en/ort-perf-batch-11'
Junio C Hamano
8
-37
/
+1804
2021-06-14
Merge branch 'jk/fetch-pack-v2-half-close-early'
Junio C Hamano
2
-2
/
+13
2021-06-14
Merge branch 'ds/write-index-with-hashfile-api'
Junio C Hamano
4
-167
/
+134
2021-06-14
Merge branch 'jk/clone-clean-upon-transport-error'
Junio C Hamano
2
-7
/
+11
2021-06-14
Merge branch 'ga/send-email-sendmail-cmd'
Junio C Hamano
3
-14
/
+76
2021-06-14
Merge branch 'zh/ref-filter-atom-type'
Junio C Hamano
1
-74
/
+140
2021-06-14
*: fix typos which duplicate a word
Andrei Rybak
14
-16
/
+15
2021-06-11
cmake: add warning for ignored MSGFMT_EXE
Matthew Rogers
1
-8
/
+12
2021-06-11
cmake: create compile_commands.json by default
Matthew Rogers
1
-0
/
+4
2021-06-11
cmake: add knob to disable vcpkg
Matthew Rogers
1
-4
/
+15
2021-06-11
multimail: stop shipping a copy
Johannes Schindelin
12
-6303
/
+2
2021-06-11
bulk-checkin: make buffer reuse more obvious and safer
Andrzej Hunt
1
-2
/
+1
2021-06-11
add_pending_object_with_path(): work around "gcc -O3" complaint
Jeff King
1
-2
/
+3
2021-06-11
ll_union_merge(): rename path_unused parameter
Jeff King
1
-2
/
+2
2021-06-11
ll_union_merge(): pass name labels to ll_xdl_merge()
Jeff King
2
-2
/
+3
2021-06-11
ll_binary_merge(): handle XDL_MERGE_FAVOR_UNION
Jeff King
2
-1
/
+20
2021-06-10
The first batch post Git 2.32
Junio C Hamano
2
-1
/
+33
2021-06-10
Merge branch 'ah/setup-extensions-message-i18n-fix'
Junio C Hamano
1
-2
/
+6
2021-06-10
Merge branch 'ah/fetch-reject-warning-grammofix'
Junio C Hamano
1
-1
/
+1
2021-06-10
Merge branch 'jk/doc-color-pager'
Junio C Hamano
1
-2
/
+3
2021-06-10
Merge branch 'tl/fix-packfile-uri-doc'
Junio C Hamano
1
-7
/
+8
2021-06-10
Merge branch 'ry/clarify-fast-forward-in-glossary'
Junio C Hamano
1
-2
/
+2
2021-06-10
Merge branch 'wm/rev-parse-die-i18n'
Junio C Hamano
1
-15
/
+15
2021-06-10
Merge branch 'jc/clarify-revision-range'
Junio C Hamano
1
-0
/
+23
2021-06-10
Merge branch 'ah/doc-describe'
Junio C Hamano
1
-5
/
+9
2021-06-10
Merge branch 'ah/submodule-helper-module-summary-parseopt'
Junio C Hamano
1
-1
/
+1
2021-06-10
Merge branch 'ah/stash-usage-i18n-fix'
Junio C Hamano
1
-2
/
+2
2021-06-10
Merge branch 'ah/merge-usage-i18n-fix'
Junio C Hamano
1
-2
/
+2
[prev]
[next]