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-10-29
Merge branch 'sg/sparse-index-not-that-common-a-command'
Junio C Hamano
1
-1
/
+1
2021-10-29
Merge branch 'ma/doc-git-version'
Junio C Hamano
1
-1
/
+1
2021-10-29
Merge branch 'js/expand-runtime-prefix'
Junio C Hamano
1
-1
/
+1
2021-10-29
Merge branch 'bs/archive-doc-compression-level'
Junio C Hamano
1
-5
/
+12
2021-10-29
Merge branch 'ks/submodule-add-message-fix'
Junio C Hamano
1
-14
/
+22
2021-10-29
Merge branch 'ab/fix-make-lint-docs'
Junio C Hamano
1
-2
/
+2
2021-10-29
Merge branch 'ab/sh-retire-rebase-preserve-merges'
Junio C Hamano
2
-23
/
+1
2021-10-29
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
5
-8
/
+16
2021-10-29
Merge branch 'ab/plug-handle-path-exclude-leak'
Junio C Hamano
2
-2
/
+6
2021-10-29
Merge branch 'ab/ref-filter-leakfix'
Junio C Hamano
5
-16
/
+34
2021-10-29
Merge branch 'jk/http-push-status-fix'
Junio C Hamano
6
-0
/
+35
2021-10-29
Merge branch 'ab/test-bail'
Junio C Hamano
1
-7
/
+21
2021-10-29
Merge branch 'ab/make-sparse-for-real'
Junio C Hamano
1
-1
/
+1
2021-10-29
Merge branch 'bs/doc-blame-color-lines'
Junio C Hamano
1
-2
/
+0
2021-10-29
unsetenv(3) returns int, not void
Junio C Hamano
2
-2
/
+4
2021-10-29
wrapper: remove xunsetenv()
Carlo Marcelo Arenas Belón
2
-7
/
+0
2021-10-29
log: document --encoding behavior on iconv() failure
Jeff King
1
-1
/
+3
2021-10-29
Revert "logmsg_reencode(): warn when iconv() fails"
Junio C Hamano
3
-15
/
+2
2021-10-29
Document positive variant of commit and merge option "--no-verify"
Alex Riesen
3
-4
/
+14
2021-10-29
pull: --ff-only should make it a noop when already-up-to-date
Junio C Hamano
2
-2
/
+43
2021-10-29
t5310: drop lib-bundle.sh include
Jeff King
1
-1
/
+0
2021-10-28
pack-bitmap.c: more aggressively free in free_bitmap_index()
Taylor Blau
1
-0
/
+8
2021-10-28
pack-bitmap.c: don't leak type-level bitmaps
Taylor Blau
1
-0
/
+6
2021-10-28
midx.c: write MIDX filenames to strbuf
Taylor Blau
4
-37
/
+49
2021-10-28
builtin/multi-pack-index.c: don't leak concatenated options
Taylor Blau
1
-0
/
+4
2021-10-28
builtin/repack.c: avoid leaking child arguments
Taylor Blau
1
-1
/
+3
2021-10-28
stash: get rid of unused argument in stash_staged()
Sergey Organov
1
-3
/
+3
2021-10-28
pull: honor --no-verify and do not call the commit-msg hook
Alex Riesen
2
-0
/
+30
2021-10-28
completion: fix incorrect bash/zsh string equality check
Robert Estelle
1
-1
/
+1
2021-10-28
send-email docs: add format-patch options
Thiago Perrotta
2
-3
/
+6
2021-10-28
send-email: programmatically generate bash completions
Thiago Perrotta
3
-19
/
+48
2021-10-28
add, rm, mv: fix bug that prevents the update of non-sparse dirs
Matheus Tavares
4
-11
/
+96
2021-10-27
git-bundle.txt: add missing words and punctuation
Martin Ågren
1
-4
/
+4
2021-10-27
Documentation/Makefile: fix lint-docs mkdir dependency
Jeff King
1
-2
/
+2
2021-10-27
builtin/pack-objects.c: don't leak memory via arguments
Taylor Blau
1
-4
/
+7
2021-10-27
t/helper/test-read-midx.c: free MIDX within read_midx_file()
Taylor Blau
1
-1
/
+2
2021-10-27
midx.c: don't leak MIDX from verify_midx_file
Taylor Blau
1
-1
/
+3
2021-10-27
submodule: drop unused sm_name parameter from append_fetch_remotes()
Jeff King
1
-3
/
+2
2021-10-25
The fifteenth batch
Junio C Hamano
1
-0
/
+38
2021-10-25
Merge branch 'ab/test-lib-diff-cleanup'
Junio C Hamano
14
-433
/
+53
2021-10-25
Merge branch 'ab/fix-make-lint-docs'
Junio C Hamano
5
-13
/
+69
2021-10-25
Merge branch 'ab/pkt-line-cleanup'
Junio C Hamano
6
-53
/
+13
2021-10-25
Merge branch 'tb/fix-midx-rename-while-mapped'
Junio C Hamano
1
-19
/
+23
2021-10-25
Merge branch 'ab/test-cleanly-recreate-trash-directory'
Junio C Hamano
1
-1
/
+13
2021-10-25
Merge branch 'jc/doc-commit-header-continuation-line'
Junio C Hamano
1
-4
/
+20
2021-10-25
Merge branch 'ab/mark-leak-free-tests-more'
Junio C Hamano
16
-11
/
+38
2021-10-25
Merge branch 'ab/mark-leak-free-tests'
Junio C Hamano
66
-0
/
+86
2021-10-25
Merge branch 'ab/parse-options-cleanup'
Junio C Hamano
6
-56
/
+109
2021-10-25
Merge branch 'js/userdiff-cpp'
Junio C Hamano
4
-67
/
+94
2021-10-25
Merge branch 'da/mergetools-special-case-xxdiff-exit-128'
Junio C Hamano
1
-0
/
+7
[prev]
[next]