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-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
interpolate_path(): allow specifying paths relative to the runtime prefix
Johannes Schindelin
3
-0
/
+25
2021-07-26
Use a better name for the function interpolating paths
Johannes Schindelin
7
-11
/
+11
2021-07-26
expand_user_path(): clarify the role of the `real_home` parameter
Johannes Schindelin
1
-1
/
+1
2021-07-26
expand_user_path(): remove stale part of the comment
Johannes Schindelin
1
-3
/
+2
2021-07-26
tests: exercise the RUNTIME_PREFIX feature
Johannes Schindelin
2
-0
/
+23
2021-07-26
submodule: drop unused sm_name parameter from show_fetch_remotes()
Jeff King
1
-3
/
+2
2021-07-26
ref-filter: add %(rest) atom
ZheNing Hu
6
-1
/
+45
2021-07-26
ref-filter: use non-const ref_format in *_atom_parser()
ZheNing Hu
3
-25
/
+25
2021-07-26
ref-filter: --format=%(raw) support --perl
ZheNing Hu
5
-8
/
+48
2021-07-26
ref-filter: add %(raw) atom
ZheNing Hu
3
-28
/
+340
2021-07-26
ref-filter: add obj-type check in grab contents
ZheNing Hu
1
-9
/
+15
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
tr2: log parent process name
Emily Shaffer
12
-1
/
+168
2021-07-22
tr2: make process info collection platform-generic
Emily Shaffer
4
-6
/
+16
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-22
pull: fix handling of multiple heads
Elijah Newren
2
-5
/
+15
2021-07-22
pull: update docs & code for option compatibility with rebasing
Elijah Newren
4
-5
/
+48
2021-07-22
pull: abort by default when fast-forwarding is not possible
Elijah Newren
13
-78
/
+84
2021-07-22
pull: make --rebase and --no-rebase override pull.ff=only
Elijah Newren
2
-3
/
+17
2021-07-22
pull: since --ff-only overrides, handle it first
Elijah Newren
1
-8
/
+8
2021-07-21
doc: pull: fix rebase=false documentation
Felipe Contreras
1
-1
/
+1
2021-07-20
pull: abort if --ff-only is given and fast-forwarding is impossible
Alex Henrie
5
-9
/
+20
[prev]
[next]