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-05-13
pretty: fix a typo in the documentation for %(trailers)
Louis Sautier
1
-1
/
+1
2021-05-13
Makefile: make PERL_DEFINES recursively expanded
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-05-12
remote-curl: fix clone on sha256 repos
Eric Wong
1
-0
/
+2
2021-05-12
ref-filter: fix read invalid union member bug
ZheNing Hu
2
-1
/
+20
2021-05-12
maintenance: fix two memory leaks
Lénaïc Huard
1
-2
/
+8
2021-05-11
The sixteenth batch
Junio C Hamano
1
-0
/
+26
2021-05-11
Merge branch 'zh/trailer-cmd'
Junio C Hamano
3
-26
/
+187
2021-05-11
Merge branch 'jk/symlinked-dotgitx-cleanup'
Junio C Hamano
13
-61
/
+255
2021-05-11
Merge branch 'jk/pack-objects-negative-options-fix'
Junio C Hamano
3
-158
/
+126
2021-05-11
Merge branch 'jk/doc-format-patch-skips-merges'
Junio C Hamano
1
-1
/
+9
2021-05-11
Merge branch 'jc/test-allows-local'
Junio C Hamano
1
-0
/
+5
2021-05-11
Merge branch 'nc/submodule-update-quiet'
Junio C Hamano
2
-2
/
+26
2021-05-11
Merge branch 'js/merge-already-up-to-date-message-reword'
Junio C Hamano
4
-8
/
+12
2021-05-11
Merge branch 'rj/bisect-skip-honor-terms'
Junio C Hamano
2
-0
/
+12
2021-05-11
refs: cleanup directories when deleting packed ref
Will Chandler
2
-6
/
+15
2021-05-11
test-lib: split up and deprecate test_create_repo()
Ævar Arnfjörð Bjarmason
5
-18
/
+4
2021-05-11
test-lib: do not show advice about init.defaultBranch under --verbose
Ævar Arnfjörð Bjarmason
2
-1
/
+5
2021-05-11
test-lib: reformat argument list in test_create_repo()
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-05-11
submodule tests: use symbolic-ref --short to discover branch name
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-05-11
test-lib functions: add --printf option to test_commit
Ævar Arnfjörð Bjarmason
6
-25
/
+20
2021-05-11
describe tests: convert setup to use test_commit
Ævar Arnfjörð Bjarmason
1
-45
/
+13
2021-05-11
test-lib functions: add an --annotated option to "test_commit"
Ævar Arnfjörð Bjarmason
2
-9
/
+24
2021-05-11
test-lib-functions: document test_commit --no-tag
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2021-05-11
test-lib-functions: reword "test_commit --append" docs
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2021-05-11
test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable
Ævar Arnfjörð Bjarmason
1
-4
/
+0
2021-05-11
test-lib: bring $remove_trash out of retirement
Ævar Arnfjörð Bjarmason
1
-14
/
+18
2021-05-11
merge-ort: split "distinct types" message into two translatable messages
Alex Henrie
1
-6
/
+15
2021-05-10
The fifteenth batch
Junio C Hamano
1
-0
/
+5
2021-05-10
Merge branch 'rs/repack-without-loosening-promised-objects'
Junio C Hamano
4
-3
/
+26
2021-05-10
Merge branch 'ls/subtree'
Junio C Hamano
5
-866
/
+1425
2021-05-10
Merge branch 'bc/hash-transition-interop-part-1'
Junio C Hamano
58
-197
/
+304
2021-05-10
am: learn to process quoted lines that ends with CRLF
Đoàn Trần Công Danh
6
-0
/
+110
2021-05-10
mailinfo: allow stripping quoted CR without warning
Đoàn Trần Công Danh
4
-0
/
+15
2021-05-10
mailinfo: allow squelching quoted CRLF warning
Đoàn Trần Công Danh
5
-3
/
+62
2021-05-10
mailinfo: warn if CRLF found in decoded base64/QP email
Đoàn Trần Công Danh
7
-0
/
+121
2021-05-10
pretty-formats.txt: add missing space
Martin Ågren
1
-1
/
+1
2021-05-10
git-repack.txt: remove spurious ")"
Martin Ågren
1
-1
/
+1
2021-05-07
The fourteenth batch
Junio C Hamano
1
-0
/
+53
2021-05-07
Merge branch 'll/clone-reject-shallow'
Junio C Hamano
1
-1
/
+1
2021-05-07
Merge branch 'si/zsh-complete-comment-fix'
Junio C Hamano
1
-2
/
+3
2021-05-07
Merge branch 'dl/complete-stash-updates'
Junio C Hamano
2
-47
/
+70
2021-05-07
Merge branch 'dl/complete-stash'
Junio C Hamano
1
-62
/
+60
2021-05-07
Merge branch 'ah/plugleaks'
Junio C Hamano
13
-23
/
+36
2021-05-07
Merge branch 'ps/rev-list-object-type-filter'
Junio C Hamano
16
-30
/
+388
2021-05-07
Merge branch 'ab/svn-tests-set-e-fix'
Junio C Hamano
2
-18
/
+15
2021-05-07
Merge branch 'ab/rebase-no-reschedule-failed-exec'
Junio C Hamano
3
-2
/
+38
2021-05-07
Merge branch 'ab/doc-lint'
Junio C Hamano
12
-138
/
+288
2021-05-07
Merge branch 'mt/add-rm-in-sparse-checkout'
Junio C Hamano
16
-63
/
+408
2021-05-07
Merge branch 'ps/config-global-override'
Junio C Hamano
6
-16
/
+135
2021-05-07
Merge branch 'zh/pretty-date-human'
Junio C Hamano
3
-0
/
+13
[prev]
[next]