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-29
add: remove ensure_full_index() with --renormalize
Derrick Stolee
1
-2
/
+0
2021-07-29
add: ignore outside the sparse-checkout in refresh()
Derrick Stolee
2
-6
/
+10
2021-07-29
pathspec: stop calling ensure_full_index
Derrick Stolee
2
-6
/
+3
2021-07-29
add: allow operating on a sparse-only index
Derrick Stolee
2
-7
/
+21
2021-07-29
t1092: test merge conflicts outside cone
Derrick Stolee
1
-0
/
+43
2021-07-28
The seventh batch
Junio C Hamano
1
-0
/
+43
2021-07-28
Merge branch 'ps/t0000-output-directory-fix'
Junio C Hamano
2
-2
/
+14
2021-07-28
Merge branch 'tb/reverse-midx'
Junio C Hamano
2
-1
/
+6
2021-07-28
Merge branch 'hn/refs-debug-empty-prefix'
Junio C Hamano
1
-1
/
+2
2021-07-28
Merge branch 'pb/dont-complete-aliased-options'
Junio C Hamano
2
-1
/
+14
2021-07-28
Merge branch 'en/rename-limits-doc'
Junio C Hamano
7
-17
/
+26
2021-07-28
Merge branch 'ds/gender-neutral-doc-guidelines'
Junio C Hamano
1
-0
/
+45
2021-07-28
Merge branch 'ds/status-with-sparse-index'
Junio C Hamano
10
-38
/
+470
2021-07-28
Merge branch 'js/ci-make-sparse'
Junio C Hamano
2
-0
/
+25
2021-07-28
Merge branch 'ab/pkt-line-tests'
Junio C Hamano
5
-34
/
+24
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-28
bisect: simplify return code from bisect_checkout()
Junio C Hamano
1
-6
/
+4
2021-07-28
bisect: do not run show-branch just to show the current commit
Junio C Hamano
1
-8
/
+8
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
expand_user_path: allow in-flight topics to keep using the old name
Junio C Hamano
1
-0
/
+2
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
[prev]
[next]