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-07-28
Merge branch 'jk/t0000-subtests-fix'
Junio C Hamano
1
-10
/
+29
2021-07-28
Merge branch 'dl/diff-merge-base'
Junio C Hamano
2
-5
/
+9
2021-07-28
Merge branch 'ab/attribute-format'
Junio C Hamano
23
-29
/
+47
2021-07-28
Merge branch 'jk/log-decorate-optim'
Junio C Hamano
8
-32
/
+77
2021-07-28
Merge branch 'sm/worktree-add-lock'
Junio C Hamano
3
-8
/
+33
2021-07-28
Merge branch 'ew/many-alternate-optim'
Junio C Hamano
16
-51
/
+534
2021-07-28
Merge branch 'hj/commit-allow-empty-message'
Junio C Hamano
2
-12
/
+19
2021-07-28
Merge branch 'dl/packet-read-response-end-fix'
Junio C Hamano
3
-3
/
+3
2021-07-26
ci/install-dependencies: handle "sparse" job package installs
Jeff King
2
-4
/
+7
2021-07-26
ci: run "apt-get update" before "apt-get install"
Jeff King
1
-0
/
+1
2021-07-26
reset: clear_unpack_trees_porcelain to plug leak
Andrzej Hunt
1
-2
/
+2
2021-07-26
builtin/rebase: fix options.strategy memory lifecycle
Andrzej Hunt
1
-1
/
+2
2021-07-26
builtin/merge: free found_ref when done
Andrzej Hunt
1
-1
/
+2
2021-07-26
builtin/mv: free or UNLEAK multiple pointers at end of cmd_mv
Andrzej Hunt
1
-0
/
+5
2021-07-26
convert: release strbuf to avoid leak
Andrzej Hunt
1
-0
/
+2
2021-07-26
read-cache: call diff_setup_done to avoid leak
Andrzej Hunt
1
-0
/
+1
2021-07-26
ref-filter: also free head for ATOM_HEAD to avoid leak
Andrzej Hunt
1
-2
/
+6
2021-07-26
diffcore-rename: move old_dir/new_dir definition to plug leak
Andrzej Hunt
1
-3
/
+7
2021-07-26
builtin/for-each-repo: remove unnecessary argv copy to plug leak
Andrzej Hunt
1
-10
/
+4
2021-07-26
builtin/submodule--helper: release unused strbuf to avoid leak
Andrzej Hunt
1
-2
/
+4
2021-07-26
environment: move strbuf into block to plug leak
Andrzej Hunt
1
-4
/
+3
2021-07-26
fmt-merge-msg: free newly allocated temporary strings when done
Andrzej Hunt
1
-2
/
+4
2021-07-26
submodule: drop unused sm_name parameter from show_fetch_remotes()
Jeff King
1
-3
/
+2
2021-07-23
merge: apply autostash if merge strategy fails
Philippe Blain
2
-0
/
+9
2021-07-23
merge: apply autostash if fast-forward fails
Philippe Blain
2
-0
/
+12
2021-07-23
Documentation: define 'MERGE_AUTOSTASH'
Philippe Blain
1
-1
/
+2
2021-07-23
merge: add missing word "strategy" to a message
Philippe Blain
1
-1
/
+1
2021-07-23
cache-tree: prefetch in partial clone read-tree
Jonathan Tan
2
-2
/
+42
2021-07-23
unpack-trees: refactor prefetching code
Jonathan Tan
3
-19
/
+40
2021-07-23
pack-bitmap: check pack validity when opening bitmap
Jeff King
1
-0
/
+5
2021-07-22
bundle tests: use test_cmp instead of grep
Ævar Arnfjörð Bjarmason
1
-13
/
+53
2021-07-22
bundle tests: use ">file" not ": >file"
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2021-07-22
The sixth batch
Junio C Hamano
1
-0
/
+10
2021-07-22
Merge branch 'bc/rev-list-without-commit-line'
Junio C Hamano
4
-12
/
+112
2021-07-22
Merge branch 'ab/imap-send-read-everything-simplify'
Junio C Hamano
1
-14
/
+2
2021-07-22
Merge branch 'ab/gitignore-discovery-doc'
Junio C Hamano
1
-6
/
+5
2021-07-22
Merge branch 'js/ci-windows-update'
Junio C Hamano
2
-112
/
+50
2021-07-22
Merge branch 'ab/send-email-optim'
Junio C Hamano
4
-79
/
+159
2021-07-22
Merge branch 'jk/typofix'
Junio C Hamano
1
-1
/
+1
2021-07-22
SubmittingPatches: replace discussion of Travis with GitHub Actions
Ævar Arnfjörð Bjarmason
1
-32
/
+17
2021-07-22
SubmittingPatches: move discussion of Signed-off-by above "send"
Ævar Arnfjörð Bjarmason
1
-79
/
+79
2021-07-21
doc: pull: fix rebase=false documentation
Felipe Contreras
1
-1
/
+1
2021-07-20
pack-bitmap: clarify comment in filter_bitmap_exclude_type()
Taylor Blau
1
-5
/
+6
2021-07-20
unpack-trees: resolve sparse-directory/file conflicts
Derrick Stolee
2
-12
/
+23
2021-07-20
t1092: document bad 'git checkout' behavior
Derrick Stolee
1
-2
/
+140
2021-07-20
doc: clarify description of 'submodule.recurse'
Philippe Blain
1
-2
/
+3
2021-07-20
doc/git-config: simplify "override" advice for FILES section
Jeff King
1
-5
/
+4
2021-07-20
doc/git-config: clarify GIT_CONFIG environment variable
Jeff King
1
-5
/
+6
2021-07-20
doc/git-config: explain --file instead of referring to GIT_CONFIG
Jeff King
1
-1
/
+7
2021-07-20
merge-ort: restart merge with cached renames to reduce process entry cost
Elijah Newren
2
-7
/
+87
[prev]
[next]